Do you know what commands you might use in such a script, or are you relying upon DSXchange to fill a gap in your knowledge of operating system commands?
This problem can be solved with a single command pipeline - you don't even need a script!
Search found 53125 matches
- Mon Sep 19, 2011 3:40 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Help In merging the Files
- Replies: 2
- Views: 971
- Mon Sep 19, 2011 3:38 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: single lookup or multiple lookup
- Replies: 16
- Views: 4182
- Mon Sep 19, 2011 3:36 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: help needed in generating logic
- Replies: 5
- Views: 1424
- Mon Sep 19, 2011 3:34 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: CSV
- Replies: 9
- Views: 2291
- Mon Sep 19, 2011 3:32 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Help needed in Datastage Parallel Job implementation Logic
- Replies: 1
- Views: 1185
Operate in sequential mode. Generate the line number. Accumulate your totals in stage variables in a Transformer stage. Generate a group number on the output, keep the line number, and use 0 as the header line number. Output header and reset totals once Mod(line_number,100) is 0. Funnel header and d...
- Mon Sep 19, 2011 3:26 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: FieldToProp: Internal error - Bad number of subobjects
- Replies: 10
- Views: 4144
- Mon Sep 19, 2011 3:23 pm
- Forum: General
- Topic: Is there any way I will get job Sequence deatils from XMETA
- Replies: 2
- Views: 924
- Mon Sep 19, 2011 3:20 pm
- Forum: General
- Topic: Unable to Create a Project
- Replies: 31
- Views: 11333
- Mon Sep 19, 2011 3:14 pm
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: Java class For SOAP 1.2
- Replies: 3
- Views: 2702
- Mon Sep 19, 2011 12:56 am
- Forum: General
- Topic: How to access parameters passed from script in DS Job.
- Replies: 5
- Views: 1233
The first question is easily answered, yes. Use shell variables (such as $1, $2) to access the command line arguments and use these in the -param options of the dsjob command used to request the job run ( for example -param jpEndDate=$1 ). The meaning of your question about creating a table is not c...
- Sun Sep 18, 2011 11:44 pm
- Forum: General
- Topic: DS Auditing
- Replies: 4
- Views: 1383
- Fri Sep 16, 2011 7:41 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: FieldToProp: Internal error - Bad number of subobjects
- Replies: 10
- Views: 4144
- Fri Sep 16, 2011 3:53 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to create zoned and packed decimals
- Replies: 2
- Views: 873
- Fri Sep 16, 2011 3:51 pm
- Forum: General
- Topic: updates in DataStage Administrator 7.5
- Replies: 2
- Views: 709
- Fri Sep 16, 2011 3:48 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job abort during AGG OR SORT
- Replies: 24
- Views: 6267