Prerequisites

For ALL

  1. Accelario server (ACC server) according to Virtualization platform Server Sizing

Oracle

  1. Network prerequisites as explained in Network Considerations | [inlineExtension]Network prerequisites Oracle

  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 SDK, minimum 241 build (e.g.: 1.8.0_241), installed on source and target servers

Microsoft SQL Server

  1. Network prerequisites as explained in Network Considerations | Network prerequisites SQL Server

  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 SDK x64 installed on both staging and target servers

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

Â