Page 1 of 1

ltest just exits

Posted: Mon Nov 17, 2008 1:53 pm
by MiniMe
This morning our DB on one of our servers just keeps locking up. When I try to run ltest it just exits back to the bash shell. also in the vortex log there are some of these errors..

Database monitor /usr/local/morph3/bin/monitor -d /db/tables/prod -z returned exit code 4

Any ideas.

ltest just exits

Posted: Mon Nov 17, 2008 2:47 pm
by mark
Perhaps shared mem or semaphore problems. Try "rmlocks" on the db. If still the same stop all activity on the db. Kill the monitor with "monitor -k". Then do "rmlocks -f" on the db.