Numeric data are actually stored in binary form, so that the visual representation of them is irrelevant.
DataStage uses non-significant leading and trailing zeroes to demonstrate that precision and scale are being correctly handled.
Search found 53125 matches
- Mon Jun 30, 2008 4:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Numeric fields printed in float notation
- Replies: 3
- Views: 996
- Mon Jun 30, 2008 4:26 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: result value
- Replies: 4
- Views: 2325
- Mon Jun 30, 2008 4:22 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How we will come to know my server is at which patch
- Replies: 3
- Views: 1286
- Mon Jun 30, 2008 4:17 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ds_loadlibrary: Win32 error in LoadLibrary of dsdb2.dll
- Replies: 2
- Views: 1712
- Mon Jun 30, 2008 4:13 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Invoking multi instance job from the same job
- Replies: 1
- Views: 890
- Mon Jun 30, 2008 4:12 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Oracle BULK LOADER: URGENT HELP REQUIRED
- Replies: 8
- Views: 1809
- Mon Jun 30, 2008 4:10 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Best Practices for using ODBC stage
- Replies: 5
- Views: 1770
- Mon Jun 30, 2008 4:06 pm
- Forum: Enhancement Wish List
- Topic: Parallel Transform Functions in Server
- Replies: 1
- Views: 1751
- Mon Jun 30, 2008 1:17 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Horizontal Pivoting
- Replies: 2
- Views: 1255
- Mon Jun 30, 2008 1:16 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: NLS problem to Oracle DB
- Replies: 4
- Views: 2324
Please Search the forum for how to deal with NLS_LANG which is actually nothing at all to do with DataStage; it is an environment variable used by Oracle. Nonetheless it has to be set (correctly) for DataStage to interact successfully with Oracle.
- Mon Jun 30, 2008 1:13 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: result value
- Replies: 4
- Views: 2325
- Mon Jun 30, 2008 1:07 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How we will come to know my server is at which patch
- Replies: 3
- Views: 1286
All patches are obtained through your official support provider, who should also have on record which patches they have already supplied to you. In the DataStage engine directory you may find a file called patchlist that will report the patches that have been applied. (However this is not guaranteed...
- Mon Jun 30, 2008 1:04 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Conversion
- Replies: 2
- Views: 1071
System variable @DATE does not require conversion, as it is already in internal format. The same is true of the Date() function. Therefore you are looking for an expression something like
Code: Select all
@DATE - Iconv(InLink.TheDate, "DDMY")- Sun Jun 29, 2008 10:52 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ODBC Connection to DB2
- Replies: 7
- Views: 2166
- Sun Jun 29, 2008 10:50 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datastage Error
- Replies: 1
- Views: 702