...
...
Table of Contents | ||
---|---|---|
|
1. Introduction
The section of the user guide explains installing Dbvisit Standby MP on AWS EC2 instances. In this guide, we focus on both primary and standby on the AWS. The setup will be a single instance primary database and a single instance standby database on Linux Platform. The data files are stored on a standard filesystem. This is just an example, and it does not limit the possibility of storing the data files on an ASM, using the Windows operating system, or using any supported Oracle platforms that are available on AWS.
...
The next steps that were completed are.
3.1 Oracle Installation
Info |
---|
We have not shown Oracle installation here since its out of scope. The installation can be performed the same way as any on-premise installation. Please refer to the Oracle documentation installation guide based on the version you would like to install. |
Installing Oracle on both primary and standby. Create a new database on the primary server.
...
After installing agentmanager and control center. The web GUI can be accessed using the link https://<control center installed server name>:4433
In our case its https://ono.dbv-aws.envbuilder.cubicle-labs.com:4433/
...
Test Standby Activation
Test Opening standby read-only
Snapshots
View detailed log gap report
Backup & Send logs
Apply logs
Synchronization
Start/Stop database
Advanced Options
...