Search found 53125 matches
- Fri Dec 28, 2007 12:54 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Conditional Join in DS
- Replies: 0
- Views: 1047
- Fri Dec 28, 2007 12:52 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Getting error while saving table definition
- Replies: 5
- Views: 1588
- Fri Dec 28, 2007 12:48 am
- Forum: General
- Topic: Oracle Connection Sharing Issue?
- Replies: 1
- Views: 1118
I've seen it with shared containers, even before version 8. I imagine that something similar happens with connectors - only one person can have it open at a time. The compiled job, on the other hand, uses a reference to the shared container (or connector) so that as many jobs as need to use the logi...
- Fri Dec 28, 2007 12:45 am
- Forum: General
- Topic: Decimal Conversion
- Replies: 4
- Views: 1611
This is fixed-width data. The field width is 12. Therefore the implied data type is Char(12). Whatever you specify to represent null in this field must contain exactly 12 characters. In the Columns grid of the Sequential File stage scroll right until you find NULL Value and supply values there that ...
- Thu Dec 27, 2007 7:00 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Multiple instance invocation from a shell script
- Replies: 9
- Views: 2505
- Thu Dec 27, 2007 6:58 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: dsjob -report
- Replies: 8
- Views: 7186
- Thu Dec 27, 2007 6:53 pm
- Forum: General
- Topic: New Year Wishes
- Replies: 15
- Views: 4319
- Thu Dec 27, 2007 2:57 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Reading a value from a file and database
- Replies: 4
- Views: 932
Command output probably has linefeed(s). You need to convert these to "" in addition to anything else you want to do.
Code: Select all
Trim(Convert(@FM,"",EC.$CommandOutput))- Thu Dec 27, 2007 2:46 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle Query error in Datastage
- Replies: 5
- Views: 4184
- Thu Dec 27, 2007 2:39 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job Sequence features
- Replies: 3
- Views: 1527
- Thu Dec 27, 2007 2:37 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: dsjob run sequential execution
- Replies: 2
- Views: 1177
- Thu Dec 27, 2007 2:36 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: STOP/KILL a job
- Replies: 8
- Views: 5405
- Thu Dec 27, 2007 2:34 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: About a warning
- Replies: 4
- Views: 1473
- Thu Dec 27, 2007 2:32 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DataStage 8.0 Installation
- Replies: 9
- Views: 2677
- Thu Dec 27, 2007 2:29 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: dsjob -report
- Replies: 8
- Views: 7186