Guest_imported
New member
- Jan 1, 1970
- 0
Our web site does its database processing using JDBC on an OS 390 platform. We have found that spordically we have SQL 1337 exceptions being thrown. The error message reads
"The service "db2inst1c" was not found". This is the DB2 service we have defined. It appears as though the system table where this is defined gets corrupted and the application loses sight of the DB2 service definition. The only way to fix this then is to recycle the servers -- stop and restart them. When this is done the JVMs are forced to reread the system table and then everything is fine again. Our systems folks have tried everything but to no avail.
Can someone give me some advice/suggestions about this? I can provide more information if required.
Thanks
"The service "db2inst1c" was not found". This is the DB2 service we have defined. It appears as though the system table where this is defined gets corrupted and the application loses sight of the DB2 service definition. The only way to fix this then is to recycle the servers -- stop and restart them. When this is done the JVMs are forced to reread the system table and then everything is fine again. Our systems folks have tried everything but to no avail.
Can someone give me some advice/suggestions about this? I can provide more information if required.
Thanks