Search found 53125 matches
- Tue Jan 09, 2007 2:14 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: slow read from dataset - combinability mode issue?
- Replies: 12
- Views: 3970
- Tue Jan 09, 2007 2:12 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle Enterprise Stage
- Replies: 2
- Views: 774
Almost no difference at all when performing a SELECT operation. The Oracle Enterprise is constrained to executing in sequential mode because of the way that Oracle delivers the result set. However, the Oracle Enterprise stage can quite happily perform parallel Upsert operations or parallel Load oper...
- Tue Jan 09, 2007 2:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: BAPI stage file format
- Replies: 4
- Views: 1350
- Tue Jan 09, 2007 2:09 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: calling Job parameters
- Replies: 8
- Views: 2197
- Tue Jan 09, 2007 2:04 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Remove all Non-Unique records
- Replies: 14
- Views: 6547
- Tue Jan 09, 2007 2:02 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DataStage PX training materail
- Replies: 11
- Views: 4833
- Tue Jan 09, 2007 1:56 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Regarding Parameters
- Replies: 15
- Views: 3220
- Tue Jan 09, 2007 1:54 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: XML Parser Error
- Replies: 6
- Views: 1173
- Tue Jan 09, 2007 1:53 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: TimeStamp in oracle
- Replies: 2
- Views: 915
- Tue Jan 09, 2007 1:49 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: RFC Load
- Replies: 3
- Views: 948
- Tue Jan 09, 2007 1:47 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: "Occurs Depending On" Clause in Complex flat file
- Replies: 1
- Views: 851
RTFM
Read the manual for the Complex Flat File stage (cff.pdf) and learn about (lack of) support for OCCURS DEPENDING ON.
- Tue Jan 09, 2007 1:45 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Read Only Jobs
- Replies: 7
- Views: 2233
Everything except the example job supplied by the vendor, which uses a different value to mark it as read-only. This may be a desirable result for jobs - after all, they're all designed in-house, and can be switched back to read-only if desired using a similar UPDATE statement. UPDATE DS_JOBOBJECTS ...
- Tue Jan 09, 2007 1:41 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Oracle procedures and functions usage in DS
- Replies: 3
- Views: 1542
- Tue Jan 09, 2007 1:38 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: config file
- Replies: 19
- Views: 4140
- Tue Jan 09, 2007 1:32 pm
- Forum: General
- Topic: Testing of Datastage jobs
- Replies: 3
- Views: 1617
Like any QA person, an advanced sense of cynicism is essential. Skill in constructing test cases (you may need to create test data according to specifications) is also vital. Ultimately, testing not only needs to ensure that jobs finish OK, it needs to test that they produce correct results; that al...