Accessing Remotely Oracle from CICS COBOL Program [message #99291] |
Tue, 27 November 2001 13:11 |
Murthy Namagiri
Messages: 1 Registered: November 2001
|
Junior Member |
|
|
Hi,
I am trying to develop a CICS program which has to access Oracle on a remote server... can you give me any guidelines??? I am just starting ... What Set up/ Access rights, Id/ Passwords do I need to be able to do this.. Can any one suggest where to look for info or where I can get sample code??
Help is greatly appreciated !!
Thanks in Advance
Thanks & Regards
Murthy N.L.
----------------------------------------------------------------------
|
|
|
Re: Accessing Remotely Oracle from CICS COBOL Program [message #99297 is a reply to message #99291] |
Fri, 11 January 2002 02:34 |
Frank Naude
Messages: 4587 Registered: April 1998
|
Senior Member |
|
|
Hi,
One can use the "Oracle Access Manager for CICS" (AM4CICS) product to access Oracle from 3GL programs (COBOL, C, etc). Connecting to remote databases will not be a problem regardless of what platform they run on. Look in the SRCLIB PDS for examples.
Best regards.
Frank Naude
|
|
|
|