"Permission denied" or "does not exist or is not a valid file" exporting/importing an RSA Identity Governance & Lifecycle database
Originally Published: 2019-07-28
Article Number
Applies To
RSA Version/Condition: 7.x
Issue
Error: /home/oracle/AveksaExportImportDir/Export_AVDB_avuser_History-<date of import>.log (Permission denied)
or, when attempting to restore (import) an RSA Identity Governance & Lifecycle database using the RSA-supplied backup script home/oracle/database/DBA/AVDB/scripts/AVDB_Import_AVUSER.sh, the import fails with the following error:
Error: The input File 'Export_ADB_avuser_<optional added information>.dmp' does not exist or is not a valid file.
Cause
Resolution
- Check that the file permissions and ownership on the backup directory allow the Oracle user access to the backup directory. As the root user, execute the following linux commands:
# ls -l AveksaExportImportDir # chmod 755 AveksaExportImportDir # chown oracle:oinstall AveksaExportImportDir
- If this is an import, also check the file permissions and ownership on the backup file:
# ls -l <backup dump file> # chmod 755 <backup dump file> # chown oracle:oinstall <backup dump file>
Related Articles
RSA Authentication Manager 8.x Web Tier fails to install with Permission Denied Error 87Number of Views Prime kit tomcat.pid: Permission denied error when restarting services for RSA Authentication Manager Prime Kit 91Number of Views Oracle software installation throws Permission denied error when installing or upgrading RSA Identity Governance & Lifecycle 114Number of Views Installing the RSA Authentication Manager 8.x Web Tier on a Windows server fails with permission errors 229Number of Views Unable to install RSA Authentication Manager 8.6 Patch 1 Web Tier on Oracle Linux 121Number of Views
Trending Articles
Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory RSA Authentication Manager 8.9 Release Notes (January 2026) Artifacts to gather in RSA Identity Governance & Lifecycle RSA Governance & Lifecycle 8.0.0 Administrators Guide RSA Governance & Lifecycle 8.0.0 Installation Guide
Don't see what you're looking for?