Search found 53125 matches
- Thu Mar 25, 2010 3:35 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to handle special characters
- Replies: 1
- Views: 1674
- Thu Mar 25, 2010 3:31 pm
- Forum: General
- Topic: Error while opening a folder under Jobs.
- Replies: 2
- Views: 1196
- Thu Mar 25, 2010 3:30 pm
- Forum: General
- Topic: ASBagent dies when attempting to test connection in IA
- Replies: 6
- Views: 2890
- Thu Mar 25, 2010 4:20 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Handling Zeros with Decimal dataType
- Replies: 10
- Views: 4367
You can't remove zeroes if the data type is Decimal. DataStage puts them in to guarantee that the precision and scale are correct. You don't need to remove zeroes if the data type is Decimal. It's the same value with and without them. You can remove zeroes if you're converting to a string data type ...
- Thu Mar 25, 2010 4:18 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to pass Query from file to ODBC stage
- Replies: 11
- Views: 3639
- Thu Mar 25, 2010 4:13 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: unable to load through datastage
- Replies: 5
- Views: 3425
- Thu Mar 25, 2010 4:11 am
- Forum: General
- Topic: Comments within code
- Replies: 9
- Views: 1856
- Wed Mar 24, 2010 11:45 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to know the user name who has updated/develped the job
- Replies: 8
- Views: 13270
This is maintained in a table called DS_AUDIT in the local repository.
A Search for DS_AUDIT will reveal all you need to know and more.
A Search for DS_AUDIT will reveal all you need to know and more.
- Wed Mar 24, 2010 11:44 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: File creation in Sequential File Stage
- Replies: 1
- Views: 961
This is not possible, as a Search would have revealed.
You can not avoid having the file created.
In an after-job subroutine you can check for zero size or one line (headings only) and delete the file, but you can not avoid having the file created.
You can not avoid having the file created.
In an after-job subroutine you can check for zero size or one line (headings only) and delete the file, but you can not avoid having the file created.
- Wed Mar 24, 2010 11:42 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unable to open the oracle stage
- Replies: 8
- Views: 2704
- Wed Mar 24, 2010 11:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Surrogate key generator
- Replies: 5
- Views: 2960
- Wed Mar 24, 2010 11:40 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: unable to load through datastage
- Replies: 5
- Views: 3425
- Wed Mar 24, 2010 1:31 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Why Modify stage is used when Transformer can do
- Replies: 7
- Views: 2340
- Wed Mar 24, 2010 1:23 pm
- Forum: General
- Topic: Comments within code
- Replies: 9
- Views: 1856
- Wed Mar 24, 2010 1:21 pm
- Forum: IBM QualityStage
- Topic: WAVES database location
- Replies: 7
- Views: 5257