If for some reasons a server is very slow and the shutdown immediate command can be expected to take ages…
Go for the kill of the Oracle Service in control panel>configuration>services
Find OracleService[OracleSID] and stop it.
Shutting down Oracle by stopping the Oracle service makes a clean stop of the database as opposed to shutdown abort which must be avoided at all costs.
Shutting down with an abort can create fuzzy files which is all DBA’s nightmare.
Recent Comments