Friday, June 12, 2015

Oracle-dbcs-cli Utility

The Oracle DBCS Utility is now available !
http://docs.oracle.com/cloud/latest/dbcs_dbaas/CSDBI/GUID-E9F2219D-EBDC-44B3-BE22-BEED6C2BAB74.htm#CSDBI-GUID-E9F2219D-EBDC-44B3-BE22-BEED6C2BAB74 

The installation zip file is available at the Oracle Technology Network on the Public Database Cloud Downloads page.

This tool utility provides a number of subcommands to perform a variety of life-cycle and administration operations on Oracle Database Cloud Service (Database as a Service) instances :
  • create: create a new service instance.
  • delete: delete a service instance.
  • list: list service instances in an identity domain or list detailed information for one service instance.
  • patch apply: apply a patch to a service instance .
  • patch check: check whether a service instance meets the prerequisites of a patch.
  • patch rollback: roll back a patch on a service instance.
  • patch status: display the status of a patch’s application to a service instance.
  • patch list: list the patches available for a service instance.
  • scaleup: scale up the Compute shape of a service instance’s compute node.

Sample : list subcommand