stop
- Vijayganesh Sivaprakasam
Owned by Vijayganesh Sivaprakasam
Nov 20, 2024
1 min read
Loading data...
dbvcli stop {-d|--name} CONFIGURATION_NAME [--OPTIONS]
Stop the primary or standby database
Option | Type | Description |
---|
Option | Type | Description |
---|---|---|
| string | database to stop (primary or standby) |
[oracle@nzoel19c2 bin]$ ./dbvcli -d orclcdb stop --role standby
Connecting to the Local Agent at :7890 ✓
A Local Agent connection can only be used for this operation if executed on the standby host: nzoel19c1.oraclekiwi.co.nz
A Local Agent connection is not available; attempting a Control Center
connection.
Connecting to the Control Center at localhost:4433 ✓
Checking available actions for this configuration ✓
Configuration orclcdb (nzoel19c2.oraclekiwi.co.nz -> nzoel19c1.oraclekiwi.co.nz)
┌───────────────┐┌───────────────┐
│ ││ │
│ Primary ││ Standby │
│ ││ │
│ ONLINE ││ RECOVERING │
│ ││ │
└───────────────┘└───────────────┘
Database Prompt Skipped (Using Database: standby)
Stopping the standby database on host nzoel19c1.oraclekiwi.co.nz ✓
Successfully stopped the standby database on host nzoel19c1.oraclekiwi.co.nz