Import .dmp file in Oracle 11g in Linux
827450Jan 8 2011 — edited Jan 8 2011Hi experts,
I m new here, please tell me how to import the database as .dmp file in Oracle 11g Release in Oracle Enterprise Linux 5.5.
As i tried to execute this command:-
**$ impdp username/password@orcl file = FILENAME.dmp full=y log=log.txt**
but it gives error as:-
**bash: impdp: command not found**
Now please help me about this.
Thanx.
Abhishek Kumar