Oracle Error ORA-19952: database should be mounted exclusively

Oracle Error Message

ORA-19952: database should be mounted exclusively

Reason for the Error

The database was started in parallel mode. To change the DBID, the database must be mounted exclusively.

Solution

Shut down the database and start it in exclusive mode.