Search found 53125 matches
- Fri Jan 20, 2006 2:17 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Null string argument. Requirements Failure
- Replies: 6
- Views: 2204
- Fri Jan 20, 2006 2:17 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Null string argument. Requirements Failure
- Replies: 6
- Views: 2204
- Fri Jan 20, 2006 2:09 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: need suggestion regarding 'bound error'
- Replies: 6
- Views: 4473
- Fri Jan 20, 2006 3:06 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Why Basic Transformer does not work in MPP or Cluster System
- Replies: 3
- Views: 939
The BASIC Transformer requires the server engine. You would need to install this on every node in the cluster (at huge licence cost) to even have a chance of having the BASIC Transformer stage run in MPP environment. No-one's prepared to waste the resources. You could always specify a node pool that...
- Fri Jan 20, 2006 3:03 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parrellel jobs and C++ compiler
- Replies: 6
- Views: 1375
- Thu Jan 19, 2006 11:15 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: can aggregator sort the records
- Replies: 1
- Views: 663
Server job Aggregator stage has no capacity to sort records.
You may have discerned as much by reading this thread which is also active today.
You may have discerned as much by reading this thread which is also active today.
- Thu Jan 19, 2006 11:13 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Too many columns in a Record
- Replies: 11
- Views: 3660
Don't check the program, check the file ! DataStage isn't complaining about the program, it's complaining about the file. What's the row length of the file? What is the total size of the file (use the wc command)? Is one an exact multiple of the other? If not there is at least one aberrant row in th...
- Thu Jan 19, 2006 10:38 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Multiple User in a Single DataStage Project
- Replies: 2
- Views: 822
- Thu Jan 19, 2006 10:35 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Execption Handler
- Replies: 6
- Views: 1759
Your job sequence design should look like
Code: Select all
Job1 -----> Job2 -----> Job3
ExceptionHandler -----> (any activity)- Thu Jan 19, 2006 6:35 pm
- Forum: Site/Forum
- Topic: New Forum: Job Sequences
- Replies: 2
- Views: 1738
New Forum: Job Sequences
Because job sequences span server and parallel jobs, I think it's time to create a separate forum for job sequence questions. At version 7.5 job sequences have reached a maturity, and level of functionality, that warrants their being treated seriously as a separate component of DataStage job design.
- Thu Jan 19, 2006 6:31 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Not able to openup Job Activity Property
- Replies: 21
- Views: 5869
- Thu Jan 19, 2006 6:30 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Defining data types in table definitions
- Replies: 1
- Views: 761
In a word, maintainability. The Sequential File stage does not enforce data types. However, it is useful to have some idea about what kind of data are expected in each field. What better way than to document the expected data type - the data type that this column will need to be somewhere downstream...
- Thu Jan 19, 2006 6:26 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Help needed.....connection is broken 81002??
- Replies: 18
- Views: 6510
- Thu Jan 19, 2006 6:24 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Not able to openup Job Activity Property
- Replies: 21
- Views: 5869
- Thu Jan 19, 2006 6:21 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: reconciliation of source data and target data
- Replies: 13
- Views: 7536