Home » Infrastructure » Other Operating Systems » Calling an Oracle Remote instance from MF COBOL
Calling an Oracle Remote instance from MF COBOL [message #173654] Tue, 23 May 2006 15:47 Go to next message
cjoyce
Messages: 2
Registered: May 2006
Junior Member
We are trying to use Access Manager to connect to Oracle (10g) on a remote linux server from a mainframe (z/OS 1.7) batch cobol program. We have SQLPlus executed from a batch job working fine, but the COBOL program is encountering the following error:

RC-SQL AFTER CONNECT:
0006413
SQLERRMC AFTER CONNECT: ORA-06413: Connection not open.
SQLCA AFTER CONNECT: W3 ORA-06413: Connection not open.

Any help would be appreciated or at least indications that others have this working.
Re: Calling an Oracle Remote instance from MF COBOL [message #173829 is a reply to message #173654] Wed, 24 May 2006 12:50 Go to previous message
cjoyce
Messages: 2
Registered: May 2006
Junior Member
Looks like we have the issue resolved. We were missing the following in the execution JCL.
//ORA$ENV DD *
TWO_TASK=<oracle inst>
Previous Topic: AS400 Printing Arabic with Lan ASCII Printer
Next Topic: Oracle RDB Tech/Cost Question
Goto Forum:
  


Current Time: Thu Mar 28 09:42:25 CDT 2024