Search found 53125 matches
- Fri Dec 31, 2010 3:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Query on Lookup job score
- Replies: 1
- Views: 2203
- Fri Dec 31, 2010 3:26 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Failed to authenticate the current user against the selected
- Replies: 4
- Views: 11144
Given the age of the previous posts, this might have been better as a new question. However, the simple answer is that the solver made sure that the host name of the services tier machine (and, presumably, engine tier) are correctly recorded in all pertinent hosts file - in short, that each machine ...
- Fri Dec 31, 2010 3:23 am
- Forum: General
- Topic: Execute Command Stage return value
- Replies: 6
- Views: 12615
- Fri Dec 31, 2010 3:22 am
- Forum: General
- Topic: Change of datastage Repository from DB2 to MS SQL server
- Replies: 1
- Views: 1674
- Thu Dec 30, 2010 4:06 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: sort and hash partitioning
- Replies: 4
- Views: 2501
- Thu Dec 30, 2010 4:03 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Switch stage
- Replies: 3
- Views: 2386
- Thu Dec 30, 2010 4:01 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Determining file delimiter
- Replies: 4
- Views: 2102
- Thu Dec 30, 2010 3:59 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Right function with date
- Replies: 7
- Views: 2927
The "6'0'R" formatting construct only works in BASIC expressions - only works in server jobs or BASIC Transformer stage.
In parallel jobs prefer
In parallel jobs prefer
Code: Select all
Right("000000":InLink.TheString, 6)- Thu Dec 30, 2010 3:56 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Cannot find job ROOT when try to save job
- Replies: 10
- Views: 7231
- Thu Dec 30, 2010 3:55 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Best partitioning method
- Replies: 5
- Views: 8569
- Thu Dec 30, 2010 3:53 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Warning while using Teradata Connector -RCP enabled
- Replies: 9
- Views: 7414
- Thu Dec 30, 2010 3:51 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Performance Tuning
- Replies: 9
- Views: 4271
Nice to know the speed of your memory, but it's much more important to know the capacity of your memory. You can use Link Partitioner and Link Collector stages to split your data stream into parallel streams that can be processed in separate processes, using (mandatorily) inter-process row buffering...
- Thu Dec 30, 2010 3:48 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash file Limit
- Replies: 11
- Views: 8697
- Thu Dec 30, 2010 3:46 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Split one row to multiple rows
- Replies: 17
- Views: 8356
- Thu Dec 30, 2010 3:44 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Suggest better design
- Replies: 6
- Views: 2780