Troubleshoot fix resolve ORA-01531: a database already open by the instance

Error Description: During ALTER DATABASE, an attempt was made to open a database on an instance for which there is already an open database.
Fix for this error: If you wish to open a new database on the instance, first shutdown the instance and then startup the instance and retry the operation.