Page 1 of 1

Error : out of memory space.

Posted: Fri Aug 25, 2006 7:27 am
by datastage1
Hello all,
I am getting an error in a server job as out of memory space.what might be the problem?
Thanks

Posted: Fri Aug 25, 2006 7:29 am
by ArndW
Please supply enough details to help locate the problem. Do you get this when you import DSX files? When you compile? When you run? What is the full error message and is it sporadic?

Also specify whether this is a server or a PX job and then post it in the correct forum.

Posted: Fri Aug 25, 2006 7:30 am
by DSguru2B
Memory space error in which kind of job. A job that is writing into a Seq file, a table, etc.

Please give details. Posting such statements would lead no one anywhere.

Re: Error : out of memory space.

Posted: Fri Aug 25, 2006 10:20 pm
by ray.wurlod
datastage1 wrote:Hello all,
I am getting an error in a server job as out of memory space.what might be the problem?
Thanks
The problem is that you're out of memory space. Something on your system is eating memory (actually, everything is). You need to apply some diagnostic tools, such as vmstat, to identify the culprit(s).