Dropping sample data
Before starting your update, contact your database administrator and drop the following
tables from the PegaData
and CustomerData
schemas:
PegaData
schema:
- IIF_AGENCY
- IIF_AGENT
- PA_CONTACT
- IIF_QUESTIONS
- PR_PEGAINSPROD_INDEX_PRODFORMS
CustomerData
schema:
- IIF_POLICY
- IIF_POLICY_LINK
- ORGANIZATIONS_INS
- IIF_POLICY_LOBDATA
- P_ADDRESS
- P_CONTACT
- P_CONTACTCONTACTREL
- P_CONTACTORGREL
- P_ORGANIZATION
- P_ORGORGREL
- P_ROLE
These tables are considered sample tables, and it is assumed that none of these tables are being used in the site-specific implementation. If any of these tables are being used to store implementation data, then create a backup of the data and restore it after the update.
PegaData
schema. - If this table was being used for storing implementation-specific data, create a backup of the data and restore it after the update.
- If this table was not being used to store any implementation-specific data, then a backup is not necessary because the product import installs the required sample data.
- IIF_POLICY
- IIF_POLICY_LINK
- ORGANIZATIONS_INS
- IIF_POLICY_LOBDATA
- If this table was being used for storing implementation-specific data, create a backup of the data and restore it after the update.
- If this table was not being used to store any implementation-specific data, then a backup is not necessary because the product import installs the required sample data.
Previous topic Updating the application Next topic Importing the application file