"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 101Number of Views ORA-15001: diskgroup "DG01" does not exist error in RSA Identity Governance & Lifecycle 99Number of Views Oracle software installation throws Permission denied error when installing or upgrading RSA Identity Governance & Lifecycle 114Number of Views RSA Authentication Manager 8.1 Service Pack 1 Patch 2 Web Tier fails to install 231Number of Views
Trending Articles
Downloading RSA Authentication Manager license files or RSA Software token seed records RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory Mandatory Certificate Upgrade Required by 6th October 2025 for RSA MFA Agent for PAM, RSA MFA Agent for Apache, and Third … RSA Authentication Manager 8.9 Release Notes (January 2026)
Don't see what you're looking for?