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. Now i would like to ask is there any option that i can set, so that the programms do not die or do i have to write my own errorhandler to handle this log suspend case manually
Regards Kurt
