Administering Oracle Database Cloud Service Using dbaascli Utility
Description:
In this article we are going to see administering Oracle DBAAS Cloud Database service using dbaascli utility
Using the dbaascli utility, you can perform operations like:
- Changing the password of the SYS user
- Checking the status of the Oracle Data Guard configuration
- Switchover and failover in an Oracle Data Guard configuration
- Patching the database deployment
- Database recovery
- Rotating the master encryption key
Database
dbaascli database bounce
dbaascli database stop
dbaascli database start
dbaascli database status
dbaascli database changepassword
Listener
dbaascli listener status
dbaascli listener start
dbaascli listener bounce
dbaascli listener stop
Patching – dbpatchm
dbaascli dbpatchm –run -list_tools
dbaascli dbpatchm –run -toolsinst
dbaascli dbpatchm –run -prereq
dbaascli dbpatchm –run -list_patches