Oracle Error ORA-01576: The instance string is not enabled

Oracle Error Message

ORA-01576: The instance string is not enabled

Reason for the Error

The thread associated with instance is not enabled.

Solution

Enable the thread associated with the instance using ALTER DATABASE ENABLE INSTANCE command.