Home » Page 35

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 …

Top Oracle Cloud Infrastructure Key Terms which you should not Forget Read More »

How to check datafile Size in Oracle, Location, Free space, Max Size

Here in this article, we will check how to check datafiles  in the Oracle database, how to check datafile size in oracle,How to check datafile location in Oracle, how to check datafiles in tablespace How to check datafiles in Oracle/How to check datafile location in Oracle select file_name, bytes/1024/1024 from dba_data_files ; With CDB Databases, …

How to check datafile Size in Oracle, Location, Free space, Max Size Read More »

Scroll to Top