Search found 42189 matches
- Sat Jun 14, 2008 1:02 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Generating a formatted XML output
- Replies: 11
- Views: 2709
No need to email anything, just copy/paste it (or a representative sample) here wrapped in Code tags. And it doesn't seem like formatting is the cause of your validation failure - it is telling you that 'ABS' is not a valid enumerated value for the bus-unit element. So, the first question is - is it...
- Sat Jun 14, 2008 8:34 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Passing Env variables through dsjob
- Replies: 23
- Views: 6134
- Sat Jun 14, 2008 8:28 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Generating a formatted XML output
- Replies: 11
- Views: 2709
Hmmm... turning it off gives you one long continous line of XML, there should be no formatting at all. And what you have now looks more like what formatting on should look like. Your original has too much white space / returns in it. Which makes me wonder if your issue isn't data related. Can you tr...
- Sat Jun 14, 2008 7:46 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Generating a formatted XML output
- Replies: 11
- Views: 2709
- Sat Jun 14, 2008 7:08 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Passing Env variables through dsjob
- Replies: 23
- Views: 6134
- Sat Jun 14, 2008 7:04 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Passing Env variables through dsjob
- Replies: 23
- Views: 6134
- Sat Jun 14, 2008 7:00 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem using routie in custom condition in Jobactivity stag
- Replies: 6
- Views: 1434
- Sat Jun 14, 2008 6:59 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Row Splitter vs Transformer with FIELD function
- Replies: 7
- Views: 2386
- Sat Jun 14, 2008 6:52 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to get the Value in the Table to pass as parameter
- Replies: 5
- Views: 1377
- Sat Jun 14, 2008 6:42 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: "oracle datatype not presently supported".
- Replies: 5
- Views: 1860
- Sat Jun 14, 2008 6:39 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Fault type is 11
- Replies: 5
- Views: 2038
- Sat Jun 14, 2008 6:36 am
- Forum: General
- Topic: How to run the job as parameter driven
- Replies: 6
- Views: 1452
- Fri Jun 13, 2008 8:56 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Passing Env variables through dsjob
- Replies: 23
- Views: 6134
We're going around in circles here. If "the requirement" is to set the job's default value to $ENV then the proper value must exist in the environment before the job is started. You don't pass anything to it on the command line. So why not try setting the environment variable to the proper value in...
- Fri Jun 13, 2008 4:34 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to speed up multiple lookups in a Databasic routine
- Replies: 11
- Views: 2120
- Fri Jun 13, 2008 4:33 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Date Selection Issue
- Replies: 7
- Views: 1587
Re: Date Selection Issue
dodda wrote:but when i Run the DAta Stage Job i am Ending up With Error.
Please Post the Actual Error.