Link to home
Start Free TrialLog in
Avatar of justme4me
justme4me

asked on

Oracle Datapump Utility Not Found

I have a fresh install of Oracle 12cR2 on Red Hat Linux.
I am trying to run the datapump utility but it errors with:
-bash: impdp: command not found

I tried running oraenv.sh script
I unset ORACLE_HOME, reset it and exported it.
The user is a member of the dba group in /etc/groups.

Is there a way to reinstall the utility?
Is there a way to check for proper installation?


Any assistance is much appreciated.
SOLUTION
Avatar of David VanZandt
David VanZandt
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of justme4me
justme4me

ASKER

I confirmed it is in the $ORACLE_HOME/bin directory.  Things may not be configured properly as I am a SQL Server DBA covering for an Oracle DBA.  If it is helpful in troubleshooting, I can upload the user's bash_profile.
capture2.PNG
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial