cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1489
Views
0
Helpful
5
Replies

LMS 2.5 Windows - Purge All Data Back to Zero

dcavanaugh
Level 1
Level 1

Is there a utility to purge all data throught the LMS application and restore the system back to Day 1.

5 Replies 5

nhabib
Level 9
Level 9

You would have to re-init all the databases.

Are you running it on Windows or Solaris?

Windows 2003

Open a DOS shell and issue the command:

net stop crmdmgtd

Once you get the prompt back, open up the task manager and go to processes.

If any of these processes are listed, kill them manually:

sm_server

sm_authority

brstart

Now, go to CSCOpx\bin and issue the commands (case sensitive):

perl dbRestoreOrig.pl dsn=cmf dmprefix=Cmf

perl dbRestoreOrig.pl dsn=rmeng dmprefix=RME

perl dbRestoreOrig.pl dsn=dfmEpm dmprefix=EPM

perl dbRestoreOrig.pl dsn=dfmInv dmprefix=INV

perl dbRestoreOrig.pl dsn=dfmFh dmprefix=FH

Next, go to CSCOpx\campus\bin and issue the command:

perl reinitdb.pl -restore

To re-start the CiscoWorks application:

net start crmdmgtd

Wait 5-10 minutes and login to CiscoWorks

Is there any way to reinit just the Syslog Analysis data in RME?

Unfortunately not, syslog is part of the RME database

Review Cisco Networking for a $25 gift card