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
Grouping of changes based on category working inconsistently after upgrading RSA Identity Governance & Lifecycle to 7.1.1 30Number of Views Authentication Manager 8.x Deployment on Cloud Platform Fails When Configuring Network Settings 22Number of Views Error when importing wildcard certificates to RSA Authentication Manager 8.x 521Number of Views Web-Tier Issue after SP1 P12 Installation 11Number of Views How to collect RAID logs using Intel RAID CmdTool2 for the RSA SecurID A250 Intel-based Hardware Appliances S2600GZ/GL 72Number of Views
Trending Articles
RSA Authentication Manager Upgrade Process How to Update the Root (Server) and Client Certificates in RSA Identity Governance & Lifecycle RSA Authenticator 6.2.2 for Windows Administrator Guide RSA SecurID software token .sdtid file fails to import into RSA SecurID Software Token 5.0 for Windows RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide
Don't see what you're looking for?