> autolog turns off if the database is started as a system service on > windows systems. > > I had the same problem. I solved it by using a task that turns on > autolog every 2 hours. It's crap but I found no other solution. If you > find one, please let me know.
You could use dbmcli to start the database when the system starts: http://www.faqts.com/knowledge_base/view.phtml/aid/19483/fid/1113 Note: a future version of MaxDB will use the Autosave Log state when the database is started as a service. Then the first solution mentioned in the link above will be all that's needed. Daniel Dittmar -- Daniel Dittmar SAP DB, SAP Labs Berlin [EMAIL PROTECTED] http://www.sapdb.org/ -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
