Search found 42189 matches
- Wed Oct 27, 2010 12:59 pm
- Forum: General
- Topic: Exec Command Silent
- Replies: 3
- Views: 2016
Re: Exec Command Silent
Im posting it in the GEneral forum as Sequencers are 'General' by definition.. So Moderator - Please do not move it to server Forum :wink: ) Hey... if you've been following along since I've put on the Moderator's hat, you'd see I move all Sequence topics into the General forum if people post them e...
- Wed Oct 27, 2010 8:29 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ODBC stage float field
- Replies: 6
- Views: 1923
- Wed Oct 27, 2010 7:59 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ODBC stage float field
- Replies: 6
- Views: 1923
- Wed Oct 27, 2010 7:27 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Metadata Import
- Replies: 13
- Views: 5962
- Wed Oct 27, 2010 7:22 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: job with update
- Replies: 3
- Views: 2218
- Tue Oct 26, 2010 8:57 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: sequential file
- Replies: 13
- Views: 2720
- Tue Oct 26, 2010 8:55 pm
- Forum: General
- Topic: datastage certtification
- Replies: 1
- Views: 729
- Tue Oct 26, 2010 12:43 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: sequential file
- Replies: 13
- Views: 2720
- Tue Oct 26, 2010 12:26 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: sequential file
- Replies: 13
- Views: 2720
- Tue Oct 26, 2010 12:21 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Materlized query table(DB2)
- Replies: 3
- Views: 1048
- Tue Oct 26, 2010 10:57 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: aggregator error when running a job
- Replies: 2
- Views: 1273
- Tue Oct 26, 2010 10:16 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: sequential file
- Replies: 13
- Views: 2720
- Tue Oct 26, 2010 9:50 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: OCI_INVALID_HANDLE
- Replies: 1
- Views: 2125
- Tue Oct 26, 2010 9:45 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: sequential file
- Replies: 13
- Views: 2720
- Tue Oct 26, 2010 6:44 am
- Forum: General
- Topic: Passing data as parameter values
- Replies: 8
- Views: 5235
If there are always 5, youshould just need the @FM convert on the last one:
Trim optional. And convert the Field Mark to an empty string rather than a comma.
Code: Select all
Field(Convert(@FM,'', Execute_Command_36.$CommandOutput),';',5,1)