Search found 53125 matches
- Mon Jun 18, 2007 1:10 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Modify Stage Null Handling issue
- Replies: 12
- Views: 7710
- Mon Jun 18, 2007 1:07 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Capturing detail information of job in other category
- Replies: 8
- Views: 1317
- Mon Jun 18, 2007 1:05 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: constrains,derivations,stage variables which one is executes
- Replies: 9
- Views: 2234
You might find this information enlightening. The same question was asked all those years ago.
- Mon Jun 18, 2007 12:59 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DS Error
- Replies: 4
- Views: 1695
- Mon Jun 18, 2007 12:57 am
- Forum: General
- Topic: unable to open desinger
- Replies: 6
- Views: 1680
- Sun Jun 17, 2007 9:59 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Optional routine arguments
- Replies: 3
- Views: 1106
- Sun Jun 17, 2007 8:36 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Optional routine arguments
- Replies: 3
- Views: 1106
DataStage BASIC does not support optional arguments, so you could not use a routine in this language (e.g. from a job sequence). You did not indicate whether your routine is a server or parallel routine; I will assume the latter. Even though C++ supports optional arguments, the interface from DataSt...
- Sun Jun 17, 2007 8:32 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to run these commands in Datastage for Teradata.
- Replies: 4
- Views: 4111
- Sun Jun 17, 2007 8:30 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: TRIPLET FILE CREATION
- Replies: 7
- Views: 2105
Use a Routine activity in a job sequence. This routine uses DataStage BASIC. Within this language the STATUS statement can retrieve the date/time created or modified, file size and other items of information. The routine can also execute a wc -l command to determine the line count. And, of course, t...
- Sun Jun 17, 2007 8:26 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Use of Command Line to list datastage jobs
- Replies: 7
- Views: 12875
- Sun Jun 17, 2007 3:19 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DSD.BCIOpenRef call to SQLNumResultCols failed.SQL statement
- Replies: 10
- Views: 4115
- Sun Jun 17, 2007 3:16 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problems to initiate DataStage project
- Replies: 3
- Views: 1566
- Sun Jun 17, 2007 3:13 pm
- Forum: General
- Topic: Join at Extract or later
- Replies: 1
- Views: 797
Welcome aboard. Where possible, join at extract. There are two main reasons. First, the join may be able to be assisted by indexes and so be achieved faster. Second, the result of the join will contain fewer rows than the unjoined contents of the source tables; this is even more important if these r...
- Sun Jun 17, 2007 3:09 pm
- Forum: General
- Topic: datastage accelerator
- Replies: 4
- Views: 3084
- Sun Jun 17, 2007 1:23 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Modify Stage Null Handling issue
- Replies: 12
- Views: 7710