A.10.1 Compliance Studio Schema Changes
To truncate batch run tables, perform the following:
- Log in to Compliance Studio Schema.
- 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;