My Oracle Support Banner

ORA-39083 and ORA-00933 When Using IMPDP to Import a Table With Row Archival Enabled (Doc ID 1999047.1)

Last updated on FEBRUARY 01, 2024

Applies to:

Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Backup Service - Version N/A and later
Information in this document applies to any platform.

Symptoms

  1. The following errors are raised while trying to import a table which was created with the ROW ARCHIVAL clause in an 12.1.0.2 database and exported with EXPDP:
    ORA-39083 :Object Type xxxx failed to create with errors
    ORA-00933 :SQL command not ended properly


  2. Tables without the ROW ARCHIVAL clause are exported/imported successfully.

  3. The problem is caused by the DDL in the dump file containing the following clause in the CREATE TABLE statement:
    ILM ENABLE LIFECYCLE MANAGEMENT ;

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.