A.10 Resetting Entity Resolution Back to Day 0

Note:

  • This section is applicable only when you wipe out ER-related tables and indexes. This will bring the Entity Resolution back to Day0.
  • If FCC_BATCH_RUN is empty, you have to reset the ER to Day 0 and then runskey should be 0.
To perform cleanup for full reset to day 0, follow the step:
  1. Execute the following command:
    nohup ./ER_Cleanup.sh "<CLEANUP_TYPE>" "<FIC_MIS_DATE>" "<CURRENT_RUNSKEY>"
    "<EXECUTION_MODE>" "<ER_SCHEMA_WALLET_ALIAS>" "<BATCH_GROUP>"
    "<PIPELINEID>" &

    For example, 8128 version: nohup ./ER_Cleanup.sh "RESET-TO-DAY0" "20151210" "182" "RUN" "ER_SCHEMA_PP_ALIAS" "CSA_812" "CSA_8128" &