Versions Compared

Key

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

...

  1. Upgrading on Windows
  2. Upgrading on Linux

Points to Remember during Upgrade from 2.7 and 2.8

  1. Login as privileged user and grant the below to dbvrep repository user.
Code Block
SQL> grant execute on dbms_system to dbvrep;

In the above example dbvrep is the repository user.

    2. If your source or target is 12.2 linux please use builds for specific versions OEL6 and OEL7 when installing , the oracle 12.2 client libraries are included in this build .

Note

You can also follow the knowledge base article to upgrade the Dbvisit replicate version from 2.7 to 2.9.