- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
RSA 7.1.1 Installation doesn't install sqlplus?
Hi RSA IGL Experts
Greetings !!
I'm performing a fresh installation of 7.1.1. using local database on a fresh SLES 12 SP2 Installation. (I've done this before quite a few times)
The installation went smoothly and I verified the services are up and now it was time to import the DB dmp.
The import fails with the error "Cannot run program "sqlplus": error=13, Permission denied".
However if i run "sqlplus" i get the command-not-found error. "Weird"
In my installation directory /tmp/aveksa/packages I have both "instantclient-basiclite-linux.x64-12.1.0.2.0.zip" and "instantclient-sqlplus-linux.x64-12.1.0.2.0.zip" files and I've done quite a few installation before and I've never run into this issue.
Doesn't the install.sh script install sqlplus if it's a local DB?
Kindly advice on what I should do so that I can import the DB dmp.
- Tags:
- Community Thread
- Discussion
- Forum Thread
- Identity G&L
- Identity Governance & Lifecycle
- IG&L
- IGL
- Installation & Upgrade
- RSA Identity
- RSA Identity G&L
- RSA Identity Governance & Lifecycle
- RSA Identity Governance and Lifecycle
- RSA IGL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
I've tried the /tmp/aveksa/staging/deploy/installOracleClient.sh and it skips installing the client.
Also, I've uninstalled RSA IGL and tried re-installing it. and I've noticed this.
-------------------------------------------
Checking database ...
No sqlplus found
----------------------------------------
Without sqlplus DB import will not import dmp and it fails.
