Consultor Eletrônico



Kbase P26742: Sql_trace files contain error phm_alloc in 9.1D06
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   6/24/2003
Status: Unverified

SYMPTOM(s):

Select statements not returning information in 9.1D when the same select used to work in 9.1C

This was found in his sql trace files
phm_alloc

Attempt made to modify the JVMARGS to allocate more RAM java increased the point at which the process would stop but didn't ultimately resolve the problem.

FIX:

Increased the maxdsiz kernel parameter from the default for 32 bit programs of 64 MB to 1.8 Gb.
This parameter gives the maximum size of the data segment of a process. The data segment contains the user stack and heap data structures.