Search found 53125 matches
- Wed Nov 30, 2005 1:28 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Usage of Named pipes in sequential file
- Replies: 23
- Views: 5264
- Wed Nov 30, 2005 1:26 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: link collector
- Replies: 5
- Views: 1112
If the inputs are Sequential Files with identical metadata you don't need DataStage at all; you can simply use cat to append the contents of the second to the first. If you then need to work on the composite result, use a Sequential File stage to process the result - maybe use a cat command in a fil...
- Wed Nov 30, 2005 1:24 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Can we get only job status???
- Replies: 31
- Views: 6898
I think we're becoming confused. By "batch job" do you mean the task of getting each job's job status? Can I output to the txt file in batch job? Yes How to make it??? OpenSeq, WriteSeq, CloseSeq Can I call a routine from batch job??? Yes How to call ??? What kind of routine? Why not just create a r...
- Wed Nov 30, 2005 1:19 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: General/Properties/Columns tabs only Oracle stage -Designer
- Replies: 1
- Views: 569
- Wed Nov 30, 2005 1:17 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sybase ODBC quote character 000
- Replies: 2
- Views: 1363
A three-digit number in this field is interpreted as the decimal ASCII value of the quote character. The same technique can be used in the delimiter character and quote character fields in Sequential File stages. If you have NLS enabled you can also use a four-digit hexadecimal number which is the U...
- Wed Nov 30, 2005 1:15 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Compare 76 inbound fields with 76 fields of table
- Replies: 7
- Views: 2997
Can't help you without knowing precisely what values are coming in and precisely how you want to compare them. DataStage does not have a COALESCE function (though you could write one, but it would need to have a fixed nujmber of arguments). How about posting the clear specification of your compariso...
- Wed Nov 30, 2005 1:12 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Regarding Folder Stage
- Replies: 3
- Views: 1549
- Wed Nov 30, 2005 1:11 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DSADM Rights
- Replies: 3
- Views: 1026
The engine permissions are critical (particularly in the bin directory). If they have been changed DataStage may not work at all. Either reinstall or get your support provider to tell you how to reset the permissions (there is a script). Within a project, best practice is to have dsadm as the owner ...
- Wed Nov 30, 2005 1:07 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DataStage Server Jobs Created from Mimix Replicate1
- Replies: 6
- Views: 2220
- Wed Nov 30, 2005 1:02 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: 81002 error on import
- Replies: 2
- Views: 939
- Wed Nov 30, 2005 1:00 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Fully Qualified Table Name
- Replies: 7
- Views: 1413
- Wed Nov 30, 2005 12:57 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: varying count of delimiter
- Replies: 9
- Views: 2250
- Wed Nov 30, 2005 12:56 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Cannot append %DateIn Metatags to target DRS
- Replies: 6
- Views: 1880
- Wed Nov 30, 2005 12:54 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash file, reading and writing in same job
- Replies: 10
- Views: 3579
- Wed Nov 30, 2005 12:52 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: FTP
- Replies: 3
- Views: 1452