Hi,

I look all knldiag files and don't find any other usefull information.

I review the parameters and my settings are:

MAXDATAPAGES=262144
DATA_CACHE=5000
MAXUSERTASKS=100

The data cache hit is 91%

if change DATA_CACHE value, the data cache hit go down.
aren't 95%  recomended value for Data Cache Hit?

Best regard's

Cl�vis

Mensing, Joerg wrote:

Hi,
look for details which are found in knldiag. SAPDB just returns that it got no memory from a 'malloc(262292)' call. So maybe your datacache is set too large for your system. The data cache is allocated in slices, which hide the 'real' consumption that already summed up. If you reduce your data cache
size, you should be able to start again. CU
jrg



_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to