My Oracle Support Banner

DMU Post conversion task fails with ORA-01950 (Doc ID 2225712.1)

Last updated on JUNE 29, 2022

Applies to:

Database Migration Assistant for Unicode - Version 2.1.1 and later
Oracle Database - Enterprise Edition - Version 11.2.0.1 and later
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
Information in this document applies to any platform.

Symptoms

DMU post conversion task is showing ORA-01950 error when trying to ADD CONSTRAINT with creating index on default tablespace.

 

12.07:08:47:909;V014;F;09999 SQL text is ALTER TABLE "ORABUP0"."TBCL_TRANS_LETTER_VARIABLES" ADD CONSTRAINT "CLTLV_PK" PRIMARY KEY ("ID")
USING INDEX ENABLE;
Connection ID is 14. Connection session ID is 74, serial number is 25407.
Exception error code is 1950.
Exception call stack is
java.sql.SQLSyntaxErrorException: ORA-01950: no privileges on tablespace 'USERS'
...
...
12.08:56:04:341;V019;F;09999 SQL text is ALTER TABLE "ORABUP0"."TBOR_BUYER_DETAILS" ADD CONSTRAINT "ORBUD_PK" PRIMARY KEY ("ORNNN_ID", "EFFECT_TO_DAT")
USING INDEX ENABLE;
Connection ID is 19. Connection session ID is 195, serial number is 42962.
Exception error code is 1950.
Exception call stack is
java.sql.SQLSyntaxErrorException: ORA-01950: no privileges on tablespace 'USERS'

 

 

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.