A.10.1 Compliance Studio Schema Changes

To truncate batch run tables, perform the following:
  1. Log in to Compliance Studio Schema.
  2. Check the FCC_BATCH_RUN table in the Compliance Studio schema and if there are any records exist, run the following command to truncate the table before executing the ER jobs:
    truncate table FCC_BATCH_RUN;