From: Vorsprach, Bernd > > Ok, here it is clear that "Database Full = Yes". > > > > How do I dump the 15% "Temp Space"? I did a full backup, and > > it did not free up. I have rebooted the server, still didn't > > free it. It isn't like I have a transaction going! > > You can not free the temp space. This space is reserved for > some special database activities (e.g. redo the log after > a crash). Maybe the term "temp" is a little bit inappropriate.
There is one way for a work around. You may decrease the parameter RESERVED_REDO_SIZE: http://www.sapdb.org/htmhelp/84/d8d1b9570411d4aa82006094b92fad/content.htm But after this you should delete some data or add a data devspace. Bernd -- SAP Labs Berlin _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
