Oracle Error ORA-16703: cannot set property while the database is enabled

Oracle Error Message

ORA-16703: cannot set property while the database is enabled

Reason for the Error

An attempt was made to change a database property while the database was enabled.

Solution

Disable the database first, update the property and then, reenable the database.