EXP-00000 Export terminated unsuccessfully
Description:
EXP-00000 Export terminated unsuccessfully
Cause:
Export encountered an Oracle error.
Description:
EXP-00000 Export terminated unsuccessfully
Cause:
Export encountered an Oracle error.
Description:
EXP-00001 data field truncation – column length=number, buffer size=number actual size=number
Cause:
Export could not fit a column in the data buffer.
Description:
EXP-00002 error in writing to export file
Cause:
Export could not write to the export file, probably because of a device error. This message is usually followed by a device message from the operating system.
Description:
EXP-00003 no storage definition found for segment(number, number)
Cause:
Export could not find the storage definitions for a cluster, index, or table.
Description:
EXP-00004 invalid username or password
Cause:
An invalid username or password was specified.
Description:
EXP-00005 all allowable logon attempts failed
Cause:
Attempts were repeatedly made to log on with an invalid username or password.
Description:
EXP-00006 internal inconsistency error
Cause:
Export’s data structure was corrupted.
Description:
EXP-00007 dictionary shows no columns for string.string
Cause:
Export failed to gather column information from the data dictionary. The table may have been dropped.
Description:
EXP-00008 ORACLE error number encountered
Cause:
Export encountered the referenced Oracle error.
Description:
EXP-00009 no privilege to export string’s table string
Cause:
An attempt was made to export another user’s table. Only a database administrator can export another user’s tables.