Search found 42189 matches
- Mon Feb 25, 2013 2:22 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to load CLOB Column?
- Replies: 5
- Views: 3827
- Mon Feb 25, 2013 2:21 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: date conversion
- Replies: 11
- Views: 2977
- Mon Feb 25, 2013 2:04 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to capture no of rows processed on link in parallel job
- Replies: 18
- Views: 5050
- Mon Feb 25, 2013 9:15 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parallel job hangs
- Replies: 8
- Views: 2840
- Mon Feb 25, 2013 8:26 am
- Forum: IBM QualityStage
- Topic: Phonetic Code Generation
- Replies: 9
- Views: 5113
- Mon Feb 25, 2013 8:22 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parallel job hangs
- Replies: 8
- Views: 2840
- Mon Feb 25, 2013 8:18 am
- Forum: General
- Topic: Data Stage
- Replies: 5
- Views: 1539
- Sun Feb 24, 2013 4:47 pm
- Forum: General
- Topic: Information Server Architecture –Clarification
- Replies: 3
- Views: 1205
- Sun Feb 24, 2013 4:46 pm
- Forum: General
- Topic: Operations Console issues in 9.1
- Replies: 5
- Views: 14113
- Sun Feb 24, 2013 9:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to identify change in a column
- Replies: 4
- Views: 1122
- Sun Feb 24, 2013 8:28 am
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: job parameter passing to xml header
- Replies: 2
- Views: 3580
Just build the string 'around' the job parameters so they evaluate. Snippet:
Code: Select all
'<Username>' || #pUserName# || '</Username>'- Sat Feb 23, 2013 8:46 am
- Forum: General
- Topic: Oracle SQL join vs Data Stage join
- Replies: 3
- Views: 3356
Experiment! Try it and see. No-one can predict how it will all work out in your environment with your tables and your data. Do things like that and you'll start to get a better feel for when you should allow the database to do work like that and when DataStage should do it. Regardless of tool, I ten...
- Sat Feb 23, 2013 8:36 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to identify change in a column
- Replies: 4
- Views: 1122
- Fri Feb 22, 2013 3:51 pm
- Forum: General
- Topic: Rename folder is still showing with previous name in direcor
- Replies: 9
- Views: 1893
- Fri Feb 22, 2013 3:47 pm
- Forum: General
- Topic: Get previous job completion status
- Replies: 5
- Views: 2640