Search found 53125 matches
- Sun Mar 06, 2011 1:36 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Generic Data Reconciliation
- Replies: 22
- Views: 12193
- Sun Mar 06, 2011 1:35 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: how to load null into decimal datatype without warning
- Replies: 4
- Views: 2626
- Sat Mar 05, 2011 1:02 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Generic Data Reconciliation
- Replies: 22
- Views: 12193
- Sat Mar 05, 2011 1:04 am
- Forum: General
- Topic: General design principle for DataStage
- Replies: 9
- Views: 4776
- Sat Mar 05, 2011 1:02 am
- Forum: General
- Topic: DataStage Parallel Processing and DB I/O
- Replies: 4
- Views: 2620
- Fri Mar 04, 2011 7:57 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Generic Data Reconciliation
- Replies: 22
- Views: 12193
- Fri Mar 04, 2011 5:31 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DCLGEN has 2 fields but only 1 VARCHAR column to load in DB2
- Replies: 7
- Views: 4331
- Fri Mar 04, 2011 5:29 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Compilation Error in Transformer
- Replies: 11
- Views: 6718
- Fri Mar 04, 2011 3:02 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Compilation Error in Transformer
- Replies: 11
- Views: 6718
It's nothing to do with the compiler. The trick is to read the error message. ##I = informational, ##W = warning, ##F = fatal. Your fatal message is v##F IIS-DSEE-TFSU-00075 03:55:12(001) <main_program> Fatal Error: An ORCHESTRATE program must be started on a node in the configuration file. This pro...
- Fri Mar 04, 2011 2:57 pm
- Forum: General
- Topic: DataStage Parallel Processing and DB I/O
- Replies: 4
- Views: 2620
That will depend on which stage type you choose and whether or not it's capable of parallel processing. For example, the Oracle Enterprise stage is capable of parallel processing but (unless it's a partitioned table) Oracle will only deliver a sequential stream when reading. However, a DB2 Connector...
- Fri Mar 04, 2011 2:54 pm
- Forum: General
- Topic: General design principle for DataStage
- Replies: 9
- Views: 4776
It's always a compromise. The advise to minimize connections to databases is sound, but some of the work may involve no database connections and so could be a candidate for a modular design. Environmental factors, such as limited time windows for accessing source and target systems, may also contrib...
- Fri Mar 04, 2011 2:51 pm
- Forum: General
- Topic: Scheduled Job always called wrong path environment
- Replies: 3
- Views: 1375
- Fri Mar 04, 2011 2:41 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to update the Hash file in the server Basic language
- Replies: 9
- Views: 3534
- Thu Mar 03, 2011 3:22 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job running slow
- Replies: 1
- Views: 1783
- Thu Mar 03, 2011 3:20 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Perfomance of DB2 stages -- Array size
- Replies: 1
- Views: 4490
Welcome aboard.
Start by clicking on Help when in these stage types, or consulting the manual, or visiting the IBM Information Center.
A Search of DSXchange may well prove fruitful too.
Once you have acquired this knowledge, please revert with any particular questions.
Start by clicking on Help when in these stage types, or consulting the manual, or visiting the IBM Information Center.
A Search of DSXchange may well prove fruitful too.
Once you have acquired this knowledge, please revert with any particular questions.