Error ORA-01400: Unable to insert NULL while Importing APEX-Application With SQLcl Liquibase
(Doc ID 2861659.1)
Last updated on FEBRUARY 28, 2025
Applies to:
Oracle SQLcl - Version 20.4 and laterInformation in this document applies to any platform.
Symptoms
Issue
----------
Error while updating Apex schema changes/ while import application using SQLcl Liquibase update chnagelog
Error
---------
ORA-01400: Unable to insert NULL into ("APEX_200200"."WWV_FLOW_PAGE_PLUGS"."PAGE_ID")
ORA-06512: in "APEX_200200.WWV_FLOW_API", line 13278
ORA-06512: in "APEX_200200.WWV_FLOW_API", line 13786
ORA-06512: on line 68
01400. 00000 - "cannot insert NULL into (%s)"
ORA-06512: in "APEX_200200.WWV_FLOW_API", line 13278
ORA-06512: in "APEX_200200.WWV_FLOW_API", line 13786
ORA-06512: on line 68
01400. 00000 - "cannot insert NULL into (%s)"
Steps are as
---------------
1. Export APEX workspace as
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 |