That's almost certainly not the event you're waiting for. Inter-process row buffering is for server jobs, not parallel jobs.
Search the forum for explanations of when this error message arises.
Search found 53125 matches
- Tue Jan 23, 2007 4:53 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Timed out while waiting for an event?
- Replies: 6
- Views: 2988
- Tue Jan 23, 2007 4:51 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Merge or Join, Which is more efficient
- Replies: 6
- Views: 1367
- Tue Jan 23, 2007 4:49 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Constraints Rejects and Filtered records
- Replies: 5
- Views: 1189
- Tue Jan 23, 2007 4:47 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Holding Previous Record Value
- Replies: 6
- Views: 1464
- Tue Jan 23, 2007 4:37 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to intercept warnings from Oracle stage
- Replies: 10
- Views: 2520
Don't "write" it. Select it from the Expression Editor's operand's menu. It is a Link Variable; the first part of the name is the name of the link that connects to the Oracle stage (not literally "DBLINK"), while the second part is the variable name itself (REJECTED). So, if the link connecting to t...
- Tue Jan 23, 2007 4:34 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Shell scripts and batch jobs (DataStage)
- Replies: 8
- Views: 4633
- Tue Jan 23, 2007 2:40 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Merge or Join, Which is more efficient
- Replies: 6
- Views: 1367
Define "efficient". They use very similar algorithms for memory management. Do you need just a join, or do you need to be able to capture, separately, rows for which there was no "update" available? The decision is largely driven by functionality. Why not perform some benchmarks and document your re...
- Tue Jan 23, 2007 2:38 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Creating new configuration file
- Replies: 8
- Views: 1911
Welcome aboard. :D The default configuration file (default.apt) comprises two nodes, each using disk resource within the DataStage Engine directory - because the install script can be sure that this location exists. Your main considerations will be the volume of data to be processed and the availabl...
- Tue Jan 23, 2007 2:36 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Timed out while waiting for an event?
- Replies: 6
- Views: 2988
- Tue Jan 23, 2007 2:23 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: To reject all my duplicates
- Replies: 8
- Views: 5457
- Tue Jan 23, 2007 2:20 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Shell scripts and batch jobs (DataStage)
- Replies: 8
- Views: 4633
- Tue Jan 23, 2007 2:18 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem with uing check point run
- Replies: 11
- Views: 2699
- Tue Jan 23, 2007 2:15 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Inseting CLOB data in to Oracle
- Replies: 5
- Views: 1481
sveeramani wrote:Both insert and update giving problem. I used in other jobs ,it's working fine.
What's different in the job that's giving you the issues?
What data type do you use for CLOBs in the jobs that you say do work?
Have you asked your DBA about space for CLOBs?
What error messages are logged?
- Mon Jan 22, 2007 10:23 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: parameter
- Replies: 42
- Views: 6765
- Mon Jan 22, 2007 9:23 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Change Data Capture
- Replies: 22
- Views: 5045