Creating database links in the destination database

Because some database links require passwords, Structural does not copy database links from the source database to the destination database.

You must create all database links manually in the destination database.

If you do not create the database links, Structural returns warnings and errors.

If Structural creates the destination schema, meaning that either:

  • TONIC_ORACLE_SKIP_CREATE_DB is false

  • The workspace is configured to override the setting to false

Then Structural does not remove the database links.

Last updated

Was this helpful?