Or use dsjob to get list of parameters and fetch their values from db table (holding the values). The job run string call be prepared in shell and initiated.
All outside DS Basic.
Search found 3329 matches
- Tue Dec 30, 2008 7:28 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: pass a parametersthrough file
- Replies: 15
- Views: 4288
- Tue Dec 30, 2008 7:28 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: pass a parametersthrough file
- Replies: 15
- Views: 4288
- Tue Dec 30, 2008 7:23 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Variable length records loading to multiple tables
- Replies: 11
- Views: 2522
Options 1.) You can use CFF stage 2.) job1: Write output in a file with one extra field - the output tablename job2: Use another job to 'grep' records of specific table and load job3: Create sequencer to run job2 48 times - once for each table 3.) job1: Flatten the structure to an ALL column format ...
- Tue Dec 30, 2008 7:17 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to assign next value to the current record
- Replies: 2
- Views: 1173
- Wed Dec 17, 2008 6:32 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Read Folder Size And Trigger A Job
- Replies: 1
- Views: 786
- Fri Dec 12, 2008 9:25 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Integer to Date conversion
- Replies: 10
- Views: 1936
- Thu Dec 11, 2008 11:23 am
- Forum: General
- Topic: Combining 2 tables into a 1 file with differing MetaData
- Replies: 11
- Views: 2018
- Thu Dec 11, 2008 11:16 am
- Forum: General
- Topic: Combining 2 tables into a 1 file with differing MetaData
- Replies: 11
- Views: 2018
- Thu Dec 11, 2008 11:14 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle Stage rejects records
- Replies: 7
- Views: 2940
Are you using Stored Procedure to load the target? 3 things you can do.... 1.) Create a constraint just before the target (Oracle) stage so that no rows are written into it. Try running the job. 2.) Check the table(s) dependant on the target table. If you do not have the permission, your DBA must be...
- Thu Dec 11, 2008 9:03 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle Stage rejects records
- Replies: 7
- Views: 2940
- Thu Dec 11, 2008 8:46 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job Control Error
- Replies: 11
- Views: 2633
- Thu Dec 11, 2008 7:17 am
- Forum: General
- Topic: Refreshing of Director
- Replies: 12
- Views: 4468
- Thu Dec 11, 2008 7:12 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to abort the job if seq file contains any duplicates
- Replies: 3
- Views: 1220
- Thu Dec 11, 2008 5:57 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Start a multiple instance job N times simultaneously
- Replies: 4
- Views: 1126
- Thu Dec 11, 2008 4:58 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: process each record one at a time
- Replies: 6
- Views: 1458