> 2003-06-25 18:46:53 15 ERR 11332 MEMORY > 1207:'ven88c.c' malloc for > 123965440 bytes failed, Not enough space > 2003-06-25 18:46:53 15 ERR 11088 TASKING Insufficient memory for > stacks, Not enough space > > I guess that must be the cause. This is a system has 256MB > of physical > RAM and 1000MB of paging space. The paging space is 41% used. I > certainly have the 123MB it is trying to malloc(). Could > SAPDB be trying > to get this from physical RAM.
Make sure that the ulimit allows for lots of heap space. This is the ulimit of the user starting the x_server. Daniel Dittmar -- Daniel Dittmar SAP DB, SAP Labs Berlin [EMAIL PROTECTED] http://www.sapdb.org/ _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
