ro-test

Follow
dbvcli ro-test {-d|--name} CONFIGURATION_NAME

Test opening the standby database read-only

Example
[oracle@nzoel19c1 bin]$ ./dbvcli -d orclcdb ro-test
Connecting to the Control Center at nzoel19c2.oraclekiwi.co.nz:4433 ✓

Checking available actions for this configuration ✓

Configuration orclcdb (nzoel19c2.oraclekiwi.co.nz -> nzoel19c1.oraclekiwi.co.nz)

┌───────────────┐┌───────────────┐
│               ││               │
│    Primary    ││    Standby    │
│               ││               │
│    ONLINE     ││  RECOVERING   │
│               ││               │
└───────────────┘└───────────────┘

2024-11-14 14:03:05
2024-11-14 14:03:05  Preparing to test opening standby database read-only
2024-11-14 14:03:05  Disabling Observer
2024-11-14 14:03:05  done
2024-11-14 14:03:04  Running pre-checks please wait...
2024-11-14 14:03:04  done
2024-11-14 14:03:05  Shutting down Standby database orclcdb...
2024-11-14 14:03:08  Starting Standby database orclcdb in READ ONLY mode...
2024-11-14 14:03:26  Standby database orclcdb on nzoel19c1.oraclekiwi.co.nz opened in READ ONLY mode.
2024-11-14 14:03:26  Log files cannot be applied to Database while in READ ONLY mode.
2024-11-14 14:03:26  Database tempfile(s) may need to be added to this database.
2024-11-14 14:03:26  Stopping database orclcdb...
2024-11-14 14:03:29  Database orclcdb shut down on nzoel19c1.oraclekiwi.co.nz
2024-11-14 14:03:29  Starting database orclcdb...
2024-11-14 14:03:44  Database orclcdb started up on nzoel19c1.oraclekiwi.co.nz (Standby Database in recovery mode)
2024-11-14 14:03:45  Finishing read-only test
2024-11-14 14:03:45  Enabling Observer
2024-11-14 14:03:45  done
2024-11-14 14:03:45
Task succeeded

Have more questions? Submit a request

Comments