Normally, you use the dbaascli utility to update the cloud tooling on Database Cloud Service database deployments hosting a single-instance database or Oracle Data Guard configuration. However, older deployments don’t support the two dbaascli subcommands you use: dbaascli dbpatchm –run -list_tools dbaascli dbpatchm –run -toolsinst Connect as the opc user to the compute node. Start […]
Articles Tagged: dbaascli
Oracle Cloud (DBaaS): Using dbaascli Utility for Reinstating Operations on Oracle Data Guard
This article was written by Skant Gupta and Joel Perez in Oracle OTN. At the last part of this article we performed Switchover & Failover Operations on Oracle Data Guard using the dbaascli utility. You can read it here: Oracle Cloud (DBaaS): Using dbaascli Utility for Switchover & Failover Operations on Oracle Data Guard Now in this this article we […]
Oracle Cloud (DBaaS): Using dbaascli Utility for Switchover & Failover Operations on Oracle Data Guard
This article was written by Skant Gupta and Joel Perez in Oracle OTN. At the last part of this article we performed Switchover, Failover & Reinstate Operations on Oracle Data Guard using the DBCS Console. You can read it here: Oracle Cloud (DBaaS): Switchover, Failover & Reinstate Operations on Oracle Data Guard using DBCS Console […]
dbaascli database start
The database start subcommand of the dbaascli utility can be used to start the database instance and open the database. Execute this command as the oracle user. dbaascli database start
dbaascli database changepassword
The database changepassword subcommand of the dbaascli utility is used to change the password of a database user. Execute this command as the oracle user. dbaascli database changepassword Enter the user name and new password when prompted.
dbaascli database bounce
The database bounce subcommand of the dbaascli utility can be used to shut down and restart the database. Execute this command as the oracle user. dbaascli database bounce
dbaascli listener stop
The listener stop subcommand of the dbaascli utility is used to stop the listener. Execute this command as the oracle user. dbaascli listener stop
dbaascli listener bounce
The listener bounce subcommand of the dbaascli utility is used to stop and restart the listener. Execute this command as the oracle user. dbaascli listener bounce
dbaascli listener start
The listener start subcommand of the dbaascli utility is used to start the listener. Execute this command as the oracle user. dbaascli listener start
dbaascli listener status
The listener status subcommand of the dbaascli utility is used to obtain information about the status of the listener. Execute this command as the oracle user. dbaascli listener status