Updated on 2023-12-14 GMT+08:00

Checking Permissions

Prerequisites

After a migration project is created, if the permission check fails, Project Status is Not ready.

Procedure

  1. In the navigation pane on the left, choose Schema Migration > Object Migration. The migration project list is displayed.
  2. Locate a project and click More > Check Permissions in the Operation column. A message is displayed, indicating that the permission check of the target database is started successfully.

    • If the check is successful, Project Status is Ready.
    • If the check fails, view the permission check report, modify the failed permissions in the target database, and check again.

During the permission check, UGO will create a stored procedure in the target database for permission check. After the check is complete, the stored procedure will be automatically deleted.