Is exp an Unix command or Oracle command?
For eg,
exp userid/password file=/dev/rmt0 table=emp volsize=1.2G
In the above, is it an Oracle Sql Plus statement or Unix command?
And I guess "export" is an Unix command ?
For eg,
export ORACLE_SID=$DB
Full coding is in page
http://www.orafaq.com/faqunix.htm
if you can't understand my partial commands I have posted.
Thanks.