Oracle Solution for Error ora-19952

Solution for Oracle Error ORA-19952

ORA-19952: database should be mounted exclusively

What triggered the Error:

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

What should we do to fix it:

ut down the database and start it in exclusive mode.