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
-----Original Message----- From: Cl�vis Wichoski [mailto:[EMAIL PROTECTED]] Sent: Mittwoch, 4. Dezember 2002 16:57 To: [EMAIL PROTECTED] Subject: Strange malloc error Hi SapDB team, I'm having to restart SapDB every time that the error 11332 occur, see part of Database Messages that follow: ... ... ... 2002-12-03 13:31:52 --- Starting GMT 2002-12-03 15:31:52 7.3.0 Build 020-000-084-663 2002-12-03 19:20:52 16371 ERR 11332 MEMORY 533:'ven57c.c' malloc for 262292 bytes failed, Cannot allocate memory 2002-12-04 08:39:17 --- Starting GMT 2002-12-04 10:39:17 7.3.0 Build 020-000-084-663 2002-12-04 12:45:16 1552 ERR 11332 MEMORY 533:'ven57c.c' malloc for 262292 bytes failed, Cannot allocate memory I'm using Java and after occur this error in database, JDBC Driver throws connection timeout exception, and the application can't connect more. Since I have free memory, what is wrong? Best regard's Cl�vis [EMAIL PROTECTED] _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
