Accessing Oracle from Mainframe [message #664178] |
Thu, 06 July 2017 05:19 |
|
saikumar81
Messages: 1 Registered: July 2017
|
Junior Member |
|
|
One of our project is looking for information about accessing data present in ORACLE from IBM Mainframe applications (Z/OS). The data is lying on Oracle which is in a separate server and the IBM mainframe system, using COBOL programs need to access the data from Oracle.
I heard that by using 'Oracle Access Manager for CICS' we can access Oracle data from IBM mainframe applications. If yes, then are there any limitations/considerations on the Oracle version we are using ? I heard that this feature (Oracle Access Manager for CICS/IMS) is only supported in older versions of Oracle(i.e. 10g) but not in 11g or 12c ? Is Oracle still supporting 'Oracle Access Manager for CICS/IMS' ? Has anyone done this or do you have suggestions?
Thanks in advance for your help.
Sai
|
|
|
|
|
Re: Accessing Oracle from Mainframe [message #664189 is a reply to message #664178] |
Thu, 06 July 2017 07:31 |
John Watson
Messages: 8944 Registered: January 2010 Location: Global Village
|
Senior Member |
|
|
You should be OK for some time. The Oracle 10.2.0.4 client for z/OS will be able to logon on to a release 11 or 12 database no problem. No guarantee for release 13, whenever it comes. The relevant Metalink article is this one,
Oracle Database on z/OS Support Status (Doc ID 461234.1)
|
|
|