Validate model - connect_cdc_mimix_share - Latest

Connect CDC System Reference Guide

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
Connect > Connect CDC (MIMIX Share)
Version
Latest
Language
English
Product name
Connect CDC
Title
Connect CDC System Reference Guide
Copyright
2024
First publish date
2003
Last edition
2024-08-20
Last publish date
2024-08-20T21:40:14.000381

Usage

Determines if the defined enterprise model supports the requested types of data sharing to all shared tables along all routes, and conforms to the model validation rules.

Validation results, including validation problems, are saved in the log file. Validation problems are classified into errors, incomplete definitions, and warnings.

Syntax
VALIDATE MODEL [ ACCEPT { WARNINGS | INCOMPLETE | NONE } ]; 

Parameters

Parameter

Description

ACCEPT

  • WARNINGS

  • INCOMPLETE

  • NONE

The EDMM can be committed if validation returns:

  • Warnings, but not errors or incomplete definitions.

  • Warnings and incomplete definitions, but not errors.

  • No warnings, incomplete definitions, or errors.

Note: An EDMM containing errors cannot be committed.