Search found 53125 matches
- Wed Jul 26, 2006 3:38 pm
- Forum:
- Topic: Configuring NLS characters in MetaStage Browser
- Replies: 8
- Views: 3327
The ? is used to indicate a character that can not be successfully mapped using the current map (= code page) setting. In theory MetaStage is automatically NLS-enabled if your client computer's default character set is multi-byte. However, ISO 8859-1 is not a multi-byte character set. This might exp...
- Tue Jul 25, 2006 11:53 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error on subtraction of two decimal(19,3) number
- Replies: 9
- Views: 3390
- Tue Jul 25, 2006 11:28 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Can we achieve version control in DSPX
- Replies: 11
- Views: 3458
- Tue Jul 25, 2006 11:26 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Incorporating Parallelism
- Replies: 19
- Views: 4556
- Tue Jul 25, 2006 11:25 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Using Schema file
- Replies: 4
- Views: 1324
- Tue Jul 25, 2006 11:23 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error on subtraction of two decimal(19,3) number
- Replies: 9
- Views: 3390
I doubt very much that it gives "xxx" as the fractional digits. Please advise one or two specific cases of incorrect subtraction, and whether it's all subtractions that give a wrong result, or only the occasional one. I presume you are using a parallel Transformer stage here? Have you inspected the ...
- Tue Jul 25, 2006 9:06 pm
- Forum: Site/Forum
- Topic: Laziness!
- Replies: 18
- Views: 8952
- Tue Jul 25, 2006 9:04 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DSR.ADMIN: Failed to write to project file.
- Replies: 10
- Views: 7209
- Tue Jul 25, 2006 9:02 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: What is the equivalent of Join Stage of PX in server.
- Replies: 3
- Views: 2334
In server jobs you can perform the join in the database wherever possible. If they are disparate databases, perform the join (lookup) using a Transformer stage. This returns null in all columns if the lookup does not succeed, effectively a left outer join. To get an inner join, constrain the output ...
- Tue Jul 25, 2006 8:56 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Empty Date field Export to Seq File
- Replies: 10
- Views: 3824
- Tue Jul 25, 2006 8:53 pm
- Forum: IBM QualityStage
- Topic: Regarding QualityStage plugin
- Replies: 2
- Views: 1469
- Tue Jul 25, 2006 3:57 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Creating a shared container
- Replies: 4
- Views: 1087
- Tue Jul 25, 2006 3:47 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Clearing Multi Instance logs with CLEAR.FILE
- Replies: 12
- Views: 5952
The major downside is that you lose all the control information, such as auto-purge settings and "last started event number" history. You can invoke CLEAR.FILE through DSExecute, or there is a ClearFile statement in DataStage BASIC (you need to have opened the hashed file). From a BAT file the synta...
- Tue Jul 25, 2006 3:41 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: UDB Timestamp question
- Replies: 4
- Views: 2117
- Tue Jul 25, 2006 3:38 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Unable to initialize plug-in:
- Replies: 7
- Views: 2242