Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

(Class COM.ibm.db2.jdbc.app.DB2Exception ) [IBM][CLI Driver]SQL1032N

843853Jul 28 2001 — edited Aug 8 2001
Hello,

I am running a Java program which handles the UDB connections on SunOs5.6. I am getting the following exceptions.

Exception : (Class COM.ibm.db2.jdbc.app.DB2Exception ) [IBM][CLI Driver]
SQL1032N No start database manager command
was issued. SQLSTATE=57019

First 10 Connection are sucessfully created, for 11th connection I am getting the above exception.

Does any one through some light on this Exception.

Thanks in Advance.
Khader
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 5 2001
Added on Jul 28 2001
1 comment
171 views