Managing the AMASS File System
A)Generate the PID of the lm_ip process by using the UNIX ps command.
#ps
amass 915 1 0 16:30:31 ? 0:01 /usr/amass/daemons/lm_ip
If the lm_ip process is running, stop the process by using the kill
#kill
If the lm_ip process is not running, manually remove the database lock.
#rm /usr/amass/fslock1
Recreate the lock with the lm_ip command.
#/usr/amass/daemons/lm_ip
Reboot the server to reset the IPC sockets. Rerun dbcheck. If the problem still exists, check the following items:
Troubleshooting Tools |