Search found 53125 matches
- Wed Dec 12, 2007 1:34 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Handling different metadata in runtime for the same table in
- Replies: 8
- Views: 2007
- Wed Dec 12, 2007 1:31 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Dynamic prepared Sql using routines
- Replies: 4
- Views: 1228
- Wed Dec 12, 2007 1:30 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: SQL Loder problem
- Replies: 5
- Views: 4586
- Wed Dec 12, 2007 1:28 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: OCI has fetched truncated data
- Replies: 10
- Views: 3554
- Wed Dec 12, 2007 1:27 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DSHOME on Windows
- Replies: 5
- Views: 2585
- Wed Dec 12, 2007 1:24 am
- Forum: General
- Topic: How to read multiple txt files into one sequential stage
- Replies: 4
- Views: 927
- Wed Dec 12, 2007 1:23 am
- Forum: General
- Topic: Have anyone out there created a server job to populate a tab
- Replies: 6
- Views: 1650
- Wed Dec 12, 2007 1:21 am
- Forum: General
- Topic: I want to send a mail after the job with job status?
- Replies: 4
- Views: 1307
- Wed Dec 12, 2007 1:19 am
- Forum: General
- Topic: Save log details of a particular job in file
- Replies: 2
- Views: 803
- Wed Dec 12, 2007 1:18 am
- Forum: General
- Topic: Same sequential file as the source and the target
- Replies: 10
- Views: 3103
Well, of course it COULD be done. But you'd only be doing with DataStage what we've already advised.
would work
Code: Select all
SeqFileA -----> SeqFileB -----> SeqFileAwould work
- Tue Dec 11, 2007 2:14 am
- Forum:
- Topic: About datastage APIs
- Replies: 1
- Views: 1073
- Tue Dec 11, 2007 2:13 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: String to Date conversion in parallel jobs
- Replies: 1
- Views: 1515
- Tue Dec 11, 2007 2:11 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: multiple conditions in filter stage
- Replies: 9
- Views: 5438
You can certainly use job parameters in simple conditions in a Filter stage - I have not checked a compound condition (one with And or Or) but can not imagine there would be any difficulty. However, it can be finicky with quote characters - try using single quotes rather than double quotes, for both...
- Tue Dec 11, 2007 2:08 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: load single space into the table's field in Oracle(load opt)
- Replies: 2
- Views: 890