cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
811
Views
0
Helpful
6
Replies

LMS 3.0.1 backup failure

mburrell5
Level 1
Level 1

Am preparing to upgrade from LMS 3.0.1 to 3.1. At present the backup process fails due to a lock file issue. There is no lock file present now. It is obviouslt related to the backup process itself. I have attached the dbbackup.log file. Any ideas?

1 Accepted Solution

Accepted Solutions

The problem is not the transaction log. It may be the database. Try this. Set the Daemon Manager service to Manual, then reboot. When the server restarts, run the backup.pl script from the command line:

NMSROOT\bin\perl NMSROOT\bin\backup.pl ...

If this does not work, you can try reinitializing the ipm database:

NMSROOT\bin\perl NMSROOT\bin\dbRestoreOrig.pl dsn=ipm dmprefix=Ipm

View solution in original post

6 Replies 6

Joe Clarke
Cisco Employee
Cisco Employee

The problem appears to be with the IPM database. It is either corrupt, or the transaction log is damaged. With all of LMS shutdown, what are the list of contents under NMSROOT\databases\ipm?

Attached is print screen of the folder contents. Do you need to drill down further

The problem is not the transaction log. It may be the database. Try this. Set the Daemon Manager service to Manual, then reboot. When the server restarts, run the backup.pl script from the command line:

NMSROOT\bin\perl NMSROOT\bin\backup.pl ...

If this does not work, you can try reinitializing the ipm database:

NMSROOT\bin\perl NMSROOT\bin\dbRestoreOrig.pl dsn=ipm dmprefix=Ipm

Tried the first half of your suggestion - ran the backup.pl script and it works - a full backup was done. What does this mean?

Something must have not shutdown properly before, keeping the IPM database open.

Thanks for your help, will see how the regular scheduled backup goes

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: