Database Administration (MOSC)

MOSC Banner

database imp: IMP-00009 and IMP-00033

edited Apr 18, 2018 9:55AM in Database Administration (MOSC) 11 commentsAnswered

I am working on a case in Database 12.2 about exp imp.

When importing a table . it shows the following error

IMP-00009: abnormal end of export file

IMP-00033: Warning: Table "XXXXXXXXXXX" not found in export file

The table is 0 rows and in the export logs, the table can be exported successfully

I look into serveral post , and some doc says it's related to defer segment creation problem. However the database is set to deferred_segment_creation=FALSE, and checked the table has segment.

Following is the command.

exp \"/ as sysdba\"  file=testing.dmp log=tesing_exp.log tables=myuser.testing statistics=none direct=y

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