Manually synchronize metadata

After you registered a data source, you can manually synchronize the schemas in the registered data source.

Note You can only synchronize schemas that have at least one table rule.

Prerequisites

Steps

  1. Open a Database asset page.
  2. In the tab pane, click Services Configuration.
  3. On the Metadata extraction tab pane:
    • Ensure the schemas you want to synchronize have at least one table rule. If they don’t, add a table rule.
    • Ensure the schemas you don't want to synchronize don't have a table rule. If they do, delete the table rule.
  4. On the Metadata extraction tab pane, do one of the following:
    • To synchronize all schemas in the database, click Synchronize metadata.
      The synchronization job is started. The tables, columns, foreign keys and optionally views from all schemas in the database that have a table rule are ingested based on the configured table rules.
    • To synchronize a specific schema in the database:
      1. Select the schema.
      2. At the right of the schema name, click Synchronize.

        The synchronization job is started. Only the tables, columns, foreign keys and optionally views from the selected schema are ingested based on the configured table rules.

  5.