1. I want to rename the job by using scripts.
2. I need to know where the jobnames stored in the server as a file format or any other.Is that easy to rename the job.
3. Please advise me.
Search found 4 matches
- Thu Jun 25, 2009 8:11 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Want to rename Datastage job using script
- Replies: 2
- Views: 1755
- Thu Feb 19, 2009 12:45 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Fetch Column derivation for all Active stages
- Replies: 5
- Views: 1670
- Wed Feb 18, 2009 2:27 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Fetch Column derivation for all Active stages
- Replies: 5
- Views: 1670
- Tue Feb 17, 2009 6:02 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Fetch Column derivation for all Active stages
- Replies: 5
- Views: 1670
Fetch Column derivation for all Active stages
Im reiterating the problem we have faced when fetching metadata from active to passive stage. Call DSGetLinkMetaData(Result,JobName,stgname,stglinkname) WriteSeq "the deriavtion is:":Result<9,k> To FileVar Stg1------>Transformer1----->Transformer2-------->Stg2 There are three links link1, ...