Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Call a Data Stage Job

Status
Not open for further replies.

sherkhan

Programmer
Jan 12, 2006
11
US
How can we call a Data Stage Job from Mercator Map?
 
You can run a shell script or batch file via the adapter to call dsjob executable. Obviously, you would use shell adapter on UNIX and Batch on Windows. Both DataStage and DataStage TX would need to be on the same machine or have a common (possibly NFS mounted) file system.

If you have 7.5.1 of both programs, you can also use DataStage to run a map as a stage in a job, using the transformation abilities of DS TX for DS. If you need to process XML or EDI or any other complex data structure, DS TX is much easier.



BocaBurger
<===========================||////////////////|0
The pen is mightier than the sword, but the sword hurts more!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top