Search found 53125 matches
- Mon Jan 14, 2013 3:44 pm
- Forum: General
- Topic: Oracle Vs DB2 for Xmeta
- Replies: 4
- Views: 1736
- Sun Jan 13, 2013 11:32 pm
- Forum: General
- Topic: Delete job logs while retaining most recent run
- Replies: 2
- Views: 808
- Sun Jan 13, 2013 3:46 pm
- Forum: General
- Topic: Routine Statement not understood
- Replies: 4
- Views: 1103
- Sun Jan 13, 2013 3:45 pm
- Forum: General
- Topic: How to re-start jobs automatically
- Replies: 5
- Views: 1469
- Sat Jan 12, 2013 3:34 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Division by Zero
- Replies: 4
- Views: 1618
- Sat Jan 12, 2013 3:33 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Fast Track - Join related questions.
- Replies: 3
- Views: 1397
- Sat Jan 12, 2013 3:31 pm
- Forum: General
- Topic: MKS Toolkit
- Replies: 9
- Views: 5232
- Sat Jan 12, 2013 3:47 am
- Forum: General
- Topic: MKS Toolkit
- Replies: 9
- Views: 5232
MKS Toolkit
Please note that DataStage for Windows version 9.1 is not built on MKS Toolkit but, rather, uses direct Windows system calls.
If you've started relying on UNIX commands and you're on Windows, please consider this point as part of your upgrade strategy.
If you've started relying on UNIX commands and you're on Windows, please consider this point as part of your upgrade strategy.
- Sat Jan 12, 2013 12:24 am
- Forum: Enhancement Wish List
- Topic: Business Glossary Wish List
- Replies: 2
- Views: 12146
Our workaround is to publish Candidate terms and to educate our people about the meaning of various statuses (Standard, Accepted, Candidate or Deprecated). They've worked out that they can use Feedback from any term to suggest other terms. Once they've done that once, they have the standard email ad...
- Fri Jan 11, 2013 6:38 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Division by Zero
- Replies: 4
- Views: 1618
Division by zero is undefined. Therefore it does not make sense to ask what value gets assigned. DataStage (correctly) throws an exception. It's up to you to check the divisior if there's any chance of it being zero.
Code: Select all
If Qty = 0 Then 0 Else TotalPrice / Qty- Fri Jan 11, 2013 6:36 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Fast Track - Join related questions.
- Replies: 3
- Views: 1397
- Fri Jan 11, 2013 3:46 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequential file format validation
- Replies: 3
- Views: 1503
- Fri Jan 11, 2013 3:43 pm
- Forum: General
- Topic: Crash recovery
- Replies: 6
- Views: 2545
- Fri Jan 11, 2013 3:59 am
- Forum: General
- Topic: dsjob command not working properly
- Replies: 7
- Views: 3364
- Fri Jan 11, 2013 3:55 am
- Forum: Enhancement Wish List
- Topic: Business Glossary Wish List
- Replies: 2
- Views: 12146