Run the Populate Validation Checks Script
Run the dmepopenablevc.sql script to ensure that Oracle DMW 2.5 populates the
new Validation check status tracking table with the status for the validation checks you
created in an earlier versions of Oracle DMW.
Note:
Plan a maintenance window to run the script.
Follow these steps to run the script on a computer with an Oracle client that can connect to the Oracle DMW database server using SQLPlus:
- Download the file from $CDR_TOP/patch/115/sql/dmepopenablevc.sql
- Log in to SQLPlus (not SQLDeveloper) as the APPS database user.
- Invoke the script from your download directory. For example:
<download_directory>/dmepopenable.sql
Parent topic: Run the Oracle DMW Scripts