Error: "java.sql.SQLIntegrityConstraintViolationException: ORA-01400: cannot insert NULL into ("ADMUSER"."TABLENAME"."COLUMNAME")" When Migrating a P6 Database from SQL Server to Oracle
(Doc ID 2161389.1)
Last updated on MARCH 22, 2022
Applies to:
Primavera P6 Enterprise Project Portfolio Management - Version 8.3.13.0 and laterPrimavera P6 Professional Project Management - Version 8.3.13.0 and later
Information in this document applies to any platform.
Symptoms
When attempting to migrate a P6 EPPM 8.3 database from MS SQL Server to Oracle, the following error is observed:
ERROR
-----------------------
java.sql.SQLIntegrityConstraintViolationException: ORA-01400: cannot insert NULL into ("ADMUSER"."TABLENAME"."COLUMNAME")
Note: Errors referencing NULL values occur even though select queries of the table indicate there are no NULL values in the referenced column.
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 |