And if you do get a resolution - post it here!
Search found 42189 matches
- Tue Nov 28, 2006 8:08 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job Start Time is different when viewed from 2 ways.
- Replies: 1
- Views: 721
- Tue Nov 28, 2006 8:02 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Duplicates after pivot stage
- Replies: 5
- Views: 1423
- Mon Nov 27, 2006 8:40 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ftp script
- Replies: 9
- Views: 3167
- Mon Nov 27, 2006 8:10 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Reading multiple files of same pattern
- Replies: 5
- Views: 1549
No, the Server Sequential stage does not support wildcards, as least not as easily as the PX version does. Read up on the Filter option, there are times it can be leveraged for that. Use a command like: cat AA_*.dat there to send all files, one after another, to 'standard out'. The stage will then r...
- Mon Nov 27, 2006 6:29 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Concatenation of 2 files (Funnel operator in PX) in Server
- Replies: 3
- Views: 870
- Mon Nov 27, 2006 6:27 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ftp script
- Replies: 9
- Views: 3167
You can't just type in something like that all on one line and expect it to work there - is that what you are saying? If so, do as your subject line suggests - create a script with that as the content and execute the script via EXECSH. Or a batch file if you are on Windows. Clarify something - your ...
- Mon Nov 27, 2006 6:21 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DataStage Job Run
- Replies: 9
- Views: 3235
Heck if I know... but I would think you could Google something up rather easily.
- Mon Nov 27, 2006 5:49 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Concatenation of 2 files (Funnel operator in PX) in Server
- Replies: 3
- Views: 870
- Mon Nov 27, 2006 5:46 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ftp script
- Replies: 9
- Views: 3167
- Mon Nov 27, 2006 4:06 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DataStage Job Run
- Replies: 9
- Views: 3235
- Mon Nov 27, 2006 1:35 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Calling Function
- Replies: 5
- Views: 1262
- Mon Nov 27, 2006 1:19 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Finding number of rows in a seq file()
- Replies: 9
- Views: 2091
- Mon Nov 27, 2006 10:29 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Question about system timestamp in oracle table
- Replies: 3
- Views: 1124
- Mon Nov 27, 2006 8:55 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Accessing SQL tabla from a seq file
- Replies: 5
- Views: 1170
Thanks, but the table may have about 3,500,000 records, and the file about 20,000 records. The process is a daily process, and I think that this can take an important time to load the table. This is a common requirement and will not be slow - if done properly. For a file with 20,000 records, the mo...
- Mon Nov 27, 2006 8:50 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Execution of routine not happening
- Replies: 7
- Views: 1774