Search found 42189 matches
- Mon Aug 28, 2017 12:16 pm
- Forum: General
- Topic: DataStage objects got disappeared from designer
- Replies: 20
- Views: 6423
- Mon Aug 28, 2017 7:11 am
- Forum: General
- Topic: DataStage objects got disappeared from designer
- Replies: 20
- Views: 6423
- Fri Aug 25, 2017 3:43 pm
- Forum: IBM QualityStage
- Topic: QualityStage - How to match string with spaces
- Replies: 8
- Views: 7140
- Fri Aug 25, 2017 11:36 am
- Forum: IBM QualityStage
- Topic: QualityStage - How to match string with spaces
- Replies: 8
- Views: 7140
- Fri Aug 25, 2017 9:14 am
- Forum: General
- Topic: is the service a re
- Replies: 3
- Views: 1811
- Fri Aug 25, 2017 6:40 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: selective compile
- Replies: 6
- Views: 2363
- Thu Aug 24, 2017 10:24 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Getting Month Name from Column Name
- Replies: 4
- Views: 2886
- Thu Aug 24, 2017 6:49 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: selective compile
- Replies: 6
- Views: 2363
- Thu Aug 24, 2017 6:45 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Transformer is not compiling
- Replies: 8
- Views: 6208
- Wed Aug 23, 2017 1:24 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Transformer is not compiling
- Replies: 8
- Views: 6208
- Wed Aug 23, 2017 9:17 am
- Forum: General
- Topic: different versions on client/server
- Replies: 9
- Views: 2738
Agreed. And dang, I remember dealing with #2 back in the day. Specifically, a client patch that corrected a sequence job compilation issue... compile without the patch, job no workie, with the patch the generated code (which I think had something to do with looping) actually worked. Had to put an an...
- Tue Aug 22, 2017 12:39 pm
- Forum: General
- Topic: Get data from URL based sysdate-1
- Replies: 6
- Views: 2578
- Tue Aug 22, 2017 12:34 pm
- Forum: General
- Topic: Get data from URL based sysdate-1
- Replies: 6
- Views: 2578
- Tue Aug 22, 2017 11:04 am
- Forum: General
- Topic: Get data from URL based sysdate-1
- Replies: 6
- Views: 2578
- Mon Aug 21, 2017 9:09 pm
- Forum: General
- Topic: Job elapsed in DSGetjobinfo
- Replies: 4
- Views: 2584
So you are calling the function from a C++ routine? The docs say that: ReturnInfo is a pointer to a DSJOBINFO data structure where the requested information is stored. The DSJOBINFO data structure contains a union with an element for each of the possible return values from the call to DSGetJobInfo. ...