Tagged Questions
2
votes
1answer
449 views
How to disable instance recovery in ORACLE?
I want my DB to stop instance recovery during opening, how to do it?
I want it because it crashes when trying to do instance recovery, I am testing some cases and want to disable it
Is there any ...