> -----Original Message----- > From: Michael Jürgens [mailto:[EMAIL PROTECTED]
> > 2006-09-06 09:01:18 10 12822 TASKING Thread 303 joining > > 2006-09-06 09:01:18 303 11566 stop DEVi stopped > > 2006-09-06 09:01:19 16 52031 AUTOSAVE ready > It seems, that autosave don´t wakeup from standby mode. > > It is possible, that this is problem with system tables. > I don´t know exactly if, I reinstall the system tables after upgrade > from 7.5.0.24 to 7.5.0.30. Hi Michael, After switching autosave on it is checked whether there has log to be saved. This is the output you see in the file knldiag. It shows, that autosave in principle works. Normally a task which is periodically running checks whether log has to be saved and - if necessary - starts another task to do the job. Could you please check with the dbmcli command "show tasks" in which state the timeout-task T1 is. Normally you should see there a "sleep". The only value, which could potentially be misleading is the number of unsaved pages. You could load the systemtables to be sure that they are up to date. Kind regards, Martin -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
