Check the integrity of iBase databases

There are some restrictions on when you can check the integrity of replicated iBase databases.

Schema integrity

You cannot run a schema integrity check while replication is configured in SQL Server.

Link integrity

You can run a link integrity check on a replicated database, preferably on the publication database, if there are no conflicts and you have exclusive access to the database. To obtain exclusive access to the database, use the Take Offline command.
Note: The Link Integrity Checker runs on physically deleted records and therefore, does not assist you in resolving any problems with merged entities (which apply to soft deleted records only).