How to recover the Application and AFX after an unexpected database failure in RSA Identity Governance & Lifecycle
2 years ago
Originally Published: 2020-07-24
Article Number
000059370
Applies To
RSA Product Set: RSA Identity Governance & Lifecycle
RSA Version/Condition: All
 
Issue
After the Oracle database has had an unexpected failure which was subsequently fixed, the RSA Identity Governance & Lifecycle application and AFX remain running and were never shut down. This RSA Knowledge Base Article describes what should be done in this situation to properly recover from an unexpected database failure.
 
Resolution
The safest approach and best practice to recovering from this situation is to restart AFX, RSA Identity Governance & Lifecycle and the Oracle database. This is true regardless of whether or not the RSA Identity Governance & Lifecycle user interface is accessible. It may be accessible but unexpected and undesired behavior could result.

Login as user oracle and execute the following commands:
 
afx stop
acm stop
acm stopdb
acm startdb
acm start
afx start