Database backups from the user interface gets stuck 'In Progress', never finish, and prevent future backups in RSA Identity Governance & Lifecycle
Originally Published: 2020-04-15
Article Number
Applies To
RSA Product/Service Type: Appliance
RSA Version/Condition: 7.0.0, 7.0.1, 7.0.2
Issue
ps oracle 29676 36554 0 Mar05 ? 00:00:00 /bin/bash /home/oracle/database/DBA/AVDB/scripts/AVDB_Export_AVUSER.sh -t 2020-03-5
Cause
Resolution
- RSA Identity Governance & Lifecycle 7.0.2 P04
- RSA Identity Governance & Lifecycle 7.1.0
Workaround
acm stop acm stopdb acm startdb acm start
To clear the In Progress status in the user interface, a good backup should be completed from the command line. For more information on backing up the RSA Identity Governance & Lifecycle database, see RSA Knowledge Base Article 000038174 -- How to perform a database backup (export) and a database restore (import) in RSA Identity Governance & Lifecycle.
Execute the following backup commands as the oracle user.
acm stop cd /home/oracle/database/DBA/AVDB/scripts ./AVDB_Export_AVUSER.sh -t <optional tag on the filename>
or
acm stop avdbexport -t <optional tag on the filename>
For example, the following commands will create a backup file called Export_AVDB_avuser_040120.dmp in the $AVEKSA_HOME/AveksaExportImportDir directory
acm stop avdbexport -t _040120
Related Articles
Application is in a questionable state and collections may get stuck after an unexpected database failure in RSA Identity … 41Number of Views ORA-15001: diskgroup "DG01" does not exist error in RSA Identity Governance & Lifecycle 99Number of Views Certificate is issued with certdn value from CMP request rather than the one in ss.dat when CMP Server is configured with … 26Number of Views Collector Stuck in Data Collection Phase with "Sent Request to Agent Hosting the Collector" 1.55KNumber of Views Requests in state "Waiting On Dependencies" remain stuck in the fulfillment phase in RSA Identity Governance & Lifecycle 191Number of Views
Don't see what you're looking for?