Recovering from a failed import

On occasion, the packet import process may fail or be interrupted.
If the mkreplica –import process is interrupted or fails for any reason, follow these steps:
  1. Verify when the import failed. mkreplica –import generates error messages containing this information.
  2. Delete the vendor database where the import failed and create a new vendor database:
    • If the import failed during the import of the schema repository, delete the vendor database for the schema repository and create a new one.
    • If the import failed after a successful import of the schema repository, delete the vendor database for the user database replica and create a new one.
  3. Run mkreplica –import again.
Related reference
mkreplica

Feedback