Search found 15603 matches
- Wed Feb 07, 2007 4:50 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Manipulating and managing the Template project
- Replies: 6
- Views: 2283
- Wed Feb 07, 2007 4:45 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: I-descriptor was not compiled
- Replies: 15
- Views: 6258
- Wed Feb 07, 2007 7:40 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reject Link from a Sequential file
- Replies: 10
- Views: 6100
- Wed Feb 07, 2007 6:05 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reject Link from a Sequential file
- Replies: 10
- Views: 6100
- Wed Feb 07, 2007 5:52 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to get out the Null row in a file
- Replies: 20
- Views: 4886
- Wed Feb 07, 2007 5:24 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: I-descriptor was not compiled
- Replies: 15
- Views: 6258
- Wed Feb 07, 2007 5:21 am
- Forum: General
- Topic: Takeing backup from command Line.
- Replies: 5
- Views: 1841
- Wed Feb 07, 2007 4:22 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Doubt in - Sequence of records processed by DataStage
- Replies: 10
- Views: 3389
vij - why would you want to maintain any particular order when writing to this SQL server table? Sometimes the order of keys can make a performance difference when loading, but that doesn't sound like your issue. Basically no matter what the order is of the records you are inserting to SQL Server th...
- Wed Feb 07, 2007 3:04 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Scheduled Job not running
- Replies: 6
- Views: 1313
- Wed Feb 07, 2007 3:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unexpected Job Failure
- Replies: 14
- Views: 8374
...I have tried writing to Peek stage with 1 node configuration file and the job ends OK. it never fails... It does seem to be related to the Teradata output. If you change back to your normal configuration file and run the job a couple of times and it still doesn't fail you can be fairly certain o...
- Wed Feb 07, 2007 2:52 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: I-descriptor was not compiled
- Replies: 15
- Views: 6258
- Tue Feb 06, 2007 12:40 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error : Not bounded length
- Replies: 31
- Views: 7176
- Tue Feb 06, 2007 12:08 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error : Not bounded length
- Replies: 31
- Views: 7176
- Tue Feb 06, 2007 10:42 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: UTILITY for viewing data Selectively using a criteria
- Replies: 5
- Views: 1446
- Tue Feb 06, 2007 9:36 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: what is DSJ.ME ?
- Replies: 7
- Views: 5719
When you refer to DataStage internal variables and routines in your own job, you need to add the following line to your code:
Code: Select all
$INCLUDE DSINCLUDE JOBCONTROL.H