This section describes user privileges and other requirements for HANA target hosts and databases collectively referred to as the target environment.
A target environment is where virtualized databases run. A target environment must have a HANA instance installed and configured. The VDB will become a tenant on the target database instance. Backup files are exported over the network to the target environment, where they are recovered to construct a tenant database.
Target Environment Requirements
- The operating system of the target environment must match the source environment.
- The SAP HANA installation on the target environment must have the same or higher version than the source environment.
- There must be an operating system user with the following privileges:
- The Delphix Engine must be able to make an SSH connection to the target environment using the operating system user.
- The operating system user must have read and execute privileges on the HANA binaries installed on the target environment.
- The operating system user must have permission to run mount and unmount as the superuser via sudo with neither a password nor a TTY. See Sudo Privilege Requirements for HANA Environments.
- Prior to discovery, a plugin directory on the target environment must exist with the following properties:
- The plugin directory must be writable by the operating system user mentioned above.
- The plugin directory must have at least 256 MB of available storage.
- There must be a mount point directory (for example, /mnt) that will be used as the base for mount points that are created when provisioning a VDB with the following properties:
- The mount point directory must be writable by the operating system user mentioned above.
- The mount point directory should be empty.
- The following two directories must not exist or be empty: /mnt1 and /mnt2. These directories will be used where recovery is required for provision. These directories are not required when provision is from a root VDB.
- TCP/IP connectivity to and from the source environment must be configured as described in General Network and Connectivity Requirements.
- Hostname and IP address must be correctly configured.