Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The apply APPLY process does not need to run directly on the server running the target database, as it uses network connection, SQL*Net for Oracle, client-server for MySQL and ODBC for SQL Server to that database.
However, it is advised to run it on the target server, as the network communication overhead decreases the performance of the applyAPPLY.
Still, it can be useful:

  • if the target server has no capacity left to accommodate the apply APPLY process.
  • if the target server is not running on a supported platform.

There is no special configuration to enable this – just use the apply-running-server when configuring listen/remote interfaces in the wizard, and set up database connectivity there so apply APPLY can reach the database.