Versions Compared

Key

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

...

  1. Network prerequisites as explained in https://accelario.atlassian.net/wiki/spaces/DVPD/pages/2133393410/Network+Considerations#%5BinlineExtension%5DNetwork-prerequisites---Oracle Network Considerations

  2. DBA credentials on source DB, in case of Oracle standby database is a source, SYSDBA credentials are required

  3. The Oracle Home of the same version as source is installed on the target host

  4. Storage allocated to ACC server as a block device without a filesystem (it may be allocated as a single device or as multiple). The total size is twice the size of source databases.

  5. Root access on source server during installation only

  6. Root access on target server during installation only

  7. Java 1.8 , minimum 241 build (e.g.: 1.8.0_241), installed on source and target servers
    Any java distribution may be used.
    Both JDK or JRE may be used.

...

  1. Network prerequisites as explained in https://accelario.atlassian.net/wiki/spaces/DVPD/pages/2133393410/Network+Considerations#Network-prerequisites---SQL-Server Network Considerations

  2. Staging server:

    1. OS - Windows Server

    2. RAM - 8 GB

    3. CPU - 4

    4. a running MSSQL Server instance of the same version as the source (production) database

  3. Target server:

    1. OS - Windows Server

    2. RAM - 8 GB

    3. CPU - 4

    4. a running MSSQL Server instance of the same version as the source (production) database

  4. SYSADMIN credentials on both staging and target MSSQL Server instances

  5. Storage allocated to ACC server as a block device without a filesystem (it may be allocated as a single device or as multiple). The total size is twice the size of source databases.

  6. Administrator access to both staging and target servers during installation only

  7. Java 1.8 , minimum 241 build (e.g.: 1.8.0_241), installed on source and target servers
    Any java distribution may be used.
    Both JDK or JRE may be used.

  8. Client for NFS enabled on both staging and target servers

...

If MySQL is 8.0.200 the Xtrabackup should either the same of 8.0.XXX, OR the XXX should be higher then 200

  1. MySQL OS user prerequisites