IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Accessing Oracle from Cobol z/OS


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Oratorio

New User


Joined: 04 Feb 2010
Posts: 1
Location: Europe

PostPosted: Thu Jan 31, 2013 3:52 pm
Reply with quote

Hi,

How can I access distributed oracle db from Cobol z/OS running as Batch or under ISM / CICS ? without db2 gateway and federated server
Back to top
View user's profile Send private message
agkshirsagar

Active Member


Joined: 27 Feb 2007
Posts: 691
Location: Earth

PostPosted: Mon Feb 11, 2013 10:09 pm
Reply with quote

Oracle Access Manager for access via CICS/IMS and
Oracle z/OS Client for accessing via Batch.

I did some research a while ago and it turns out, Oracle has 'stabilized' its client software on z/OS. That's just a fancy way of saying 'we are NOT doing any maintenance to z/OS client' . Oracle 10gR2 is the latest and final version available on z/OS. However, this version is going to be supported indefinitely. Oracle 10 client is capable of accessing Oracle 11 database and future releases unless, Oracle changes its mind.

IMHO, such uncertain language is enough to deter any new applications from migrating to z/OS based access to Oracle and forcing current applications to choose between distributed Oracle or a native mainframe database like DB2.

If you must access to Oracle from mainframe using a more reliable way that will continue to be supported in future; look at Linux on mainframe or web service based access.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts Replace each space in cobol string wi... COBOL Programming 3
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
No new posts COBOL ZOS Web Enablement Toolkit HTTP... COBOL Programming 0
No new posts Calling DFSORT from Cobol, using OUTF... DFSORT/ICETOOL 5
No new posts Generate random number from range of ... COBOL Programming 3
Search our Forums:

Back to Top