What is DBCLI in Oracle? It is a command line interface available on bare metal and virtual machine DB systems. The database CLI commands must be run as the root user dbcli is in the /opt/oracle/dcs/bin/ directory. Oracle Database maintains logs of the dbcli command output in the dcscli.log and dcs-agent.log files in the /opt/oracle/dcs/log/ […]
Oracle cloud
What is Oracle Autonomous Database
Oracle Autonomous Database An autonomous database is a cloud database that uses ML to automate database optimization, security, backup, updates, and other routine administrative tasks traditionally performed by database administrators. Unlike traditional databases, autonomous databases perform all of these tasks but do not require human intervention. user can define backup buckets and staging buckets (storage), […]
Top Oracle Cloud Infrastructure Key Terms which you should not Forget
Oracle cloud infrastructure is Oracle Infrastructure as Service.There are two parts of Oracle IaaS offering OCI OCI -Classic OCI Classic: Oracle Cloud Infrastructure Classic (OCI-C) is IaaS offering to provide Compute & Network (Shared & IP Networks) OCI Classic is based on Nimbula Director (Xen based Hypervisor) OCI Classic provides only Virtual Machines (whereas OCI […]
How to access oracle cloud compute instance(Linux/Window)
We can have both Linux and Windows compute instances in the Oracle Cloud. Let’s learn about how to login to both the Linux and Window compute instance/how to access oracle cloud compute instance Linux Compute Instance We first need to make sure, we have the public IP associated with the Compute instance and security list […]
Oracle Cloud :Infrastructure-as-a-Service Concepts
Oracle Cloud: Infrastructure-as-a-Service Overview Oracle’s Infrastructure-as-a-Service (IaaS) provides a complete infrastructure for enterprise workloads, including compute services, storage services, and network services. It enables organizations to run any type of workload in the cloud and in particular run Oracle workloads in the most optimized way. This gives an excellent option to clients to not purchase […]
Oracle cloud storage : Block Volume
We will be checking about oci block storage in this post. What is block storage and what are the features of block storage What is Block Volume OCI Block storage is the NVMe SSD based storage that you can attach to any compute instance that was launched It can hold applications, installations, or even software […]