Sven Köhler wrote: > using Database Manager 7.4.3.10, i cannot set the logmode of my SAPDB > 7.4.3.14 instance to "SINGEL/OFF". > > the following error occurs > -24988, sql error [util_execute SET LOG DEVSPACE OFF]; > -3008,Message not > available
This message from Uwe may solve the problem: http://groups.yahoo.com/group/sapdb-general/message/9582 message snippet: The correct command for switching off redo log writing is: util_execute SET LOG WRITER OFF The syntax has changed but your GUI uses the old form. So, please excuse this confusing situation. Best regards, Holger SAP Labs Berlin _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
