Oracle Error ORA-25500: database is not open

Oracle Error Message

ORA-25500: database is not open

Reason for the Error

Database must be open to perform ALTER SYSTEM QUIESCE RESTRICTED command.

Solution

Open the database and retry this command.