You are here

Performing schema validation

.

As for schema dumps, schema validation can happen either due to a schema change during repository startup, or triggered manually via JMX. Schema validation is performed in two steps:

  1. Differencing
  2. Validation

Each of these steps are described in the following sections.