Search found 53125 matches
- Tue Sep 09, 2008 2:25 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Execute Command
- Replies: 7
- Views: 1977
- Tue Sep 09, 2008 2:23 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Integer Conversion warning
- Replies: 6
- Views: 1688
Search?
Use an appropriate conversion function (if no implicit conversion will occur) and also add a specification to the Modify stage to suppress generation of the warning.
Use an appropriate conversion function (if no implicit conversion will occur) and also add a specification to the Modify stage to suppress generation of the warning.
- Tue Sep 09, 2008 2:22 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to pass DS system variable in oracle stored procedure
- Replies: 2
- Views: 808
- Tue Sep 09, 2008 2:21 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unrecognized top level format property: nocheck
- Replies: 5
- Views: 4505
Search? Curiously, you are not the first to have reported this.
- Tue Sep 09, 2008 2:19 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Fatal Error During Job run
- Replies: 1
- Views: 1849
This is usually due to a configuration error, such as not having the Orchestrate install directory properly mounted on all nodes, rsh permissions not correctly set (via /etc/hosts.equiv or .rhosts), or running from a directory that is not mounted on all nodes. Look for error messages in the precedin...
- Tue Sep 09, 2008 2:18 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Floating point Error in Prod
- Replies: 3
- Views: 1243
Search?
Floating point is not fully supported, because it can't be. Study the IEEE standards on storage of floating point numbers in computers to find out why.
Floating point is not fully supported, because it can't be. Study the IEEE standards on storage of floating point numbers in computers to find out why.
- Tue Sep 09, 2008 2:14 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Changing schema name of the tables in entire DS project
- Replies: 5
- Views: 1811
- Tue Sep 09, 2008 2:13 am
- Forum: General
- Topic: null handling warning for fixed length sequence file
- Replies: 9
- Views: 3356
Tough. If it's fixed-width format, it's fixed-width format. Start entering your spaces. Without changing from fixed-width format there is no other solution. Every value, whether it's the representation of NULL or not, must have the correct number of characters for its field. That's what fixed-width ...
- Mon Sep 08, 2008 3:56 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DB2 Timestamp Matching
- Replies: 2
- Views: 1682
- Mon Sep 08, 2008 3:54 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DS_Audit - last deleted job
- Replies: 3
- Views: 1842
Column names in DS_AUDIT don't have spaces in them. The error message showed that DataStage/SQL was happy with everything up to "LAST". But not with "LAST DELETED DATE". The correct name for the column, from memory, is PREVDTD (but you should check this with LIST.DICT DS_AUDIT). Also, since these ar...
- Mon Sep 08, 2008 3:51 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unable to login
- Replies: 9
- Views: 2615
- Mon Sep 08, 2008 3:49 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Routine with Problems
- Replies: 2
- Views: 1930
- Mon Sep 08, 2008 3:46 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: NUll handling
- Replies: 2
- Views: 1343
- Mon Sep 08, 2008 3:44 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Code 139,reading from oracle enterprise stage
- Replies: 1
- Views: 1191
- Mon Sep 08, 2008 3:42 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Cannot rename
- Replies: 2
- Views: 3801