Search found 53125 matches
- Thu Feb 26, 2004 8:34 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: BASIC transformer stage
- Replies: 4
- Views: 4343
- Thu Feb 26, 2004 3:38 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Can I transform an input file field?
- Replies: 11
- Views: 1983
- Thu Feb 26, 2004 3:34 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Need help starting an insert of records to Oracle job
- Replies: 5
- Views: 1391
- Thu Feb 26, 2004 3:30 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ORABULK
- Replies: 4
- Views: 1459
The ORABULK stage was created as an active stage type which, among other things, means that it supports the concept of an after-stage subroutine. You can set this up to invoke ExecSH, and put your entire sqlldr command line into the Input Value field. Or you could invoke a shell script (using the sa...
- Thu Feb 26, 2004 3:26 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem of performances with DB2
- Replies: 7
- Views: 2700
* Has the unusual habit of not aborting the job when the db2 load fails, just a warning. I have no idea why they built it this way. It is one of my personal standards that nothing ever aborts. Nothing even generates a warning unless something needs to be warned about, in which case it is picked up ...
- Thu Feb 26, 2004 3:21 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Can I transform an input file field?
- Replies: 11
- Views: 1983
- Thu Feb 26, 2004 3:17 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: how to read this file
- Replies: 9
- Views: 3154
- Thu Feb 26, 2004 3:13 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Control Character
- Replies: 10
- Views: 4586
- Thu Feb 26, 2004 3:05 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DSRFCD
- Replies: 3
- Views: 1491
dsrfcd is the daemon for communicating with SAP's RFC mechanism. I don't presently have access to a system from which I can get the answer. Is there a dsrfcd.config file (or something similar) in which the port number is mentioned? Otherwise, check the manual for the SAP R/3 or SAP BW stage, depend...
- Wed Feb 25, 2004 7:42 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Batch Job for deleting a hash file
- Replies: 11
- Views: 3055
If the hashed file was created in a directory, rather than an account, then DELETE.FILE will not work; you'll need rm (UNIX) or del (Windows). If the hashed file was created with a UV stage, then DELETE.FILE will not work; you'll need DROP TABLE. If it was someone else who created the hashed file, t...
- Wed Feb 25, 2004 7:35 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Control Character
- Replies: 10
- Views: 4586
- Wed Feb 25, 2004 3:06 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Look-Up Stage
- Replies: 3
- Views: 1229
- Wed Feb 25, 2004 3:04 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Pivot Table - Row Counter
- Replies: 2
- Views: 1388
- Wed Feb 25, 2004 3:02 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Control Character
- Replies: 10
- Views: 4586
- Wed Feb 25, 2004 2:59 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: printing out the logic from a derivation in a transformer
- Replies: 2
- Views: 888