Ok, I missed that. I thought the OP had used both in the SELECT statement and that the values (and syntax) didn't match.
My firs thought is that the embedded single quotes in the parameter are not making it to the query correctly. Can you see the parameter value, with single quotes, in the Job Log?
Search found 15603 matches
- Fri Oct 17, 2008 11:03 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ODBC Enterprise Stage ,Can not pass job parameters
- Replies: 11
- Views: 2428
- Fri Oct 17, 2008 10:52 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequential file
- Replies: 13
- Views: 2736
Odd, I found this thread.
- Fri Oct 17, 2008 10:51 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: while checking for null
- Replies: 4
- Views: 1237
- Fri Oct 17, 2008 8:23 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ODBC Enterprise Stage ,Can not pass job parameters
- Replies: 11
- Views: 2428
- Fri Oct 17, 2008 7:59 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Issue with Cleanup Resources Dialog
- Replies: 5
- Views: 1490
- Fri Oct 17, 2008 7:55 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Dataset read - Unknown Error Reading Data
- Replies: 15
- Views: 5092
Round robin "cheats", since it guarantees that all partitions have data (assuming you have records => number of partitions); but it doesn't solve the cause of the problem. I think that it would be a good idea to involve your support provider at this point in time, since you have a reproduceable simp...
- Fri Oct 17, 2008 7:53 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: cant see my file edit button
- Replies: 4
- Views: 1127
- Fri Oct 17, 2008 7:18 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Issue with Cleanup Resources Dialog
- Replies: 5
- Views: 1490
Due to historical reasons, DS sometimes cuts off PID numbers (back in the old PRIMOS days they didn't envision 6-digit pids). If you do a are any processes shown?
Code: Select all
ps -ef | grep 1073402 - Fri Oct 17, 2008 7:16 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: extract data from an ORACLE table using an OCI stage
- Replies: 6
- Views: 1585
- Fri Oct 17, 2008 7:14 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Abnormal Stage termination
- Replies: 4
- Views: 1384
- Fri Oct 17, 2008 6:58 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: insertion into SQL Server table
- Replies: 1
- Views: 610
- Fri Oct 17, 2008 3:48 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error in Expand Stage
- Replies: 1
- Views: 607
- Fri Oct 17, 2008 3:16 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Abnormal Stage termination
- Replies: 4
- Views: 1384
- Fri Oct 17, 2008 1:50 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: performace issue with updating a huge number of records
- Replies: 5
- Views: 1774
- Fri Oct 17, 2008 1:48 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: WAS launched but failed initialization
- Replies: 18
- Views: 12555
We see this error when someone has decided that the "XMETA" instance isn't being used by anyone and brings it down. In this case the new IP server might not "see" or be able to connect to the XMETA repository. As raycheung mentioned, the java log file, while extremely verbose, should contain more in...