[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: -905 error in DB2 while running SQR
- Subject: Re: -905 error in DB2 while running SQR
- From: Amart92692 <Amart92692@AOL.COM>
- Date: Fri, 13 Mar 1998 01:38:58 EST
John,
To the best of my knowledge that occurs when your job reaches the CPU limit
for DB2 calls. It is usually set by your systems people to protect against
runaway queries and bad sql code. The -905 is recorded as a timeout. We have a
similar limit in our shop to control client processes. See if your systems
group can raise the limit or if you can run the report on the server.
-Andrew