JDBC/SQLJ Driver for DB2 OS/390

JDBC/SQLJ Driver for DB2 OS/390

Post by Brent Broug » Thu, 23 Nov 2000 04:00:00



Has anyone successfully installed the JDBC/SQLJ Driver for DB2 OS/390 ? We are on DB2 6.1 and OS/390 2.7. When we try to run the installation CLIST script we are getting two errors.
1. HPJ3054 (E) I/O Exception
2. java.io.IOException: DSNAQJLL.link: not found

Help

--
Posted from falcon.wcf-utah.com [199.104.92.194]
via Mailgate.ORG Server - http://www.Mailgate.ORG

 
 
 

1. SQLJ Java Stored Procedures with DB2 6 on OS/390

Hi

I'm trying to implement SQLJ Java Stored Procedures in DB2 6.1 for OS/390.
At the moment the procedure abnormally terminates with -430 when it tries to
get the default connection context.

In the DB2 for OS/390 Application Programming Guide and Reference for Java,
their example does not explicitly get the default context, deferring to the
default behaviour. In the Java Stored Procedures Redbook (SG24-5945-00)
however, they do explicitly call getDefaultContext() in their SQLJ example.

I tried both ways and got the same error, at my call to getDefaultContext()
when I make the call myself, and at the equivalent place in the generated
code when I don't.

Has anybody experienced similar problems? Or alternatively put, am I the
only person in the world doing Java Stored Procedures on OS/390? Any help
would be much appreciated.

Regards

Steve Lock

2. Oracle's deferrable in SQL Server

3. using JDBC to DB2 on OS/390 , and JDBC Applet Server

4. test only

5. I need help defending VB against Progress...

6. jdbc connection to DB2 5.1.2 on os/390

7. Upgrading 2.6 apps to Visual FP 3.0

8. how to insert/select from clob/blob column in db2 7.1/7.2 OS/390 in JDBC

9. JDBC connection to DB2 on OS/390 from Solaris

10. Newbie Question : JDBC remote connection to DB2 on OS/390

11. os/390 db2 with jdbc?

12. DB2 on OS/390 and JDBC