Search found 53125 matches
- Mon Oct 01, 2007 2:39 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Explicit Sort vs Link Sort
- Replies: 4
- Views: 1610
- Mon Oct 01, 2007 2:33 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Creating Hash Files in a remote directory
- Replies: 7
- Views: 2568
- Mon Oct 01, 2007 4:42 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Difference&pref between constraints,variables,env variab
- Replies: 1
- Views: 852
- Mon Oct 01, 2007 4:39 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Load Balancing using job Control
- Replies: 15
- Views: 3556
- Mon Oct 01, 2007 4:34 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Unhandled failure encountered calling routine
- Replies: 2
- Views: 952
Do you make sure that the Routine returns 0 (if you are using an OK or Failure trigger anything but zero is regarded as failure)? If you do need to return specific values, make sure that you handle these with triggers, rather than relying on the default (which seeks a zero versus non-zero return val...
- Mon Oct 01, 2007 4:32 am
- Forum: Site/Forum
- Topic: Metadata Loading at Runtime
- Replies: 2
- Views: 2250
- Mon Oct 01, 2007 12:54 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: lookup
- Replies: 4
- Views: 1320
Welcome aboard. The Lookup stage is one of many stages you can use in a parallel job. Its task is to retrieve zero or more rows from a data set that match supplied key value(s). For more information read the chapter on the Lookup stage in the Parallel Job Developer's Guide Attending an entry-level c...
- Mon Oct 01, 2007 12:52 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: To find number of columns in a hashed file
- Replies: 1
- Views: 779
- Mon Oct 01, 2007 12:45 am
- Forum: General
- Topic: one more help please how to convert GMT to central time?
- Replies: 10
- Views: 4151
But you never did get an answer about daylight saving time. Nor is there a ready answer. You could interrogate the system's time zone setting, and trust that it has been set correctly. You could rely on the legislation about the changeover dates, but these may change in future (they are changing thi...
- Sun Sep 30, 2007 9:27 pm
- Forum: General
- Topic: one more help please how to convert GMT to central time?
- Replies: 10
- Views: 4151
- Sun Sep 30, 2007 9:25 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reg: Date Dimension load
- Replies: 6
- Views: 1655
- Sun Sep 30, 2007 9:21 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Command output of ExecCommand
- Replies: 24
- Views: 14220
You're not done yet. What is it that is causing the activity to fail? If it's the Execute Command activity, this is an exit status other than zero; you may need to make a small adjustment in your shell script ( exit 0 ). You still have not properly gathered the command output either - or, if you hav...
- Sun Sep 30, 2007 2:36 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Command output of ExecCommand
- Replies: 24
- Views: 14220
- Sun Sep 30, 2007 2:31 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: FUNCTION: @INROWNUM
- Replies: 17
- Views: 5382
- Sun Sep 30, 2007 2:32 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Heap Memory Size Isuue
- Replies: 5
- Views: 1952