The routines commonly used for (1), (2), (3), (4) are:
DSAttachJob(), DSDetachJob(), DSGetJobInfo(), DSGetStageInfo(), DSGetLinkInfo().
I don't know what (5) and (6) mean, so cannot answer that.
Search found 15603 matches
- Wed Aug 13, 2008 4:16 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: name some of the Routines to be used in PX jobs
- Replies: 5
- Views: 2121
- Wed Aug 13, 2008 3:17 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Record <>in file DS_ROUTINES is read-only and cannot b
- Replies: 4
- Views: 1279
- Wed Aug 13, 2008 3:16 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: SQL Server Enterprise Stage - Reject Records
- Replies: 3
- Views: 798
- Wed Aug 13, 2008 3:04 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: name some of the Routines to be used in PX jobs
- Replies: 5
- Views: 2121
- Wed Aug 13, 2008 1:40 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Replacing Mutlibyte characters to Single byte characters
- Replies: 9
- Views: 2833
- Wed Aug 13, 2008 12:47 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job control fatal error (-4)
- Replies: 18
- Views: 4768
- Wed Aug 13, 2008 12:44 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Replacing Mutlibyte characters to Single byte characters
- Replies: 9
- Views: 2833
- Tue Aug 12, 2008 10:45 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parameter Sets- Not passing value to jobs from sequence
- Replies: 8
- Views: 3739
Parameter sets can be tricky to work with. In our current project we've seen such value propagation problems and seen that there are known issues, but if I recall correctly we encountered issues when using parameter set values in shared and local containers, not from a sequence calling a job. How ar...
- Tue Aug 12, 2008 8:41 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Mail Alert
- Replies: 1
- Views: 682
Here's one approach of many. Call your PX job from a sequence, in the sequence have a transformer which has a constraint on an output link to only output when the value exceeds your limit and write this to a sequential file. Then, in the calling sequence check to see if the file has a length longer ...
- Tue Aug 12, 2008 7:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: expecting 1 segments, read 2 segments
- Replies: 15
- Views: 4333
- Tue Aug 12, 2008 6:49 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Difference between Server and Parallel Jobs
- Replies: 5
- Views: 12592
Generally PX jobs run with more throughput but take more time to develop. Let's take an example job that takes 3 days to develop in PX and runs in 10 minutes and the same job would take 1 days to develop in Server but runs for 60 minutes. Which is better? If the job runs 10x a day and is part of a c...
- Mon Aug 11, 2008 10:52 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job control fatal error (-4)
- Replies: 18
- Views: 4768
- Mon Aug 11, 2008 9:51 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DSJE_DSJOB_ERROR
- Replies: 12
- Views: 8966
- Mon Aug 11, 2008 9:06 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Cannot connect datastage, errors 39202 and 80011
- Replies: 11
- Views: 14884
- Mon Aug 11, 2008 7:34 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: how to subtract between two timestamps in datastage server
- Replies: 2
- Views: 5437