ORA-01400: Cannot Insert NULL Into ("DVSYS"."REALM_OBJECT$"."OWNER_UID#")
(Doc ID 2949214.1)
Last updated on AUGUST 06, 2023
Applies to:
Oracle Database - Enterprise Edition - Version 19.15.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
Following errors are seen when running the datapatch -verbose
Patch apply: WITH ERRORS
-> Error at line 163668: script rdbms/admin/catmacd.sql
- ORA-01400: cannot insert NULL into ("DVSYS"."REALM_OBJECT$"."OWNER_UID#")
- ORA-06512: at line 7
- ORA-06512: at line 2
-> Error at line 163950: script rdbms/admin/catmacd.sql
- ORA-01400: cannot insert NULL into ("DVSYS"."REALM_OBJECT$"."OWNER_UID#")
- ORA-06512: at line 7
- ORA-06512: at line 2
-> Error at line 165457: script rdbms/admin/catmacd.sql
- ORA-01400: cannot insert NULL into ("DVSYS"."REALM_AUTH$"."GRANTEE_UID#")
- ORA-06512: at line 7
- ORA-06512: at line 2
-> Error at line 166581: script rdbms/admin/catmacd.sql
- ORA-04063: package body "DVSYS.DBMS_MACADM" has errors
- ORA-06508: PL/SQL: could not find program unit being called:
- "DVSYS.DBMS_MACADM"
- ORA-06512: at line 2
Changes
Running data patch after application of RU
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 |