salesuploadarch ORA-14400: inserted partition key does not map to any partition
Hi We are getting the below error in the salesuploadarch batch.
salesuploadarch~20161107090141~EXEC_SQL~@0PACKAGE_ERROR@1ORA-14400: inserted partition key does not map to any partition @2CORESVC_SALES_UPLOAD_SQL.ARCHIVE_RECORDS
salesuploadarch~20161107090141~SVC_ARCHIVE~CORESVC_SALES_UPLOAD_SQL.ARCHIVE_RECORDS Failed.
In Doc ID 2094878.1 Oracle mentions two approaches to resolve this. One is to have a MAXVALUE partition and the other one to have an INTERVAL partition and also goes on to mention that INTERVAL approach is the recommended one. I assume SVC_POSUPLD_LOAD_ARCH is the table intended here and I can see that the present script for this table is as below: