11-04-2005 11:45 AM
Is there a utility to purge all data throught the LMS application and restore the system back to Day 1.
11-04-2005 11:47 AM
You would have to re-init all the databases.
Are you running it on Windows or Solaris?
11-04-2005 12:32 PM
Windows 2003
11-04-2005 12:46 PM
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
11-08-2005 12:27 PM
Is there any way to reinit just the Syslog Analysis data in RME?
11-08-2005 12:47 PM
Unfortunately not, syslog is part of the RME database
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide