Search found 53125 matches
- Wed Mar 21, 2007 8:33 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: All jobs deleted from the project
- Replies: 6
- Views: 1677
- Wed Mar 21, 2007 8:30 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Stop flow of Warnings in Director
- Replies: 3
- Views: 643
- Wed Mar 21, 2007 8:28 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job reporting
- Replies: 2
- Views: 706
- Wed Mar 21, 2007 6:30 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Using Zoned DataType Fields
- Replies: 3
- Views: 1348
- Wed Mar 21, 2007 6:29 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Conversion Function
- Replies: 15
- Views: 4539
- Wed Mar 21, 2007 6:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Compare Stage
- Replies: 10
- Views: 2824
Compare stage only compares columns identified as Key. Also, you will need a column called diff on the output, to receive the result. The output from a Compare stage consists of three columns, diff, the first input link record as a subrecord, and the other input link record as a subrecord. The Compa...
- Wed Mar 21, 2007 6:25 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Using API functions in parallel rouitne
- Replies: 6
- Views: 2175
- Wed Mar 21, 2007 6:20 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: 7 Key column Lookup
- Replies: 11
- Views: 2110
- Wed Mar 21, 2007 6:04 pm
- Forum: General
- Topic: whats going on?
- Replies: 4
- Views: 1447
- Wed Mar 21, 2007 6:03 pm
- Forum: IBM QualityStage
- Topic: unrecognised extract type error
- Replies: 5
- Views: 2126
- Wed Mar 21, 2007 6:01 pm
- Forum: IBM QualityStage
- Topic: Error Match
- Replies: 6
- Views: 2105
Welcome aboard. :D Mprob is a probability figure; it should be a single number in the range 0 through 1. Yours seems to have a comma (about which the initial complaint seems to be being generated) and a second number. Where are you entering this? Perhaps you didn't successfully erase what was alread...
- Wed Mar 21, 2007 6:16 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Folder stage to read multiple files then remove file headers
- Replies: 10
- Views: 3094
- Wed Mar 21, 2007 6:13 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datastage userid as parameter
- Replies: 11
- Views: 3773
If it's in a job sequence you can use the system variable @LOGNAME in an expression, or use an Execute Command activity to retrieve the value of the environment variable that contains your user ID. Since you're in the parallel forum, I'm guessing you are on 7.5x2, and can therefore retrieve it from ...
- Wed Mar 21, 2007 6:07 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Update existing or insert new rows
- Replies: 3
- Views: 2214
It usually means that the database has rejected those records, perhaps because some constraint has been violated. In the Transformer stage immediately prior to the ODBC stage add an additional output link and mark it able to handle rejects. Create three columns there (all VarChar). SQLState - VarCha...
- Wed Mar 21, 2007 6:03 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem when running the Job Sequence
- Replies: 7
- Views: 4643