My guess...
Enable 'returns multiple rows' in lookup and set the missing option as 'continue'.
Is it you who developed the job? Maybe you can shed more light on what you need to achieve.
Search found 3329 matches
- Wed Mar 18, 2009 6:12 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Partition in DB2 ref table Query Vs Data Stage partition
- Replies: 4
- Views: 3017
- Tue Mar 17, 2009 9:23 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Using VARGRAPHIC type in DB2
- Replies: 3
- Views: 1553
- Tue Mar 17, 2009 9:21 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: can i reset datastage services at specific time?
- Replies: 7
- Views: 1867
- Tue Mar 17, 2009 9:18 am
- Forum: General
- Topic: Best practice for handling a large variable list
- Replies: 5
- Views: 2100
What happens if you write the data in order of keyfields first followed by data fields? Assuming you have k1, k2, v1, v2, k3, v3, v4......vn - write them to a sequential file as k1,k2,k3,v1,v2....vn. Then read just defining key and one additional column. Then convert the additional column's delimite...
- Tue Mar 17, 2009 6:59 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: splitting the field values
- Replies: 5
- Views: 1691
- Tue Mar 17, 2009 3:47 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to get Fiscal year from the date "2008-04"
- Replies: 10
- Views: 3595
- Tue Mar 17, 2009 3:29 am
- Forum: General
- Topic: Best practice for handling a large variable list
- Replies: 5
- Views: 2100
- Mon Mar 16, 2009 8:42 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Wait for file in Routines
- Replies: 7
- Views: 1460
- Mon Mar 16, 2009 3:47 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Looping Function
- Replies: 14
- Views: 8499
- Mon Mar 16, 2009 3:46 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Convert Word to Number (ABCD to 0123)
- Replies: 2
- Views: 1417
- Fri Mar 13, 2009 10:24 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parsing errors
- Replies: 2
- Views: 1754
- Fri Mar 13, 2009 9:53 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ODBC Stage truncating data
- Replies: 14
- Views: 5297
- Fri Mar 13, 2009 8:39 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Reg job schedule
- Replies: 5
- Views: 1187
Your requirement drives the answers. Specifying requirement in refined format and in full will lead to better answers. You wanted to wait for 30 mins. Now you want to run 300 such jobs within a day => 300 x 30 mins = 9000 mins sleeping time. Mins in day = 24 * 60 = 1440. So you will need 6.25 days f...
- Fri Mar 13, 2009 8:15 am
- Forum: General
- Topic: numeric to character conversion issue
- Replies: 6
- Views: 1129
- Fri Mar 13, 2009 8:13 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ODBC Stage truncating data
- Replies: 14
- Views: 5297