Article Content
Article Number | 000034844 |
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 |