Search found 42189 matches
- Tue Aug 06, 2013 7:28 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Internal Error in main_program
- Replies: 3
- Views: 2997
- Tue Aug 06, 2013 6:40 am
- Forum: General
- Topic: need to write/append to a file through routine
- Replies: 2
- Views: 826
- Mon Aug 05, 2013 9:34 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Calling a stored procedure in Oracle Connector stage
- Replies: 12
- Views: 7869
- Mon Aug 05, 2013 9:31 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Pulling live data from XML to SQL Server
- Replies: 4
- Views: 1414
So you're wondering if DataStage or Java would be better for which portion - the XML or the SQL Server piece? Your original post suggested the former but now it seems you may have meant the latter. As to the native driver question, ODBC is a 'native driver' for that database so I imagine 'performanc...
- Mon Aug 05, 2013 4:21 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Calling a stored procedure in Oracle Connector stage
- Replies: 12
- Views: 7869
- Mon Aug 05, 2013 1:16 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: pass value to oracle stored proc with blob datatype
- Replies: 14
- Views: 4740
- Mon Aug 05, 2013 9:59 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: pass value to oracle stored proc with blob datatype
- Replies: 14
- Views: 4740
- Mon Aug 05, 2013 9:25 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: pass value to oracle stored proc with blob datatype
- Replies: 14
- Views: 4740
- Mon Aug 05, 2013 9:04 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to get the design of a job from Job Executable
- Replies: 5
- Views: 2049
- Mon Aug 05, 2013 7:56 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: converting decimal to date
- Replies: 12
- Views: 4137
Do the math in DataStage and then DecimalToString() as I wrote and then use the function as noted by vasudev_koti. That should be all there is to it and you can embed the functions together... or do them in steps via stage variables if desired. And I would drive that decision based on how valid your...
- Mon Aug 05, 2013 7:51 am
- Forum: General
- Topic: Would like to not create an empty csv file
- Replies: 48
- Views: 16857
- Mon Aug 05, 2013 7:34 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: converting decimal to date
- Replies: 12
- Views: 4137
- Mon Aug 05, 2013 6:28 am
- Forum: General
- Topic: Would like to not create an empty csv file
- Replies: 48
- Views: 16857
- Sun Aug 04, 2013 3:04 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: converting decimal to date
- Replies: 12
- Views: 4137
- Sat Aug 03, 2013 7:46 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Convert opd to Buildop Stage
- Replies: 7
- Views: 4649
That step is only an example ( OR rather simplest example) Usually the simplest example gets you the simplest response and that typically doesn't work out well for either side. Best to put all of your cards on the table right up front so we know what we're dealing with. IMHO. As Arnd noted, can you...