Search found 42189 matches
- Fri Jan 11, 2013 11:22 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reading a file with .ltr extension
- Replies: 6
- Views: 2675
- Fri Jan 11, 2013 9:40 am
- Forum: General
- Topic: dsjob command not working properly
- Replies: 7
- Views: 3364
- Fri Jan 11, 2013 9:11 am
- Forum: General
- Topic: Prevent to Update the DSParams file
- Replies: 2
- Views: 1282
- Fri Jan 11, 2013 9:09 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Remove special characters from XML file
- Replies: 8
- Views: 3395
- Fri Jan 11, 2013 9:07 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Pass the value of a column as the filename
- Replies: 2
- Views: 1280
There have been several posts showing how to use awk in an External Source stage to do that, here is one: viewtopic.php?t=141139
Haven't tried it myself.
Haven't tried it myself.
- Fri Jan 11, 2013 9:00 am
- Forum: General
- Topic: dsjob command not working properly
- Replies: 7
- Views: 3364
It means you 'cd' to the Project directory where the job lives and then start the dsjob command from there using a full path:
Code: Select all
$DSHOME/bin/dsjob -run -param P_SET=p_value_ref test_project j_test_job- Thu Jan 10, 2013 8:45 pm
- Forum: Site/Forum
- Topic: Get the videos working again!
- Replies: 2
- Views: 9695
- Thu Jan 10, 2013 3:37 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Grouping data
- Replies: 17
- Views: 6177
- Thu Jan 10, 2013 11:15 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How can I pass through columns in Aggregator?
- Replies: 10
- Views: 6713
- Thu Jan 10, 2013 11:13 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reading a file with .ltr extension
- Replies: 6
- Views: 2675
I figured there were multiple detail records and yes, what I posted will work for that. As to the header v. detail, I would just create a boolean stage variable that you could use in derivations or constraints as needed. Something like: svIsHeader: if record[1,7] = '#Header' then @TRUE else if recor...
- Thu Jan 10, 2013 10:09 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reading a file with .ltr extension
- Replies: 6
- Views: 2675
- Thu Jan 10, 2013 9:57 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How can I pass through columns in Aggregator?
- Replies: 10
- Views: 6713
- Thu Jan 10, 2013 8:13 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Grouping data
- Replies: 17
- Views: 6177
- Thu Jan 10, 2013 7:44 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Grouping data
- Replies: 17
- Views: 6177
- Wed Jan 09, 2013 5:00 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How can I pass through columns in Aggregator?
- Replies: 10
- Views: 6713