Datamodel Upload Failed With Tables not partitioned for incremental Error
(Doc ID 2585694.1)
Last updated on MAY 22, 2023
Applies to:
Oracle Financial Services Analytical Applications Infrastructure - Version 8.0.6 and laterInformation in this document applies to any platform.
Symptoms
Model upload fails with below error present in nohup.out/console output:
1.
Inside Exception<Table_Name>
java.lang.Exception: Tables not partitioned for incremental
at com.iflex.fic.etl.UploadModel.cnt.AlterPartition.partitionDiff(Unknown Source)
at com.iflex.fic.etl.UploadModel.cnt.ClsUCntUploadModel.AlterModifyTable(Unknown Source)
at com.iflex.fic.etl.UploadModel.cnt.ClsUCntUploadModel.handleRequest(Unknown Source)
at com.iflex.fic.etl.UploadModel.cnt.ClsUCntErwinUpLoad.uploadErwin(Unknown Source)
2.
Inside Exception <Table_Name>
java.lang.Exception: Table has data in it and can not be altered.
at com.iflex.fic.etl.UploadModel.cnt.AlterPartition.partitionDiff(Unknown Source)
at com.iflex.fic.etl.UploadModel.cnt.ClsUCntUploadModel.AlterModifyTable(Unknown Source)
at com.iflex.fic.etl.UploadModel.cnt.ClsUCntUploadModel.handleRequest(Unknown Source)
at com.iflex.fic.etl.UploadModel.cnt.ClsUCntErwinUpLoad.uploadErwin(Unknown Source)
Changes
Custom Model is uploaded
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 |