I have Oracle 9i client version installed on my machine and am not able to do exp/imp. I get " 'exp' is not recognized as an internal or external command" from my command prompt. I am running on Windows XP2002. Is there anything in the config I can change or do I have to re-install Oracle again.
Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.
also try running the exp/imp by specifying the full path to the executable. if %ORACLE%\bin is no in your PATH then just tying exp/imp is not good enough
Please check the environment parameter path and add the path where imp or exp .exe is located then u can call from dos.This is the only cause for the issue.Right click on my computer -->go to advanced and check environemnt variables or
cmd-->path.
how can it be the only issue? He has already said it isnt installed!!
Is there anywhere I can download just the imp/exp utility or similar tools ? I have 9i client installed, but need the tools to export/import some data.
Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.
Bookmarks