G
George Potemkin
Guest
DB running in single user mode does not use shared memory. That is why proshut and promon utilities don't work. You should stop the process that opened DB in single user mode (kill PID). But as I tried to say earlier the better solution is to disable DB access for all processes.
Continue reading...
Continue reading...