> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 08, 2003 4:41 PM > To: [EMAIL PROTECTED] > Subject: log full > > > > Hi, > > after upgrading the sapdb from 7.3.?.33 to 7.4.0.25 (on nt) > autolog was deactivated - sadly without being noticed by > anyone. As a consequence now the log is full. What I tried to > overcome this situation: -reactivate the autolog via dbmcli: > I received the error 'sql error, 123 no more log to save'. > -define a new medium for backing up the log. But backing up > the log doesn't work, the error message as well: 'sql error, > 123 no more log to save'
Hi, the return-code -123 means also that no log _can_ be saved, because the backup-history is lost. In order to save log you need a complete databackup which is the starting-point for a log-recovery in case of a crash. So just do a complete backup and the you can switch the autolog on again. regards, martin _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
