My Oracle Support Banner

ORA-39083 & ORA-01647 during TTS or EXPDP/IMPDP from Enterprise Edition to Standard Edition when deferred_segment_creation=True (Doc ID 2288535.1)

Last updated on JULY 22, 2021

Applies to:

Oracle Database - Standard Edition - Version 11.2.0.1 and later
Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Backup Service - Version N/A and later
Oracle Database Cloud Service - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.

Symptoms

ORA-39083 & ORA-01647 during import from Enterprise Edition to Standard Edition

ORA-39083: Object type TABLE:"<USER NAME>"."<TABLE NAME>" failed to create with error:
ORA-01647: tablespace '<TABLESPACE NAME>' is read-only, cannot allocate space in it
Failing sql is:
CREATE TABLE "<USER NAME>"."<TABLE NAME>" ("NO" NUMBER, "NAME" VARCHAR2(10 BYTE)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 NOCOMPRESS LOGGING TABLESPACE "<TABLESPACE NAME>"

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
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.