Ingo Herrmann wrote: > > it is possible to set the autolog-Modus for the Database > permanent? After > every Boot (Reboot) from the Computer I have to set the > Autolog-Modus to > true. Exist a better way to do this (like Parameter in Oracle)?
If you are using the DBM following is done for you: the dbm knows the states of several changeable modi, autolog is one of them. If the database is started again, the dbm itself will tell the kernel those last known states. --> it is not necessary to switch on the autolog every time you start the database by yourself. It should be done for you if you start/stop the database using dbm. Elke SAP Labs Berlin _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
