RE: :ODBC - File size limit exceeded

RE: :ODBC - File size limit exceeded

am 29.11.2005 05:51:19 von jurlwin

Which driver are you using? UnixODBC is the driver manager. I'd check:
df -h -- volumes with low disk space
log files (at or near your ulimit)

Jeff


-----Original Message-----
From: Daniel Kasak [mailto:dan@entropy.homelinux.org]=20
Sent: Sunday, November 27, 2005 5:25 PM
To: dbi-users@perl.org
Subject: 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 =3D DBI->connect(
"dbi:ODBC:SQLServer",
"some_username",
"some_password",
{
PrintError =3D> 1,
odbc_cursortype =3D>
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



--=20
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@entropy.homelinux.org to be marked as spam.

Teach CanIt if this mail (ID 23262) is spam:
Spam:
http://entropy.homelinux.org/canit/b.php?c=3Ds&i=3D23262&m=3 D9839f5472950=

Not spam:
http://entropy.homelinux.org/canit/b.php?c=3Dn&i=3D23262&m=3 D9839f5472950=

Forget vote:
http://entropy.homelinux.org/canit/b.php?c=3Df&i=3D23262&m=3 D9839f5472950=

------------------------------------------------------
END-ANTISPAM-VOTING-LINKS