Delete a Service Instance with REST API in Oracle Cloud

The following example shows how to delete a Database Cloud Service instance by submitting a DELETE request on the REST endpoint using cURL. To know basic about RESTAPI In this example, the identity domain is “idcs-bac676f0a2c643a281868616b45986da” and the Oracle Cloud user name and password are “clouduser” and “Pa$$word“. The service instance being deleted is named […]

Read More

View All Service Instances with REST API in Oracle Cloud

The following example shows how to view information about all Database Cloud Service instances by submitting a GET request on the REST endpoint using cURL. To know basic about RESTAPI In this example, the identity domain is “idcs-bac676f0a2c643a281868616b45986da” and the Oracle Cloud user name and password are “clouduser” and “Pa$$word“. The response shows two running […]

Read More

Installing Oracle 18c Data Guard on Cloud

This article shows how to create Oracle 18c Data Guard in Oracle Database Cloud Service database deployment with simple steps. Create a New Instance of Oracle Data Guard Cloud Service Log in to your Oracle Cloud services account, go to the Oracle Database Cloud Service page, and create a new service:- For Instance Name enter DG18. – […]

Read More

Updating dbaascli in Oracle Cloud

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 […]

Read More

RESTful API in Oracle Cloud

A RESTful API is an application program interface (API) that uses HTTP requests to GET, PUT, POST and DELETE data. A RESTful API — also referred to as a RESTful web service — is based on representational state transfer (REST) technology, an architectural style and approach to communications often used in web services development. Oracle […]

Read More

Installing Oracle 18c Database on Cloud in 3-clicks

This article shows how to create Oracle 18c database in Oracle Database Cloud Service database deployment with simple steps. Create a New Instance of Oracle Database Cloud Service Log in to your Oracle Cloud services account, go to the Oracle Database Cloud Service page, and create a new service:- For Instance Name enter Cloud18c. – From the Software Release list, […]

Read More

Accessing Oracle DBaaS Monitor

Database deployments of single-instance databases on Oracle Database Cloud Service include Oracle DBaaS Monitor, a built-in monitor that provides a wide spectrum of information about Oracle Database and operating system status and resource usage. You can access Oracle DBaaS Monitor in the following ways: Using the “Open DBaaS Monitor Console” menu item Using a direct […]

Read More

Storage Volumes and File System Layout in Oracle Cloud

This section provides information about the storage volumes and file system layout of a newly created database deployment on Oracle Database Cloud Service. Compute Cloud Service Storage Volumes When a Database Cloud Service deployment is created using the Oracle Database Cloud Service service level, the following storage volumes are created. Storage Volume Description bits 60 GB volume completely […]

Read More

Explain usage of different users in Oracle Cloud

This article provides information about Linux user accounts that are provisioned on Oracle Database Cloud Service. Every Database Cloud Service compute node is provisioned with the following operating system user accounts. Both compute nodes are provisioned with the following operating system user accounts. opc: The system administrator account you use with the sudo command to perform operations that […]

Read More

Oracle Infrastructure as a Service Cloud 2017 Implementation Essentials

Hi Readers Finally I’ve successfully passed 1Z0-337,  Oracle Infrastructure as a Service Cloud 2017 Implementation Essentials. It was almost more than 2 months that I’ve been preparing for this. The Exam contains 60 questions related to Compute, Container, Networking and Ravello Services. To earn this certification you need to get 70% marks. This was the result of […]

Read More