Search found 42189 matches
- Tue Dec 08, 2009 6:45 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job parameters
- Replies: 3
- Views: 1319
- Tue Dec 08, 2009 6:43 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Capturing Oracle Logs
- Replies: 9
- Views: 3126
- Tue Dec 08, 2009 6:40 am
- Forum: General
- Topic: Oracle to Teradata migration
- Replies: 10
- Views: 5485
- Tue Dec 08, 2009 6:38 am
- Forum: General
- Topic: Job finish with DSJS.RUNWARN
- Replies: 8
- Views: 2959
Re: Job finish with DSJS.RUNWARN
The status DSJS.RUNWARN is obtained when job finishes a normal run with warning. How can i achieve this. The job should not abort but finish with warning. I'm afraid this doesn't make much sense yet. Once a job decides to abort there's no way to make it end with a different status. Are you asking a...
- Tue Dec 08, 2009 6:33 am
- Forum: General
- Topic: Job finish with DSJS.RUNWARN
- Replies: 8
- Views: 2959
- Tue Dec 08, 2009 6:29 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job Error
- Replies: 3
- Views: 1423
- Tue Dec 08, 2009 6:26 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: datatype equivalent
- Replies: 7
- Views: 2618
Some will tell you the OSH route is 'more accurate' but I don't see how an OSH schema will help you in a Server job, for that importing via the Plug-in Metadata option with OCI is fine. If you like, compare the two and see what (if any) difference there is. And yes, Varchar covers string fields, inc...
- Tue Dec 08, 2009 6:20 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Unable to initialize plug-in
- Replies: 33
- Views: 22793
- Tue Dec 08, 2009 6:19 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: C Stage PlugIn function "Put" required
- Replies: 4
- Views: 2211
- Mon Dec 07, 2009 9:47 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Link variables
- Replies: 3
- Views: 1149
- Mon Dec 07, 2009 9:45 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unknown error SQLCODE 536631
- Replies: 2
- Views: 2241
- Mon Dec 07, 2009 9:40 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Table definitions import in Datastage Server Edition
- Replies: 7
- Views: 10361
- Mon Dec 07, 2009 9:36 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Invalid XML characters in CDATA
- Replies: 2
- Views: 3192
Funny thing is I don't actually need anything from the CDATA, they're not even part of the fields we're parsing out. Doesn't seem to matter as just their presence puts the big kibosh on being able to do anything. I changed my job from passing just the filename in from the Folder and using the URL op...
- Mon Dec 07, 2009 6:43 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error calling subroutine: DSR_IMPPLG (Action=1)
- Replies: 3
- Views: 3396
- Mon Dec 07, 2009 4:19 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Invalid XML characters in CDATA
- Replies: 2
- Views: 3192
Invalid XML characters in CDATA
Not having played much with CDATA in XML, I'm wondering how it is meant to be used. Specifically, this line is in the documentation from a vendor who's XML I am trying to consume: There is no structure to this section other than the value for each element is always contained as a CDATA field to allo...