Page 1 of 1

Memory Allocation Problem

Posted: Wed Feb 21, 2007 10:15 am
by asitagrawal
Hi,

In my Job,

I am reading a flat file (containing 7 key flds + 4 flds), and writing into 4 Hashed file.

Each hashed file will contain the 7 key flds and 1 out of 4 flds, hence 4 Hashed files.

There will be approx 20 Million rows which will go into the Hashed file.

The command fired to create the Hashed File is this (from the logs):

Code: Select all

Executing Command = 
D:\Ascential\DataStage\Engine\bin\mkdbfile <Hash_File_Name> 30 1 4 20 50 80 1628 
Approx After 2 hrs, I found the job still running and the below msg was logged as a Warning msg:

Code: Select all

add_to_heap() - Unable to allocate memory
From the DS Director Monitor screen, I donot see any change in the number of rows being read and written... but suddenly it starts and continues towards completion...

I am unable to understand the problem... Please advice..

Regards,
Asit

Posted: Wed Feb 21, 2007 10:18 am
by DSguru2B
Wrong forum.
Search on "Unable to allocate memory".

Posted: Wed Feb 21, 2007 10:21 am
by asitagrawal
DSguru2B wrote:Wrong forum.
Search on "Unable to allocate memory".
Ooops, I am sorry...
:wink:

Posted: Mon Sep 24, 2007 5:08 pm
by asorrell
Moved to Server Forum