On database startup for RSA Identity Governance and Lifecycle the following error is seen: CRS-2501: Resource 'ora.avdb.db' is disabled, Database is not running
2 years ago
Originally Published: 2017-02-17
Article Number
000040199
Applies To
RSA Product Set:  RSA Identity Governance and Lifecycle


 
Issue
The Oracle database fails to start with the following error:
 
$ acm startdb
PRCR-1079 : Failed to start resource ora.avdb.db
CRS-2501: Resource 'ora.avdb.db' is disabled Database is not running.
Cause
The cause for this error is unknown; however, the error means the database has been disabled from the Oracle grid.
Resolution
Start the database using srvctl (Server Control Utility) which is an Oracle grid management tool.
 
$ srvctl enable database -db AVDB
$ acm startdb