Brett Meyer commented on Bug HHH-7816

The 4.1.3 logs show an attempt to insert into HT_IAP_PVR_L_PROGRAM_REC which does not exist. This is followed by deletes on the same table.

The 4.1.8 logs show the same thing. In addition, the failed attempt to create HT_IAP_PVR_L_PROGRAM_REC is shown:

create cached local temporary table if not exists HT_IAP_PVR_L_PROGRAM_REC (RECORDING_ID varchar(255) not null)
        on commit drop transactional
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira