All,
I have to do an in-place upgrade of SQLServer 2008 instance to SQLServer 2008 R2 and quite a few of the databases are in Read-Only state. The database versions need to be set to that of SQLServer 2008 R2.
Do I need to change the database state to Read-Write before starting the upgrade process and eventually change the state to Read-Only after the upgrade completes or would the upgrade process takes care of it during the upgrade process?
grajee