Search found 42189 matches
- Tue Dec 09, 2008 9:02 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML File read follow up
- Replies: 6
- Views: 1628
- Tue Dec 09, 2008 9:00 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Transformer Compilation Error
- Replies: 3
- Views: 1562
Re: Transformer Compilation Error
This is the error you need to correct: ##E TCOS 000003 18:35:36(001) <main_program> Syntax error: Error in "transform" operator: Error in operator arg: In field "ERROR_RECYCLE_COUNT": Parsing parameters "0,10" for schema type "decimal": Precision must be > 0 a...
- Tue Dec 09, 2008 8:48 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error in a simple job
- Replies: 6
- Views: 1327
- Tue Dec 09, 2008 8:43 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML File read warning
- Replies: 2
- Views: 1080
Re: XML File read warning
It can't open the input file. Message:The primary document entity could not be opened. Id=C:\IBM\InformationServer\Server\Projects\EDW///Svkcdisd01/Projects/EDW/Outputs/sample.xml I'm assuming that's not the full path to the file you want to parse. Any idea how the "EDW" path is getting ad...
- Tue Dec 09, 2008 8:40 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML File read follow up
- Replies: 6
- Views: 1628
- Tue Dec 09, 2008 8:34 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Write code to extract record from multiple tables to Files.
- Replies: 7
- Views: 2760
- Tue Dec 09, 2008 8:24 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Bulk Load Job failing
- Replies: 9
- Views: 2686
- Tue Dec 09, 2008 8:21 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Parallel to Server Best Practices
- Replies: 3
- Views: 1181
- Tue Dec 09, 2008 8:18 am
- Forum: General
- Topic: Passing Prj Parameters to Job Parameters
- Replies: 5
- Views: 1743
For that you'd need a level of job control (like a Sequence job) that could pass those values to existing parameters. Otherwise you will (AFAIK) need to change the jobs to include the Project parameters, set them to $PROJDEF and then update the Oracle stages. Pretty cookbook change and not that larg...
- Tue Dec 09, 2008 8:11 am
- Forum: IBM QualityStage
- Topic: Starting QSRT server
- Replies: 1
- Views: 1088
- Mon Dec 08, 2008 6:35 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Generate Job Statistics as html report
- Replies: 6
- Views: 4246
- Mon Dec 08, 2008 4:37 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Inserting information into DS_AUDIT
- Replies: 9
- Views: 2674
- Mon Dec 08, 2008 3:54 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: send dsjob output to logfile
- Replies: 7
- Views: 6385
- Mon Dec 08, 2008 2:28 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Inserting information into DS_AUDIT
- Replies: 9
- Views: 2674
Re: Inserting information into DS_AUDIT
Well, that is certainly possible. Join tables there just like you would anywhere else, use standard SQL syntax rather than the UniVerse Retrieve syntax that I assume that "sort" is part of.etlbets wrote:If I could join DS_AUDIT with another table in Universe that would work as well.
- Mon Dec 08, 2008 10:14 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML File Reads
- Replies: 3
- Views: 1084