Database Utilities (MOSC)

MOSC Banner

Oracle 19c Import Utility - Windows Exit Codes?

edited Aug 8, 2022 2:20PM in Database Utilities (MOSC) 5 commentsAnswered

Hello, there seems to be no documentation on what the exit codes on Windows are for the (original) Import Utility (not Data Pump). This link:

Only says what they are for Unix (and not even sure it's an exhaustive list).:

For UNIX, the exit codes are as follows:

EX_SUCC=0

EX_OKWARN=0

EX_FAIL=1

I found this link discussing Import util from Oracle 8i, where the submitter got a different value ("1") for "EX_OKWARN":

And responder seems to indicate that on Windows, the codes are different (guessing at the 2 "EX_OKWARN"s):

EX_SUCC=0
EX_OKWARN=1
EX_OKWARN=2
EX_FAIL=3
EX_FTL=4

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center