Search found 53125 matches
- Thu Feb 07, 2013 3:58 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Stage variable derivation problem
- Replies: 4
- Views: 1478
- Thu Feb 07, 2013 3:57 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Substring/parse question
- Replies: 3
- Views: 1761
Code: Select all
NewField1 <-- Field(OldField, "-", 1, 2)
NewField2 <-- Field(OldField, "-", 3, 3)- Thu Feb 07, 2013 3:55 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Converting from Binary(40) to Varchar 255
- Replies: 4
- Views: 1900
- Thu Feb 07, 2013 3:52 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Hash partitioning and Sorting
- Replies: 2
- Views: 1681
Some stages require sorted input because of the way they operate. This is unrelated to the partitioning algorithm used. If you do not achieve key adjacency using a key-based partitioning algorithm your results can be simply wrong; for example on four nodes summarising by US state, you can end up wit...
- Thu Feb 07, 2013 3:48 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Temporary lookuptable.* files unexpectedly accumulating
- Replies: 2
- Views: 1308
- Thu Feb 07, 2013 3:46 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Why to use Copy Stage for single input and output.
- Replies: 7
- Views: 3626
- Thu Feb 07, 2013 3:44 pm
- Forum: General
- Topic: Problem coping a project from one box to another
- Replies: 3
- Views: 907
- Thu Feb 07, 2013 3:42 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Transformer Derivations
- Replies: 4
- Views: 2022
Re: Transformer Derivations
Why not just keep the server jobs?shripal86 wrote:I need to migrate datastage jobs from Server7x to Parallel8x edition.
- Thu Feb 07, 2013 12:27 am
- Forum: General
- Topic: Dsjob with Password Encryption
- Replies: 3
- Views: 2338
- Wed Feb 06, 2013 8:23 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Why to use Copy Stage for single input and output.
- Replies: 7
- Views: 3626
Welcome aboard. The optimized job score will remove a Copy stage that does a simple transfer, so the two jobs will have identical performance. You can prevent this removal via the Force option in the Copy stage itself, but it's a pretty efficient operator and you may still not see any performance di...
- Wed Feb 06, 2013 8:19 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sum, Count on varchar in Aggregator
- Replies: 16
- Views: 12368
- Wed Feb 06, 2013 8:15 pm
- Forum: General
- Topic: Installing DataStage client 7.1, 7.5.1 and 8.7 in Windows 7
- Replies: 3
- Views: 2451
- Wed Feb 06, 2013 8:13 pm
- Forum: General
- Topic: Dsjob with Password Encryption
- Replies: 3
- Views: 2338
- Wed Feb 06, 2013 8:11 pm
- Forum: General
- Topic: Parameter_Set
- Replies: 1
- Views: 950
- Wed Feb 06, 2013 8:09 pm
- Forum: General
- Topic: Attempting to Cleanup after ABORT raised in job ..jobcontrol
- Replies: 2
- Views: 3596