Search found 53125 matches
- Sat Nov 05, 2011 5:54 am
- Forum: General
- Topic: Help in server routine
- Replies: 2
- Views: 1125
- Sat Nov 05, 2011 5:53 am
- Forum: General
- Topic: Custome universe routine
- Replies: 2
- Views: 799
- Sat Nov 05, 2011 5:52 am
- Forum: General
- Topic: Unlocking a job via another job
- Replies: 36
- Views: 9218
- Sat Nov 05, 2011 5:48 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Issue during target load
- Replies: 8
- Views: 2097
- Fri Nov 04, 2011 8:51 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Finding Similar records & assigning Groups
- Replies: 24
- Views: 8656
- Fri Nov 04, 2011 3:37 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Issue during target load
- Replies: 8
- Views: 2097
- Fri Nov 04, 2011 3:35 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Need SCD 2 and SCD 1 logic help
- Replies: 3
- Views: 1929
- Fri Nov 04, 2011 3:31 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to Ouput Reject Records from DB2 Connector to Flat File
- Replies: 18
- Views: 12276
I do not have RCP enabled. But when I output it to a dataset, it does not have any metadata defined, but the columns are there in the dataset when ran. This is because the operator that writes to a Data Set is copy - it simply makes a copy of the virtual Data Set in the job. And virtual Data Sets d...
- Fri Nov 04, 2011 3:30 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Length in Modify stage
- Replies: 13
- Views: 10425
- Fri Nov 04, 2011 3:24 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: What is substr equivalent for transformer
- Replies: 3
- Views: 1454
- Fri Nov 04, 2011 3:17 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sort Performance issue
- Replies: 1
- Views: 716
- Fri Nov 04, 2011 3:15 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Performance Issue in ODBC Enterprise
- Replies: 10
- Views: 3372
- Fri Nov 04, 2011 3:13 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job failure issue
- Replies: 4
- Views: 3566
- Fri Nov 04, 2011 3:10 pm
- Forum: General
- Topic: Unable to login to web-console after install of 8.5
- Replies: 3
- Views: 1250
- Fri Nov 04, 2011 3:05 pm
- Forum: General
- Topic: Sequence job dependency
- Replies: 1
- Views: 995
You can achieve this with judicious use of triggers within the sequence for the first part. For the second part you would need to design your sequence to test each job's most recent exit status (via a routine activity perhaps), the exit status of the sequence itself, the dates associated therewith, ...