Hello Ralf, The check of backups is done by the so called service database. This database is named .M760012 in your case. Option -uSRV tries to start the service database and to connect to it. It seems, that your service database is already running. Either another backup check is running or the service database was not shut down correctly after the last backup check. You can usually connect to the service database with "dbmcli -d ... -u service,service". So you should be able to find out who is using the service database with "dbmcli -d .M760012 -u service,service db_cons sh ta" and stop it with "dbmcli -d .M760012 -u service,service db_offline". After that the check backup should work again.
Best regards, Tilo Heinrich SAP Labs Berlin -----Original Message----- From: Ralf Löwa [mailto:[EMAIL PROTECTED] Sent: Thursday, March 23, 2006 11:12 AM To: maxdb@lists.mysql.com Subject: -24994,ERR_RTE: runtime environment error Hello, the error below is caused by this statement: ./dbmcli -d <instanz> -u ***,*** -uSRV \ backup_restore_check <medium inc> PAGES -24994,ERR_RTE: runtime environment error 1,Database .M760012 already started I get the same error by using the DBMGUI. Where is the problem? Thanks, Ralf ___________________________________________________________ Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED] -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]