Hi Alexey, concerning the scheduler: > 2005-12-16 18:23:01 0x0000431b INF 8 DBMScd > scheduler job 0: > planned execution time 16/12/2005, 18:23:00 (dbm_command: > sql_updatestat_per_systemtable) > 2005-12-16 18:23:01 0x0000431b ERR -24817 DBMSrv > ERR_IOMANPROCPROCDIED: IO managed process: process (pid > 17180, serverpid > 0) died (retcode 2) > 0x0000431b ERR -24823 DBMSrv > ERR_IOMANPROCLOGON: IO managed process: error (0) during logon > 0x0000431b ERR -24826 DBMSrv > ERR_NIERROR: Can > not write in pipe '/tmp/temp1134728581-0'. (System error 32; > Broken pipe)
<irony> As one can see clearly from the log, </irony> the DBMServer with the PID 0x431b (17179), was not able to start a dbmcli, because the dbmcli-executable was not in the PATH environment variable of the DBMServer. This should normally be the case. Did you modify anything manually in your environment? Concerning the log output: yes, we must improve it, it's on my list. Regards, Marc-Philip -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
