Data pump return codes (errorlevel)
sorry, I'm not able to find any documentation about it:
If I use expdp (or impdp) in a Windows script/batch file, I need to check the success of the operation.
Normally applications bring back a return code which can be checked using the %errorlevel% variable.
Which return codes are defined for expdp and impdp?
Thanks a lot for your help.
Volkmar