"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 TAC_PLUS User's Guide 23Number of Views User name included in RADIUS response packet in RSA ACE/Server; 'Passcode Accepted' message followed 'Access Denied' and '… 39Number of Views Unable to install RSA Authentication Manager 8.6 Patch 1 Web Tier on Oracle Linux 120Number of Views Prime kit tomcat.pid: Permission denied error when restarting services for RSA Authentication Manager Prime Kit 91Number of Views
Trending Articles
How to recover the Application and AFX after an unexpected database failure in RSA Identity Governance & Lifecycle RSA SecurID Software Token 5.0.2 for Windows Desktop displays message after reboot due to roaming profile: No token stor… RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide Downloading RSA Authentication Manager license files or RSA Software token seed records RSA Release Notes for RSA Authentication Manager 8.8
Don't see what you're looking for?