Skip to Main Content

Breadcrumb

Question and Answer

Connor McDonald

Thanks for the question, Gyan Bahadur.

Asked: March 08, 2017 - 9:20 am UTC

Last updated: March 09, 2017 - 3:14 am UTC

Version: 11.2.0.4

Viewed 1000+ times

You Asked

please help me about the actual need of database, startup force?? any condition, any adv, dis, and how to change the database from read only mode to read write mode without shutdown the database??

Regards,
Gyan

and Connor said...

startup force

is basically equivalent to

shutdown abort
startup


I typically use 'shutdown immediate' but that's probably just paranoia on my part, because I dont think I've ever had a database problem due to shutdown abort.

Is this answer out of date? If it is, please let us know via a Comment