After upgrading to a new version of eHealth or loading an ASCII backup of the database, you may see the following error appear in the system log:
Error: 'Pgm nhiRegStats[Active]: Unable to execute 'insert /*append**/into NH_REG0 select * from nhgt_REG0' (ORA-14400: inserted partition key does not map to any partition)'
This document explains what causes the error and how to fix it.
An attempt was made to insert a record into a Range or Composite Range object with a concatenated partition key that is beyond the concatenated partition boundary list of the last partition -OR- An attempt was made to insert a record into a List object with a partition key that did not match the literal values specified for any of the partitions.
Please follow the steps listed below to resolve these errors.