Search found 53125 matches
- Tue Feb 11, 2014 4:21 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Range Lookup issue while compiling the job.
- Replies: 2
- Views: 1859
- Tue Feb 11, 2014 4:20 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Load DB2 Table Compressed
- Replies: 2
- Views: 1086
- Tue Feb 11, 2014 4:19 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Truncate Issue
- Replies: 11
- Views: 5021
- Tue Feb 11, 2014 4:15 pm
- Forum: General
- Topic: Datastage Client 8.7 running very slow
- Replies: 15
- Views: 4229
- Mon Feb 10, 2014 3:48 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datastage job got stuck when extracting data from SQL SERVER
- Replies: 6
- Views: 4389
- Sun Feb 09, 2014 10:24 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Subtract microsecond from timestamp
- Replies: 3
- Views: 1588
That's basically it, although your constant will be 0.000001. Make sure that your stage variables, if used, are big enough (for example Decimal(26,6) data type). Make sure, too, that your format strings include specification of the fractional seconds. As a single expression: DecimalToTimestamp(Times...
- Sun Feb 09, 2014 7:28 pm
- Forum:
- Topic: Update CustomAttributes to NULL via XML in Business Glossary
- Replies: 6
- Views: 6977
- Sun Feb 09, 2014 4:33 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: CONNECT BY PRIOR equivalent in Netezza
- Replies: 4
- Views: 5107
- Sun Feb 09, 2014 4:30 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Migration to 9.1 and CRC32 function
- Replies: 9
- Views: 3823
- Thu Feb 06, 2014 3:53 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error using surrogate key in transformer
- Replies: 8
- Views: 3308
- Thu Feb 06, 2014 3:49 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Using IN-list in ODBC multi-row lookup
- Replies: 2
- Views: 1641
- Thu Feb 06, 2014 3:44 pm
- Forum: General
- Topic: Change default parameter values of stage?
- Replies: 3
- Views: 1310
- Thu Feb 06, 2014 2:52 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Convert varchar to decimal
- Replies: 4
- Views: 2303
- Wed Feb 05, 2014 3:23 pm
- Forum: General
- Topic: orchadmin dump issue
- Replies: 21
- Views: 6693
Use the shell variable $? to report whether orchadmin dump was successful.
Code: Select all
orchadmin dump test.ds
echo $?- Wed Feb 05, 2014 3:21 pm
- Forum: General
- Topic: Lookup FileSet Size limit.
- Replies: 1
- Views: 699