chulett wrote:You need to establish a handle to the "srcDlyCalcTxns_LN" job and not use DSJ.ME at all. The 2nd & 3rd arguments are Stage Name and Link Name respectively from the job the handle is attached to. And then detach the handle when you are done with it.
Search found 42189 matches
- Fri Jan 02, 2009 1:18 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Help needed for FTP stage...
- Replies: 27
- Views: 9523
- Fri Jan 02, 2009 12:08 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Help needed for FTP stage...
- Replies: 27
- Views: 9523
- Fri Jan 02, 2009 11:51 am
- Forum: General
- Topic: table definition differences between Manager and Designer
- Replies: 1
- Views: 888
Someone could have manually added a column to the table in the job without updating the metadata, there's nothing forcing them to match other than disciplined developers. However, sounds more like the metadata and the job were updated in dev but the updated metadata wasn't promoted into the producti...
- Fri Jan 02, 2009 11:47 am
- Forum: General
- Topic: When using Job Compile in Designer I do not see error box
- Replies: 6
- Views: 1777
- Fri Jan 02, 2009 11:45 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Help needed for FTP stage...
- Replies: 27
- Views: 9523
No idea what your error has to do with the code you posted but your call to DSGetLinkInfo will never be executed:
Does that formatting help show you why?
Code: Select all
If Errcode Then
GOTO ENDJOB
result = DSGetLinkInfo(DSJ.JOBNAME,DSJ.xfmDailyCalcTxns,DSJ.Extract_DailyCalcTxns,DSJ.LINKROWCOUNT)
End - Fri Jan 02, 2009 11:20 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Help needed for FTP stage...
- Replies: 27
- Views: 9523
- Fri Jan 02, 2009 10:49 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Help needed for FTP stage...
- Replies: 27
- Views: 9523
- Fri Jan 02, 2009 10:38 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Help needed for FTP stage...
- Replies: 27
- Views: 9523
- Fri Jan 02, 2009 10:31 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Help needed for FTP stage...
- Replies: 27
- Views: 9523
- Fri Jan 02, 2009 10:29 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Milliseconds in date function
- Replies: 1
- Views: 777
- Fri Jan 02, 2009 9:10 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Help needed for FTP stage...
- Replies: 27
- Views: 9523
- Fri Jan 02, 2009 9:02 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to run job in unix command promp
- Replies: 1
- Views: 863
- Fri Jan 02, 2009 9:00 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: command
- Replies: 3
- Views: 914
- Fri Jan 02, 2009 8:55 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Hashed file
- Replies: 10
- Views: 1917
- Fri Jan 02, 2009 8:39 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: error on import
- Replies: 2
- Views: 1277