Patch Failing: Error executing SQL ALTER TABLE "PRI$FEE_SCHEDULE_LINES" ADD BATCH_ID VARCHAR2(36 CHAR) NOT NULL: ORA-01758: table must be empty to add mandatory (NOT NULL) column
(Doc ID 2586464.1)
Last updated on OCTOBER 04, 2021
Applies to:
Oracle Health Insurance Claims Adjudication - Version 3.18.3.0.0 and laterInformation in this document applies to any platform.
Symptoms
On : 3.18.3.0.0 version, Installation
A development environment was cloned from a production environment running Claims 2.16.1.0.29.
The following upgrade path was followed to upgrade from 2.16 to 3.18:
2.17.1.0.0 ClaimsVersion
2.17.2.0.0 ClaimsVersion
2.17.3.0.0 ClaimsVersion
2.17.3.0.5 ClaimsVersion
3.18.1.0.0 ClaimsVersion
3.18.2.0.0 ClaimsVersion
3.18.3.0.0 ClaimsVersion
Recieved the error:
SEVERE 8/21/19 10:12 AM:liquibase: Change Set 2019-04-22_NXT-19500.xml::1::ssubiram failed. Error: Error executing SQL ALTER TABLE "PRI$FEE_SCHEDULE_LINES" ADD BATCH_ID VARCHAR2(36 CHAR) NOT NULL: ORA-01758: table must be empty to add mandatory (NOT NULL) column
liquibase.exception.DatabaseException: Error executing SQL ALTER TABLE "PRI$FEE_SCHEDULE_LINES" ADD BATCH_ID VARCHAR2(36 CHAR) NOT NULL: ORA-01758: table must be empty to add mandatory (NOT NULL) column
After performing the below step , the patch was applied successfully:
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 |