Search found 5 matches

by bettyso
Thu Jun 03, 2010 11:27 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DataStage Web Services Transformer stg-Out of memeory error
Replies: 1
Views: 4070

DataStage Web Services Transformer stg-Out of memeory error

A job using DataStage Web Services Transformer stage to read in data failed with message "Out of memory error". The JVM Option (Max heap memory size) is set to -Xmx500m. When we changed it to -Xmx800m, it's not able to start the service at all. Here is the error messages we got for -Xmx500...
by bettyso
Thu Oct 15, 2009 9:01 am
Forum: General
Topic: How to retrieve job log for a particular process date
Replies: 1
Views: 1812

How to retrieve job log for a particular process date

Hi, We started migrate our existing jobs from DataStage 7.5x2 to Information Server 8.1. We have job using function DSGetLogSummary to retrieve the job log. However, this function doesn't work in the 8.1. We read the document provided by IBM and tried their workaround. It still no work. Any one have...
by bettyso
Wed Sep 23, 2009 1:45 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ulimit error
Replies: 5
Views: 3862

Any news

Hi, I have the same problem. We added the command ulimit -Ha in before job subroutine and the file descriptors are set to unlimited. Any idea why we still receive this error message? Thanks. time(seconds) unlimited file(blocks) unlimited data(kbytes) unlimited stack(kbytes) 4194304 memory(kbytes) un...
by bettyso
Sun Aug 09, 2009 9:29 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Caught unknow exception from runLocally
Replies: 2
Views: 3660

Thanks. I already found the root cause. That is data overflow issue. The source data with value > 10000 but the scale of the function is set to 4. However, I don't understand why the data overflow issue have different behavious in our development and production server. In development server, the job...
by bettyso
Sat Aug 08, 2009 10:36 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Caught unknow exception from runLocally
Replies: 2
Views: 3660

Caught unknow exception from runLocally

Our job run successfully in the past few months. Start from last night, it suddenly abent with following error message: node_node2: Player 4 terminated unexpectedly. Agent_Activity_Sel,0: Failure during execution of operator logic. main_program: Unexpected exit status 1 Agent_Activity_Sel,0: Fatal E...