Hello Frank, Depending on the state of the database something along the following lines should work:
dbmcli -d <db_name> -u <dbm_user>,<dbm_password> >db_admin >db_util_connect >recover_start <your_backup_medium> >db_online >exit If you would like to recreate/erase the log volume, you would use a "db_activate recover <your_backup_medium>" instead of "recover_start ...". If the database does not exist, you have to create it first. Best regards, Tilo Heinrich SAP Labs Berlin -----Original Message----- From: Frank Sent: Donnerstag, 4. Januar 2007 12:26 To: Heinrich, Tilo Subject: RE: doing a restore on SuSe Tilo, it's an online complete db backup with no data checkpoint -----Original Message----- From: Heinrich, Tilo Sent: 04 January 2007 11:44 AM To: [email protected] Cc: Frank Subject: RE: doing a restore on SuSe Hello Frank, I'm probably asking too late, but what kind of backup do you have? Best regards, Tilo Heinrich SAP Labs Berlin -----Original Message----- From: Frank Sent: Donnerstag, 14. Dezember 2006 10:51 To: [email protected] Subject: doing a restore on SuSe can anyone assist me with the best way to do a restore of a complete backup? OS: SuSe and MaxDB 7.4 any help would be appreciated -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
