ODBC USAGE on mainframes

A forum for discussing DataStage<sup>®</sup> basics. If you're not sure where your question goes, start here.

Moderators: chulett, rschirm, roy

Post Reply
thatiprashant
Participant
Posts: 25
Joined: Mon Sep 19, 2005 11:32 am

ODBC USAGE on mainframes

Post by thatiprashant »

Hi Guys,

Can someone please help me about mvs version of datastage, i am unable to use ODBC in my mvs datastage, if i use dclgen for table definations will that help me in extracting the data and writing the data into the tables,

thanks in anticipation.

regards
Prashant
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

There is no ODBC stage for mainframe jobs. You use a Relational stage to access your DB2 data on the mainframe. DCLGen is simply one way of representing metadata; you can import the table definition into DataStage from a DCLGen.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply