Reinitializing the PSM Server Database
Use this procedure to reinitialize the PSM server database to factory defaults.
- Stop the PSM server by entering the following
command.
psm-stop
The stop command is successful when the 'Ems-' processes all change to 'not monitored' state. Type <ctrl> c to exit the Linux watch command window.
- Drop the databases.
# cd /usr/local/ems9001/bin # ./emsdropdb.sh -a
- Uninstall the PSM server.
rpm -e ems9001
- Follow the steps in Installing the PSM Server to reinstall the PSM server.