Calling an Oracle Remote instance from MF COBOL [message #173654] |
Tue, 23 May 2006 15:47 |
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.
|
|
|
|