Search found 42189 matches
- Thu Mar 19, 2015 10:19 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Resource Disk
- Replies: 3
- Views: 1086
- Thu Mar 19, 2015 9:35 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: data truncation issue with the Number field in oracle
- Replies: 9
- Views: 3047
- Thu Mar 19, 2015 8:15 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: data truncation issue with the Number field in oracle
- Replies: 9
- Views: 3047
My source Oracle 9i table column definition defined as Number and Target Oracle 12C is also same. Not so much confusion as a lack of pertinent information. :wink: And just to verify again, your targets are both unbound NUMBER fields, correct? No precision, no scale. Those are (basically) stored as ...
- Wed Mar 18, 2015 4:03 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: stop the XML stage from encoding already encoded data
- Replies: 4
- Views: 1551
- Wed Mar 18, 2015 12:35 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: stop the XML stage from encoding already encoded data
- Replies: 4
- Views: 1551
- Wed Mar 18, 2015 12:34 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: stop the XML stage from encoding already encoded data
- Replies: 4
- Views: 1551
Re: stop the XML stage from encoding already encoded data
We tried changing the 'data element' on the column to XML to tell the stage that the data was already encoded, but that did not work. I'd be curious what "did not work" about it as that IS the solution, that's exactly what that data element is there for. Have you involved support? Perhaps...
- Wed Mar 18, 2015 12:05 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Loading Timestamp to Oracle
- Replies: 7
- Views: 1801
- Wed Mar 18, 2015 11:58 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: data truncation issue with the Number field in oracle
- Replies: 9
- Views: 3047
I was assuming it was the error where Oracle will 'truncate' a unbound number [meaning NUMBER rather than NUMBER(20) let's say] during a fetch operation but that's another ORA error. The posted one is: ORA-01457: converting column overflows decimal datatype So also curious what the 'truncation' in t...
- Wed Mar 18, 2015 10:06 am
- Forum: General
- Topic: Unable to add new parameters to a dsx
- Replies: 14
- Views: 6131
- Wed Mar 18, 2015 10:04 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: data truncation issue with the Number field in oracle
- Replies: 9
- Views: 3047
- Wed Mar 18, 2015 7:50 am
- Forum: General
- Topic: @RECORD Array to Column
- Replies: 14
- Views: 5486
- Wed Mar 18, 2015 7:46 am
- Forum: General
- Topic: Unable to add new parameters to a dsx
- Replies: 14
- Views: 6131
:!: OK you two, first off stop quoting everything every time you post. There's a perfectly lovely Reply to topic you should be using instead, which will also save me from having to clean up the mess all those unnecessary quotes leave. And for goodness sake, don't bury your reply in the middle of a h...
- Wed Mar 18, 2015 7:34 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Format of decimal value in sequential files
- Replies: 6
- Views: 2336
Well, crap... I thought I remembered that it supported a format mask but it doesn't, silly function. There are Server functions that will do that if you are willing to use a BASIC Transformer. Or still use the DecimalToString function with 'fix_zero' argument and you'll get values like this: 0000000...
- Wed Mar 18, 2015 7:23 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Loading Timestamp to Oracle
- Replies: 7
- Views: 1801
- Wed Mar 18, 2015 7:13 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Dataset Node Configuration Clarification?
- Replies: 2
- Views: 1323