Search found 42189 matches
- Wed Nov 09, 2011 6:14 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle Connector Parameterise Before SQL statement
- Replies: 1
- Views: 923
- Wed Nov 09, 2011 11:43 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: dssendmail problem
- Replies: 5
- Views: 3147
- Wed Nov 09, 2011 7:49 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Folder stage equivalent Stage
- Replies: 11
- Views: 2993
- Wed Nov 09, 2011 7:29 am
- Forum: General
- Topic: Pass in parameter to ExecCommand stage
- Replies: 22
- Views: 6935
- Wed Nov 09, 2011 7:26 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Folder stage equivalent Stage
- Replies: 11
- Views: 2993
- Wed Nov 09, 2011 7:21 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: suppress warning message from the director
- Replies: 6
- Views: 2656
Hi Craig, No one is using my name. :) I am only using my account. i.e karthik :) OK, good to know. I'll stop worrying that someone may have taken you over. :wink: Actually I thought to use the target table in the lookup. If the records are not matched during lookup, i thought to insert those record...
- Tue Nov 08, 2011 10:02 pm
- Forum: IBM QualityStage
- Topic: Usage of parameter sets in shell script
- Replies: 3
- Views: 2380
- Tue Nov 08, 2011 10:00 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Best way to Read N number of tables and load into 1 table
- Replies: 13
- Views: 4333
Seems to me you would just select the list of table names and then write them out to a flat file. Nothing in what I posted requires you know anything about the table names or how many there will be on any given day as you are (in essence) building dynamic sql. Write out the first record with just th...
- Tue Nov 08, 2011 9:18 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Best way to Read N number of tables and load into 1 table
- Replies: 13
- Views: 4333
Since that's the case, you might want to consider an alternative to the looping construct - perhaps you can take your table list and construct a single source query where 'union all' is used. For example: SELECT * FROM TABLE_A UNION ALL SELECT * FROM TABLE_B UNION ALL SELECT * FROM TABLE_C Etc, etc....
- Tue Nov 08, 2011 6:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job Compilation, Execution and Combination
- Replies: 6
- Views: 1328
- Tue Nov 08, 2011 6:25 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: dssendmail problem
- Replies: 5
- Views: 3147
- Tue Nov 08, 2011 4:06 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job Compilation, Execution and Combination
- Replies: 6
- Views: 1328
- Tue Nov 08, 2011 3:14 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Time-out Error with XML stage in DataStage 8.5
- Replies: 4
- Views: 2723
Re: Time-out Error with XML stage in DataStage 8.5
Seems to me what you should do is spelled out in the error message.
venkates.dw wrote:This is always a bug. Please report it.
- Tue Nov 08, 2011 12:29 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job Compilation, Execution and Combination
- Replies: 6
- Views: 1328
- Tue Nov 08, 2011 12:26 pm
- Forum: General
- Topic: Link label location
- Replies: 1
- Views: 881