Andy, isn't that strictly a Server issue? I don't see anything like the OCI 'Array Size' option in the OE stage doing Write Method=Upsert. What am I missing?asorrell wrote:You are encountering a "known issue" - reject links won't work correctly unless the array size is set to 1.
Search found 42189 matches
- Wed May 27, 2009 1:15 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: reject link enterprise stages
- Replies: 17
- Views: 5180
- Wed May 27, 2009 1:12 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Passing SQL as Parameter
- Replies: 1
- Views: 1210
Because (I assume) the slashes are invalid characters after the quotes are stripped, which DataStage is wont to do. Perhaps? select cast (count(1) as number(15)) as count,cast (sum(TRANSACTIONAMT) as number(21,2)) as amount, '' 1 '' as flag from TST Note those are two single quotes, not double quotes.
- Wed May 27, 2009 12:03 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: oracle reject
- Replies: 7
- Views: 2481
- Wed May 27, 2009 11:44 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Oracle OCI error
- Replies: 2
- Views: 1190
- Wed May 27, 2009 11:43 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Locks or process are not listing in Director, How to get all
- Replies: 7
- Views: 2071
- Wed May 27, 2009 11:41 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: oracle reject
- Replies: 7
- Views: 2481
- Wed May 27, 2009 11:04 am
- Forum: General
- Topic: Merge two different columns
- Replies: 13
- Views: 2367
- Wed May 27, 2009 11:01 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Locks or process are not listing in Director, How to get all
- Replies: 7
- Views: 2071
- Wed May 27, 2009 10:47 am
- Forum: General
- Topic: Merge two different columns
- Replies: 13
- Views: 2367
I need to get both columns A and B are in the target. Column A is coming from one table,Column B is coming from from different table. Column A is coming by executing a lengthy sql. i have taken Column A in one source stage and Columb B is with one more source stage. eventually i need to populate Co...
- Wed May 27, 2009 10:45 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: oracle reject
- Replies: 7
- Views: 2481
- Wed May 27, 2009 10:10 am
- Forum: General
- Topic: Merge two different columns
- Replies: 13
- Views: 2367
- Wed May 27, 2009 9:57 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sever Job: Not able to read (') in data
- Replies: 10
- Views: 3387
- Wed May 27, 2009 9:33 am
- Forum: General
- Topic: Creating individual .DSX files for my 800+ jobs
- Replies: 6
- Views: 2684
- Wed May 27, 2009 7:02 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Date Format Conversion
- Replies: 13
- Views: 4862
We can not use server's job component or develop because we do not have client permision I am restricated to parral job only. As Ray would say - resist stupid requirements! You've thrown away a powerful part of your arsenal for no good reason. :evil: How about the other suggestion, a BASIC transfor...
- Wed May 27, 2009 7:00 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: open and close command issue with the ODBC stage
- Replies: 3
- Views: 1347