A
Anurag Sharma
Guest
Hi, During a maintenance activity a cron job started my database in single user mode. The problem is, that in this scenario I am almost out of the database (as there was some batch using the database). I need to kill all the active process with DB id to continue working. which is problematic (.lk file, process, shared memory etc.) Is there any other better and optimized way to do it ? (I mean, to shut down the DB which is running in single user mode) or to directly upgrade it to multiuser mode? I am using 11.3 why proshut, promon utilities doesn't works in such scenario?
Continue reading...
Continue reading...