A "directory '/home/oracle/AveksaExportImportDir' must be a valid directory" error occurs when restoring (importing) a database into RSA Identity Governance & Lifecycle
Originally Published: 2019-07-28
Article Number
Applies To
RSA Version/Condition: 7.x
Issue
The directory '/home/oracle/AveksaExportImportDir' must be a valid directory.
Cause
Resolution
- Execute the following SQL as SYSDBA:
select * from dba_directories where directory_name like 'AVEKSA%';
- This returns the following:
DIRECTORY_NAME DIRECTORY_PATH ------------------------------------------------------------ AVEKSA_EXPORTIMPORT_DIRECTORY /home/oracle/AveksaExportImportDir
- Note the DIRECTORY_PATH. If the directory is missing from the file system, create it by executing the following operating system commands as user 'oracle':
$ cd /home/oracle $ mkdir AveksaExportImportDir
Related Articles
Authentication Manager 8.x Deployment on Cloud Platform Fails When Configuring Network Settings 22Number of Views Grouping of changes based on category working inconsistently after upgrading RSA Identity Governance & Lifecycle to 7.1.1 30Number of Views Web-Tier Issue after SP1 P12 Installation 11Number of Views Error when importing wildcard certificates to RSA Authentication Manager 8.x 521Number of Views "An error occurred loading the fields for the form" when running the Default Provisioning Form in RSA Identity Governance … 197Number of Views
Trending Articles
RSA Authentication Manager Upgrade Process RSA Release Notes for RSA Authentication Manager 8.8 RSA RADIUS Server service failed to start in the RSA Authentication Manager 8.1 Operations Console Microsoft Entra ID External MFA - Relying Party Configuration Using OIDC - RSA Ready Implementation Guide RSA Release Notes: Cloud Access Service and RSA Authenticators
Don't see what you're looking for?