Search found 5168 matches
- Wed Jan 03, 2007 3:47 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Using Exception Table and Primary Key constraint
- Replies: 2
- Views: 1072
Hi Munish, Rather than finding a way to insert duplicate rows in table, find the reason why you getting duplicates to the table. And work at the root cause. If its the table that ought to have constraints, the Extract and transformation should be made in such a way that it suites the target. Considi...
- Wed Jan 03, 2007 3:43 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: pxjobs
- Replies: 4
- Views: 1567
- Wed Jan 03, 2007 3:33 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Fatal Error Fork Failed Not Enough Space
- Replies: 2
- Views: 2373
- Wed Jan 03, 2007 3:32 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: lkp and join
- Replies: 6
- Views: 2651
- Wed Jan 03, 2007 3:28 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Stored Proc. error Invalid Cursor state
- Replies: 2
- Views: 3275
- Tue Jan 02, 2007 7:04 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: regarding uservariable activity
- Replies: 21
- Views: 4710
- Tue Jan 02, 2007 5:12 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Constraint and Reject
- Replies: 7
- Views: 2060
Constraints are ok. But you may need to check the actual value after getting converted into internal format. For testing purpose, add three more column and pass on the derivation as Iconv(DSLink1.TERMINATION_DATE,"D/MDY(2,2,4)"), Iconv(DSLink2.ACTUAL_OPEN_DATE,"D/MDY(2,2,4)") and Iconv(DSLink2.ACTUA...
- Tue Jan 02, 2007 5:06 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: regarding uservariable activity
- Replies: 21
- Views: 4710
- Tue Jan 02, 2007 5:00 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: regarding subroutine DSSENDMAIL
- Replies: 8
- Views: 1709
- Tue Jan 02, 2007 4:57 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Filtering Look Up Table
- Replies: 6
- Views: 1502
- Tue Jan 02, 2007 4:51 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: input file dataset doesnot exist
- Replies: 5
- Views: 2635
- Tue Jan 02, 2007 4:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: lkp and join
- Replies: 6
- Views: 2651
Lookup does the outer join based on your input stream. The other conditions are to state how to the lookup stage can react with the records when it doesn't find a match in the lookup stream.
Do a search, you will find some related post..
Do a search, you will find some related post..
- Tue Jan 02, 2007 4:36 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Joining Dimensions in a data warehouse - is it possible?
- Replies: 3
- Views: 1274
- Tue Jan 02, 2007 4:20 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Function to Replace a string with replacement string ?
- Replies: 11
- Views: 6258
- Tue Jan 02, 2007 4:07 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: px version of Ereplace()
- Replies: 51
- Views: 66641