-
Hi
I am issuing the command from command prompt. I am using oracle 803 on windows NT.
d:\exp80 system/manager full=y and other general parameters
the moment i press enter it just give me the command prompt again
like
d:\>
could anyone help me in getting whats is going on......
someone told me that it is comon with NT, but what ......
-
at the command prompt, do :
echo %PATH%
you should have your [ORACLE_HOME]/bin dir in the PATH line, if this is ok, then simply type
exp80 system/manager full=y
else try using the complete path to the exp80 utility which is not, I presume, in the root of D: ...