Search found 53125 matches
- Sat Apr 05, 2008 5:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle Enterprise Stage::Performance Issue
- Replies: 8
- Views: 1677
Splitting your stream into two - Insert only and Update only - is the usual recommendation to achieve shortest execution time. Upsert works by trying one (whichever you have specified as happening first) then, if that fails because of the primary key constraint, trying the other. You can avoid the t...
- Sat Apr 05, 2008 5:22 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Regarding oracle error with indexes enabled
- Replies: 8
- Views: 5883
- Fri Apr 04, 2008 9:42 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Improving Performance
- Replies: 2
- Views: 1024
1. Not really. Multiple readers is about all you have unless you chop up the file first. 2. No. Sparse lookups are only available for DB2 and Oracle Enterprise stages. There is a virtual Data Set associated with very other link between non-combined operators. You *may* get some gain by preventing th...
- Fri Apr 04, 2008 9:39 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: job run stats
- Replies: 8
- Views: 2469
- Fri Apr 04, 2008 5:25 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: View Data problem due to varchar columns
- Replies: 10
- Views: 1836
- Fri Apr 04, 2008 5:24 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Regarding oracle error with indexes enabled
- Replies: 8
- Views: 5883
- Fri Apr 04, 2008 5:21 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: job run stats
- Replies: 8
- Views: 2469
- Fri Apr 04, 2008 5:21 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: CFF output link row counts incorrect
- Replies: 4
- Views: 1317
- Fri Apr 04, 2008 4:23 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Passing 000-415 certifications without Hands On
- Replies: 5
- Views: 1371
If you go to IOD 2008 in Las Vegas (as an attendee) you can take a certification preparation class (from memory it's about $400) and then attempt the exam itself for free. Check out the IOD web site for more information. Of course there are no guarantees - you will definitely not pass if you go into...
- Fri Apr 04, 2008 4:20 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ODBC Enterprise Stage
- Replies: 1
- Views: 546
- Fri Apr 04, 2008 4:16 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Installing Datastage
- Replies: 10
- Views: 5036
- Fri Apr 04, 2008 4:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: default.apt
- Replies: 5
- Views: 1382
node is a unique name for each (logical) processing name; it is used primarily in reporting error messages - internally DataStage uses node #0, node #1 and so on. fastname is the network node name of the machine on which that processing node will execute. If you are only using one machine the value ...
- Fri Apr 04, 2008 3:58 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: query on vertical pivot
- Replies: 7
- Views: 2698
- Fri Apr 04, 2008 3:40 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to minimise the output?
- Replies: 7
- Views: 1439
- Fri Apr 04, 2008 3:38 am
- Forum: General
- Topic: SQL server varchar to Oracle date format
- Replies: 4
- Views: 1735