A.29 Frequently Asked Questions (FAQs)
You can refer to the Frequently Asked Questions, which are developed with interest to help you resolve some of the Compliance Studio configuration issues. This intends to share problem resolution knowledge to a few of the known issues.
What should I do if I get an invalid entry for the dataset name 'CS' after
importing the notebook?
To resolve this issue, you need to execute the following
command in both the Sandbox and Production
workspaces.
EXECUTE IMMEDIATE 'DELETE FROM AIF_DATASET WHERE DATASET_NAME = ''CS'' AND DATASET_ID IN (7,2061,205417);