Search found 53125 matches
- Tue Mar 12, 2013 3:10 pm
- Forum: General
- Topic: Don't get warning message for execute command
- Replies: 12
- Views: 2751
- Tue Mar 12, 2013 3:06 pm
- Forum: General
- Topic: DS Client 9.1 Failed to authenticate user
- Replies: 8
- Views: 7926
- Tue Mar 12, 2013 3:05 pm
- Forum: General
- Topic: Data Validation/Rejection
- Replies: 7
- Views: 1495
- Tue Mar 12, 2013 2:03 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Split one column into multiple columns
- Replies: 7
- Views: 4774
- Tue Mar 12, 2013 2:00 am
- Forum: General
- Topic: Data Validation/Rejection
- Replies: 7
- Views: 1495
- Tue Mar 12, 2013 12:09 am
- Forum: General
- Topic: Multi-Compiler error
- Replies: 4
- Views: 1468
- Mon Mar 11, 2013 1:35 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unable to delete the item(s). Unable to load RID
- Replies: 3
- Views: 1683
- Mon Mar 11, 2013 1:34 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: XML stage does not process the first row
- Replies: 13
- Views: 3993
- Mon Mar 11, 2013 1:31 pm
- Forum: General
- Topic: Source to Target mapping
- Replies: 24
- Views: 8280
The derivations and target columns are to be found in the DS_JOBOBJECTS record for the output link from a Transformer stage. To determine that a link is an output link from a Transformer stage you will need to determine its source stage repository identifier (for example V0S7) and query DS_JOBOBJECT...
- Sun Mar 10, 2013 10:19 pm
- Forum: General
- Topic: Jobs do not compile
- Replies: 9
- Views: 2287
- Sun Mar 10, 2013 8:25 pm
- Forum: General
- Topic: Datastage client download
- Replies: 2
- Views: 2433
- Sun Mar 10, 2013 8:23 pm
- Forum: General
- Topic: Jobs do not compile
- Replies: 9
- Views: 2287
- Sun Mar 10, 2013 12:42 pm
- Forum: General
- Topic: Jobs do not compile
- Replies: 9
- Views: 2287
- Sat Mar 09, 2013 1:04 pm
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: Accepting SOAP over HTTP requests into DataStage
- Replies: 12
- Views: 9218
- Sat Mar 09, 2013 1:56 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to truncate Chinese Char ?
- Replies: 9
- Views: 4802
That, in turn, really depends on whether the database specifies characters or bytes for storage. If bytes, then a multiplier is definitely indicated, and will usually occur automatically when the table definition is imported. We found with most encodings of Japanese data that a factor of 3 was corre...