Search found 42189 matches
- Mon Jun 14, 2010 8:50 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Performance Improvement Needed
- Replies: 7
- Views: 2136
You have yourself a plain old ordinary sql query optimization task which really doesn't have much to do with DataStage until it starts returning records, at which time your Array Size setting with take affect. Other than that, it's all about explain plans, indexing, hash joins versus nested loops, s...
- Mon Jun 14, 2010 7:21 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Column names with -
- Replies: 12
- Views: 3879
- Mon Jun 14, 2010 6:31 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: lookup input variable NOTFOUND not working
- Replies: 1
- Views: 1059
- Mon Jun 14, 2010 6:29 am
- Forum: General
- Topic: ftp error loading XLS file
- Replies: 5
- Views: 2065
- Mon Jun 14, 2010 6:25 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Does a messy table definition repository affect performance?
- Replies: 4
- Views: 1413
- Mon Jun 14, 2010 6:06 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Does a messy table definition repository affect performance?
- Replies: 4
- Views: 1413
- Mon Jun 14, 2010 6:04 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: REG SCD 1 IN Px
- Replies: 5
- Views: 1506
- Mon Jun 14, 2010 6:03 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: data conversion problem
- Replies: 28
- Views: 24838
- Mon Jun 14, 2010 6:00 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Lookup
- Replies: 5
- Views: 1616
- Mon Jun 14, 2010 5:55 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to handle duplicate records in sequential file
- Replies: 7
- Views: 2897
- Mon Jun 14, 2010 5:54 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to read a column with newline characters
- Replies: 2
- Views: 1450
Usually, setting 'Contains Terminators' to Yes is all that is needed. What is different / unique to the 20% that are still causing you problems? Where exactly are these being 'dropped off' - does the stage not read them, your source reject them, something else entirely? Any warnings associated with ...
- Mon Jun 14, 2010 5:51 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Impact of password chnage.
- Replies: 3
- Views: 1120
- Sun Jun 13, 2010 10:18 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Performance Improvement Needed
- Replies: 7
- Views: 2136
- Sun Jun 13, 2010 9:21 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Performance Improvement Needed
- Replies: 7
- Views: 2136
- Sun Jun 13, 2010 2:39 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error while doing View Data
- Replies: 6
- Views: 6975
Let's get this out of the way first - XP is in no way a supported O/S for the Server component, so not surprising you are having issues with it. And since it is attempting to run jobs, then you must have actually installed 7.5x2 rather than 7.5.2 as stated. Correct? No other 7.x version would even l...