How have you proven that it's the sort time?
I always prefer an explicit Sort stage, because it allows me to allocate more memory to the tsort operator. This can result in quicker finishing. It also allows sort mode of "don't sort (previously sorted)" where applicable.
Search found 53125 matches
- Tue Feb 20, 2007 1:38 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Perfomance Tuning in Change Capture Stage
- Replies: 2
- Views: 1124
- Tue Feb 20, 2007 1:34 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Date format and date difference
- Replies: 8
- Views: 2260
- Tue Feb 20, 2007 1:33 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Reading JOB PARAMETERS from File
- Replies: 7
- Views: 1893
- Tue Feb 20, 2007 1:29 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Tracking down slow processing issue?
- Replies: 5
- Views: 2136
- Tue Feb 20, 2007 1:24 pm
- Forum: General
- Topic: DataStage Basic Complier Problems
- Replies: 5
- Views: 2544
The file you opened is the dictionary. It is (was) a hashed file. By overwriting it with text you have irretrievably damaged the hashed file structure, and therefore the file dictionary. What you needed to do was to open a file in the BASICCODE1 directory, not in D_BASICCODE1. You need to undo your ...
- Tue Feb 20, 2007 1:20 pm
- Forum: IBM QualityStage
- Topic: Error CONVERT: incomplete command
- Replies: 3
- Views: 2333
- Tue Feb 20, 2007 4:32 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: environmental variable in a rountine
- Replies: 12
- Views: 3810
- Tue Feb 20, 2007 4:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DSJob Import command fail for Shared container
- Replies: 7
- Views: 2122
- Tue Feb 20, 2007 4:25 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Capture Error Message in Server Routine (Transform Function)
- Replies: 5
- Views: 1899
You can not invoke a server routine from a parallel job. You can, however, invoke one from a Routine activity in a job sequence. Review the online help and/or manuals for the DataStage API functions. There is one family of functions with names beginning DSGet... that allow you to interrogate the sys...
- Tue Feb 20, 2007 4:20 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: CFF VR record type
- Replies: 4
- Views: 1592
- Tue Feb 20, 2007 4:15 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Jobs failing while loading the Data to SAPBW
- Replies: 3
- Views: 1288
- Tue Feb 20, 2007 4:13 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Creating custom triggers in Datastage sequencer
- Replies: 6
- Views: 6002
- Tue Feb 20, 2007 4:10 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Read data from Excel files
- Replies: 4
- Views: 1417
- Tue Feb 20, 2007 4:02 am
- Forum: General
- Topic: migrating from windows to linux
- Replies: 4
- Views: 2458
- Tue Feb 20, 2007 4:00 am
- Forum: General
- Topic: Restarting aborted Sequence jobs with Loop stages
- Replies: 2
- Views: 1518