Basic Oracle on Linux
133700Jul 23 2008 — edited Jul 23 2008I am new to Linux on Oracle. I want to export oracle dump from an oracle database installed on linux. Wwhen I issue command IMP then it is not able to identify the command. What wrong I am doing and how should I do this.
I set the $ORACLE_HOME by typing $ export ORACLE_HOME=/path to oracle
and also $ORACLE_SID.
When I type /bin/ and then imp, I get "imp: command not found". But I do see the command when I list the contents.
Please help.