Search found 53125 matches
- Thu Oct 11, 2007 2:37 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Comparing columns in the same table to dictate processing
- Replies: 3
- Views: 895
- Thu Oct 11, 2007 2:35 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: is there a unix datastage uninstall?
- Replies: 2
- Views: 1061
Take a look at the shell script Craig mentioned. It's complex only because it must take into account that there may be other instances of DataStage server installed on the same machine. With only one, it suffices to remove all the DataStage objects - the install directory, the hidden files in the ro...
- Thu Oct 11, 2007 2:32 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error while reading a csv file
- Replies: 1
- Views: 655
Code: Select all
If Trim(Rec) <= " " Then Continue- Thu Oct 11, 2007 2:30 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Unable to view the input tab for any file stage
- Replies: 3
- Views: 1204
- Thu Oct 11, 2007 2:29 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error calling DSRunJob -99
- Replies: 11
- Views: 5174
- Thu Oct 11, 2007 2:24 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ORAOCI stage : Transaction isolation options
- Replies: 5
- Views: 1651
- Thu Oct 11, 2007 2:23 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ORAOCI stage : Transaction isolation options
- Replies: 5
- Views: 1651
- Thu Oct 11, 2007 2:22 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Unexpect network error and Socket closed
- Replies: 1
- Views: 2782
- Thu Oct 11, 2007 2:20 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sort String
- Replies: 18
- Views: 3792
I assume that the statements that idiot-proof the arguments are OK. The main logic converts the delimited string to a dynamic array (which in one sense is just a delimited string with a different delimiter, but one for which there are some useful tools). The delimiter I used is a field mark, which m...
- Thu Oct 11, 2007 2:11 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Cannot import the SQL server 2000 Stored Procedure...
- Replies: 5
- Views: 1077
- Thu Oct 11, 2007 2:07 pm
- Forum: General
- Topic: MQ Stage/Destructive Read/Commit at end of job
- Replies: 2
- Views: 1656
Apparently you can browse the MQ Series queue rather than destructively reading it.
- Thu Oct 11, 2007 1:59 pm
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: Deleting Information Analyzer DataStage Jobs
- Replies: 0
- Views: 1816
Deleting Information Analyzer DataStage Jobs
Information Analyzer uses osh scripts to do its work; they run in a dedicated DataStage project called ANALYZERPROJECT. The DataStage jobs that it runs can be viewed using DataStage Director. However, it is not possible to delete these jobs using DataStage Director: the following message is displaye...
- Thu Oct 11, 2007 1:42 am
- Forum: General
- Topic: DSD.Browse Error
- Replies: 7
- Views: 3297
- Thu Oct 11, 2007 1:38 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Timestamp value automatically getting formatted
- Replies: 4
- Views: 1270
- Thu Oct 11, 2007 1:37 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: SQLSTATE=IM003 error after doing all
- Replies: 4
- Views: 2272