Search found 53125 matches
- Tue May 02, 2006 5:56 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: promblem with relational stage
- Replies: 3
- Views: 863
Replace existing rows completely should, for each row processed, delete THAT ROW then insert its replacement. If you don't have a key column defined, so that no WHERE clause is generated, each such delete will delete the entire contents of the table. So check that you have at least one key column d...
- Tue May 02, 2006 12:46 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Due to Informix ODBC driver error few rows getting rejected
- Replies: 6
- Views: 2799
Check that you have UPDATE privilege on the table in question. Your Informix DBA will be able to verify. Check also that you are identifying at least one Key column, and not supplying NULL in that column. Inspecting the generated SQL will help here; if there is a key column, then there will be a WHE...
- Tue May 02, 2006 12:45 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Adding a Column to a Table
- Replies: 5
- Views: 1130
- Tue May 02, 2006 12:42 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: History Treatment Using Teradata API
- Replies: 1
- Views: 691
- Tue May 02, 2006 12:40 am
- Forum: IBM QualityStage
- Topic: Probelm While Runing the QS Job
- Replies: 17
- Views: 8921
I think this is unrelated to the earlier problem and possibly deserves a separate thread. The message Variable 0.9 could not be found in data dictionary suggests that you have - whether advertently or not - created a field name of "0.9". Because it is from B this suggests that it is in your second, ...
- Mon May 01, 2006 11:05 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How To Declare Global Variables in Windows Wnvironment
- Replies: 6
- Views: 3391
- Mon May 01, 2006 8:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle Keywords
- Replies: 10
- Views: 3071
- Mon May 01, 2006 4:22 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle Keywords
- Replies: 10
- Views: 3071
- Mon May 01, 2006 2:36 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to use loops in a job seq to do row by row processing
- Replies: 2
- Views: 1396
- Mon May 01, 2006 2:35 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DataStage Audit counts
- Replies: 7
- Views: 1956
- Mon May 01, 2006 2:34 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Query Datastage Repository
- Replies: 1
- Views: 1223
- Mon May 01, 2006 2:32 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Possible to split a flat file into single file/row?
- Replies: 7
- Views: 1903
OK I understand now. Is it exactly three flat files? If so, the easiest way is a Transformer stage with three outputs, and constraint expressions based on the first field. You can use the Field() function to extract it from its row if needed. You can run this job then the following three from a job ...
- Mon May 01, 2006 2:27 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: View Data (Copy)
- Replies: 7
- Views: 2021
- Mon May 01, 2006 2:23 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: What is the best way to learn the PX piece
- Replies: 2
- Views: 863
- Mon May 01, 2006 2:21 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle Keywords
- Replies: 10
- Views: 3071