Search found 42189 matches
- Fri Mar 20, 2009 3:17 pm
- Forum: General
- Topic: How to capture error message of a job and send it in mail
- Replies: 6
- Views: 1821
- Fri Mar 20, 2009 3:13 pm
- Forum: General
- Topic: DataStage 8.0 dsjob command error
- Replies: 11
- Views: 11986
- Fri Mar 20, 2009 3:12 pm
- Forum: General
- Topic: DSSendMail - Syntax using variable as parameters
- Replies: 2
- Views: 2825
- Fri Mar 20, 2009 10:56 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to fetch Meta data of table or file to a file
- Replies: 9
- Views: 2957
- Fri Mar 20, 2009 9:27 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ETLStats -issue .Need help to setup etlstat up and running.
- Replies: 25
- Views: 7918
- Fri Mar 20, 2009 9:25 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DSN not appearning in manager to import table def
- Replies: 4
- Views: 1130
- Fri Mar 20, 2009 9:18 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Abnormal Termination of Stage
- Replies: 8
- Views: 10099
- Fri Mar 20, 2009 9:17 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Using sequence job to read multiple files of directory
- Replies: 18
- Views: 10634
EXECUTE_COMMAND (Uses wildcard to get files and uses the ls -m parameter in the command syntax ----> This produces a list of files but without a comma Then it sounds like you're not executing the command properly. If you are using parameters in the Execute Command stage, then they will need to be i...
- Fri Mar 20, 2009 9:07 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Using sequence job to read multiple files of directory
- Replies: 18
- Views: 10634
It is a little odd that it starts out so... empty, but it is a standard grid widget so simply right-click on it and then select 'New' or 'Insert'. Don't remember which but it should be obvious once you've done it.BIuser wrote:When I add it to my sequence job, there are no options for me to add user variables.
- Thu Mar 19, 2009 11:41 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Oracle stage gives wrong dates
- Replies: 6
- Views: 1479
- Thu Mar 19, 2009 11:23 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Oracle stage gives wrong dates
- Replies: 6
- Views: 1479
- Thu Mar 19, 2009 11:17 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML file extraction
- Replies: 5
- Views: 1476
What exactly is in your External Source stage? Check Ernie's blog post on the subject if you haven't already:
http://dsrealtime.wordpress.com/2007/12 ... -a-source/
http://dsrealtime.wordpress.com/2007/12 ... -a-source/
- Thu Mar 19, 2009 11:14 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequence Goes To Exception Handler
- Replies: 4
- Views: 1540
That's certainly one way to solve the problem. Another is to use the technique described in the online help - use two triggers from the routine, typically an OK and an Otherwise, both sent to a Sequencer set to 'Any' before moving on to the next stage in the flow. The code generator notices that you...
- Thu Mar 19, 2009 11:07 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parameter set used in Transformer = Compilation error
- Replies: 13
- Views: 3309
Ah... I grok. I was thinking that overriding the value would also change the value of the variable in the job's environment, but you're saying that's not the case - it would just pass the 'new' value in as the parameter's value. Is there some other way to bring that parameter set value into a transf...
- Thu Mar 19, 2009 10:03 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parameter set used in Transformer = Compilation error
- Replies: 13
- Views: 3309