Search found 53125 matches
- Mon Aug 24, 2009 4:26 pm
- Forum: IBM QualityStage
- Topic: Standardization of Chinese address
- Replies: 5
- Views: 2331
- Sun Aug 23, 2009 5:53 pm
- Forum: General
- Topic: How to find more info about locking process
- Replies: 10
- Views: 3121
- Sun Aug 23, 2009 5:51 pm
- Forum: General
- Topic: How to differentiate a Job from a Job Sequence in script
- Replies: 22
- Views: 10933
PTERM CASE INVERT as a default stems from the early days if UniVerse (and precursor products) when the input device was a teletypewriter that only had upper case; this default recognizes the fact that most components are named in all upper case because of this historical artifact. You can institute ...
- Sun Aug 23, 2009 5:47 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to convert GMT to EST
- Replies: 6
- Views: 3320
- Sat Aug 22, 2009 7:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: disabling NLS
- Replies: 5
- Views: 2720
- Sat Aug 22, 2009 7:19 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: NLS, Unicode and Ustring primer?
- Replies: 1
- Views: 1277
- Sat Aug 22, 2009 7:17 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: List of Jobs across Projects
- Replies: 13
- Views: 5520
- Sat Aug 22, 2009 7:14 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Timestamp conversion
- Replies: 3
- Views: 1418
- Sat Aug 22, 2009 7:06 pm
- Forum: General
- Topic: How to find more info about locking process
- Replies: 10
- Views: 3121
- Thu Aug 20, 2009 9:14 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Dos sort drop some records?
- Replies: 6
- Views: 2726
- Thu Aug 20, 2009 9:11 pm
- Forum: General
- Topic: Pass unique process ID to downstram process
- Replies: 6
- Views: 1419
- Thu Aug 20, 2009 5:33 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Why are Values being truncated
- Replies: 5
- Views: 2000
- Thu Aug 20, 2009 5:32 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Date column
- Replies: 7
- Views: 2155
- Thu Aug 20, 2009 5:29 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Multiplying large decimals rounds to ten decimals. Why?
- Replies: 2
- Views: 2676
- Thu Aug 20, 2009 5:28 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: NULL determination / handling
- Replies: 1
- Views: 1263
When reading from an RDBMS DataStage has two possibilities. For a Table read, the database server returns a null indicator only, which DataStage converts to its own internal representation (@NULL, if you like). For an SQL query the database server converts the null into a zero-length string, or perh...