DBD::ODBC - File size limit exceeded
Greetings.
One of our PCs has suddenly started bailing out when opening a DBD::ODBC
connection, with the error:
File size limit exceeded
The line of code it exits on is:
my $ms_dbh = DBI->connect(
"dbi:ODBC:SQLServer",
"some_username",
"some_password",
{
PrintError => 1,
odbc_cursortype => DBI::SQL_CURSOR_DYNAMIC
}
)
|| die "Database connectin not made: $DBI::errstr";
I haven't updated anything on this box recently. I can't really see what
the problem is. The app runs fine on our other systems. Any clues?
All systems are running Gentoo, with a 2.6.x kernel, perl-5.8.7,
unixODBC-2.2.11 ( previously 2.2.8 - I just updated this to see if a
newer version would fix our problem ) and DBD::ODBC-1.13.
Dan
--
BEGIN-ANTISPAM-VOTING-LINKS
------------------------------------------------------If you are not the CanIt administrator and you think this
message is spam, please give the id 23262 and magic value
9839f5472950 to postmaster@xxxxxxxxxxxxxxxxxxxxx to be marked as spam.
Teach CanIt if this mail (ID 23262) is spam:
Spam: http://entropy.homelinux.org/canit/b.php?c=s&i=23262&m=9839f5472950
Not spam: http://entropy.homelinux.org/canit/b.php?c=n&i=23262&m=9839f5472950
Forget vote: http://entropy.homelinux.org/canit/b.php?c=f&i=23262&m=9839f5472950
------------------------------------------------------
END-ANTISPAM-VOTING-LINKS
.
Relevant Pages
- Re: Trick Anti-Spam Procedure - looking for the app
... something (PERL or AppleScript) is just you folks talking to each other ... Maybe someone could weigh in with a suggestion about an app from the ... I didn't ask him about the application that did this because spam ... (comp.sys.mac.apps) - Re: mail filtering
... XML file that will update the Real Time Black Hole lists. ... REGEX filters as we notice new SPAM terms that we didn't catch in the first ... REGEX generator app that was supplied by a user in the ORF newsgroups. ... (microsoft.public.backoffice.smallbiz2000) - Setting " My Documents " to " dev/null ".
... V.S. isn't the only app that puts crap in " My Documents ". ... Using the " My Documents " folder is like asking for spam, ... (microsoft.public.vc.ide_general) - Re: POS
... This is not a spam, just a 32bit written with VB 6.0 POS ... that I am giving away for free, it is not a huge app just a simple retailer ... Well first was written in VB and Source code might be available for open ... (microsoft.public.vb.general.discussion) - Re: Burning WDK ISO to DVD under XP?
... mount the image without burning it. ... Neat little app. ... replace the word 'spam' embedded in return address with 'mail'. ... (microsoft.public.development.device.drivers) |
|