ORA-1950 on Full EXP when Calling SYS.DBMS_RULE_EXP_RULES.SCHEMA_INFO_EXP
(Doc ID 730717.1)
Last updated on JANUARY 30, 2022
Applies to:
Oracle Database - Enterprise Edition - Version 10.2.0.1 and laterOracle 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
Information in this document applies to any platform.
Symptoms
A full database export fails with:
EXP-00008: ORACLE error 1950 encountered
ORA-01950 : no privileges on tablespace '<TABLESPACE_NAME>'
ORA-06512 : at "SYS.DBMS_RULE_EXP_RL_INTERNAL", line 324
ORA-06512 : at "SYS.DBMS_RULE_EXP_RULES", line 147
ORA-06512 : at line 1
EXP-00083: The previous problem occurred when calling SYS.DBMS_RULE_EXP_RULES.schema_info_exp
ORA-01950 : no privileges on tablespace '<TABLESPACE_NAME>'
ORA-06512 : at "SYS.DBMS_RULE_EXP_RL_INTERNAL", line 324
ORA-06512 : at "SYS.DBMS_RULE_EXP_RULES", line 147
ORA-06512 : at line 1
EXP-00083: The previous problem occurred when calling SYS.DBMS_RULE_EXP_RULES.schema_info_exp
Export command used:
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 |