On Wed, 2002-12-25 at 14:41, Kurt Klinner wrote: > Hello, > > we have some problems while using some perl scripts on a > Sybase ASE 12.5 (Sun Solaris 2.8, 8 processors, 48 G RAM). > These scripts perform a lot of inserts, updates and deletes > to different temporary tables, and sometimes it happens that we get a log > suspend on the tempdb and the perl programms die.
Hmmm... Normally the client program should not die in case of a LOG SUSPEND situation, *unless* the server/database is configured to "abort tran on log full" (see sp_helpdb for the offending database to check if this option is turned on). Michael > -- > Michael Peppler Data Migrations, Inc. > [EMAIL PROTECTED] http://www.mbay.net/~mpeppler > Sybase T-SQL/OpenClient/OpenServer/C/Perl developer available for short or > long term contract positions - http://www.mbay.net/~mpeppler/resume.html
signature.asc
Description: This is a digitally signed message part
