Don't recall if this is supported, but did you try your new derivation without the UserVariables stage, directly in the Start Loop?
Field(Execute_Command_0.$CommandOutput," ",1)
Search found 42189 matches
- Mon Nov 19, 2007 5:58 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Execute Command
- Replies: 2
- Views: 1319
- Mon Nov 19, 2007 4:26 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: dynamic sql in oci stage.
- Replies: 4
- Views: 1435
The closest you'll get to 'dynamic' (IMHO) is the Update Action of 'Load SQL from a file at run time'. Then the area where you would normally put your user-defined SQL holds the actual pathname of the file to load. Something to note, however, if you do that. While you can use job parameters for the ...
- Mon Nov 19, 2007 3:58 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: dynamic sql in oci stage.
- Replies: 4
- Views: 1435
- Mon Nov 19, 2007 1:56 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequence forced restart
- Replies: 12
- Views: 3325
- Mon Nov 19, 2007 1:44 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequence forced restart
- Replies: 12
- Views: 3325
- Mon Nov 19, 2007 11:45 am
- Forum: General
- Topic: Server job in running state
- Replies: 6
- Views: 2264
- Mon Nov 19, 2007 11:42 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequence forced restart
- Replies: 12
- Views: 3325
- Mon Nov 19, 2007 10:22 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Rename a job category
- Replies: 4
- Views: 1225
- Mon Nov 19, 2007 9:41 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: informatica to datastage logic conversion
- Replies: 3
- Views: 1489
- Mon Nov 19, 2007 9:37 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Slow performance.
- Replies: 10
- Views: 3163
- Mon Nov 19, 2007 7:53 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Convert Column values into column names
- Replies: 5
- Views: 1646
- Mon Nov 19, 2007 7:35 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Arguments in Job sequence Start Loop Activity
- Replies: 5
- Views: 11175
- Mon Nov 19, 2007 7:32 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Slow performance.
- Replies: 10
- Views: 3163
- Mon Nov 19, 2007 7:27 am
- Forum: General
- Topic: Datastage schedule seqeuncer
- Replies: 11
- Views: 9243
- Mon Nov 19, 2007 7:20 am
- Forum: General
- Topic: Configuring Oracle 9i with Datastage server
- Replies: 2
- Views: 1571
Welcome. :D Surprisingly, there is documentation supplied with the product, have you checked there? Some suggestions: instconf.pdf Installation and Configuration Guide dsupgde.pdf Install and Upgrade Guide oraoci9.pdf Oracle OCI Stage Guide These and many more are all in the 'Docs' directory under y...