Search found 53125 matches
- Wed Feb 02, 2011 3:30 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to separate the duplicate and rest in other file
- Replies: 7
- Views: 2858
- Wed Feb 02, 2011 3:28 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Breaking a single column to multiple columns
- Replies: 4
- Views: 1703
- Wed Feb 02, 2011 3:24 am
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: DSN's for Information Analyzer
- Replies: 11
- Views: 9139
- Wed Feb 02, 2011 12:00 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Warnings in the lookup stage
- Replies: 6
- Views: 4524
Or yet better, use join stage. It's much faster and efficient. With even more experience you'll appreciate that there are times when the Lookup stage is more efficient, and that there will be times when you need to use a Lookup stage because there's no other possibility (for example when performing...
- Tue Feb 01, 2011 11:58 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Breaking a single column to multiple columns
- Replies: 4
- Views: 1703
- Tue Feb 01, 2011 11:57 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to handle two different date formats in same column?
- Replies: 7
- Views: 3042
- Tue Feb 01, 2011 11:55 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to monitor scratch disk space.
- Replies: 1
- Views: 3158
- Tue Feb 01, 2011 11:54 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: (Internal Error (39202))
- Replies: 5
- Views: 2957
- Tue Feb 01, 2011 11:52 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: transformer in parallel
- Replies: 2
- Views: 1318
- Tue Feb 01, 2011 11:50 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: aborted why
- Replies: 1
- Views: 1254
- Tue Feb 01, 2011 7:41 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: (Internal Error (39202))
- Replies: 5
- Views: 2957
Changing uvconfig is not enough. The memory image it creates also has to be regenerated (using the uvregen command or the -regen option of the uv -admin command). Take some time to track down the UniVerse manuals for version 9.6; you are starting to get into some murky waters that the vendors of Dat...
- Tue Feb 01, 2011 4:25 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: User not able to create new project.
- Replies: 1
- Views: 1303
- Tue Feb 01, 2011 4:19 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Issue in Update with Dynamic RDBMS against SQL Server 2008
- Replies: 1
- Views: 1537
I'm surprised to see numbered parameter markers in anything other than Oracle. Is this a user-defined or a generated SQL statement? I would have expected to see
And execution_key must be marked as Key in your metadata.
Code: Select all
UPDATE fdm..executions_ts SET leaves_quantity = ? WHERE execution_key = ?- Tue Feb 01, 2011 4:15 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Getting zero records from the aggregator
- Replies: 6
- Views: 2708
- Tue Feb 01, 2011 4:13 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to find the right value for IPC buffer size?
- Replies: 27
- Views: 12507