This illustration shows the parameter checking process:
Instantiate the template.
If template parameters do not exist, then build the materialized view environment.
If template parameters and user parameters exist, then pull user values from the DBA_REPCAT_USER_PARM_VALUES
view, and build the materialized view environment.
If template parameters exist, but user parameters do not, then use default values, and build the materialized view environment.