Verification registration means that Data Definition Language (DDL) statements will run against the target device (s). This is the desired behavior when starting from an empty or non-existent database, where you want Dataphor to create the necessary structures. Otherwise, the preferred methodology is registration without reconciliation, so that any existing database is ignored, and use the DeviceReconciliationScript() operator to reconcile the changes.
source share