Search found 53125 matches
- Fri Oct 13, 2006 3:53 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to create a customized report
- Replies: 4
- Views: 1450
- Fri Oct 13, 2006 3:51 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: *DataStage*DSR_SELECT (Action=7)
- Replies: 2
- Views: 1282
Well done! Search is your friend.
- Fri Oct 13, 2006 3:49 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error running Sequence
- Replies: 6
- Views: 1606
- Fri Oct 13, 2006 3:48 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: passing XML data to a file.
- Replies: 12
- Views: 4008
- Fri Oct 13, 2006 3:41 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Logic Implementation
- Replies: 7
- Views: 1788
Probably the easiest way to do this is to write a routine to generate a long string which produces all the output rows with LF between. Write this to a sequential file (as a single VarChar column) with 000 as the delimiter and quote character and then read from the same sequential file using whateve...
- Fri Oct 13, 2006 3:39 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Deletion of output file
- Replies: 39
- Views: 6927
Please expand on "its not working out". As I read your code, the Input Values field should provide a string of the form directorypath~filename~datetime and issues an ERASE command for the file directorypath\filename.datetime.war.csv if the link row count is zero. Add some diagnostic capability. For ...
- Fri Oct 13, 2006 3:32 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: COBOL COPY BOOK
- Replies: 16
- Views: 3412
- Fri Oct 13, 2006 3:30 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Handling KeyMgtGetNextValue() while moving machines - Post2
- Replies: 13
- Views: 18512
- Fri Oct 13, 2006 3:27 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Setting up HTTPS
- Replies: 5
- Views: 1002
- Fri Oct 13, 2006 3:22 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DSWaitForFile with '*'
- Replies: 3
- Views: 1173
As Craig says (says), the Wait For File activity does not support wildcards. However, such a routine would be easy to write, and could be invoked from a Routine activity. In a loop, execute an operating system command to list whatever the wildcard refers to, and to return if the number of items list...
- Fri Oct 13, 2006 3:18 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Migration of DS Installation
- Replies: 18
- Views: 4305
Of course you can copy - there's nothing outside the file system. However, how did you go about updating system tables such as UV.ACCOUNT, UV_SCHEMA and so on? Or did you copy the Engine directory as well? With identical configuration a "copy everything" approach would work, because the pathnames an...
- Fri Oct 13, 2006 3:14 pm
- Forum: General
- Topic: See you at the IBM show
- Replies: 6
- Views: 3296
- Fri Oct 13, 2006 3:12 pm
- Forum: General
- Topic: Here's some Perl code for Parameter replacement
- Replies: 7
- Views: 4274
- Fri Oct 13, 2006 3:10 pm
- Forum: IBM QualityStage
- Topic: OS Plug-in enquiry?
- Replies: 5
- Views: 1511
- Fri Oct 13, 2006 3:09 pm
- Forum: IBM QualityStage
- Topic: match output's
- Replies: 9
- Views: 2926