Important Oracle Database Health check

Here are the Important Oracle Database Health check Database, Datafile and Backup select name,open_mode,log_mode,database_role,force_logging,flashback_on from v$database;select * from v$recover_file;select distinct status,count() from v$datafile group by status;select name, RECOVER from v$datafile_header where RECOVER != ‘NO’;select name, ERROR from v$datafile_header where ERROR is NOT NULL;select name, ts# from v$datafile where upper(name) like ‘%MISSING%’;select NAME, FILE# from v$datafile […]

Important Oracle Database Health check Read More »

What is Cloud Computing

Introduction to Cloud Computing Cloud computing is a type of Internet-based computing that provides shared computer processing resources and data to computers and other devices on demand. It is a model for providing  on-demand access to a shared pool of configurable computing resources (Example  computer networks, servers, storage, applications, and services) which can be rapidly provisioned

What is Cloud Computing Read More »

How to Prepare for OCI Architect Professional Certification (1Z0-997)

How to Prepare for OCI Certification A Solutions Architect Professional:• Design a solution using architectural principles based on customer requirements.• Has a strong understanding of cloud computing concepts• Design and deploy, highly available, fault-tolerant, and reliable applications on OCI• Translates on-premises operations to a typical cloud based infrastructure.• Works with enterprise level architecture day to

How to Prepare for OCI Architect Professional Certification (1Z0-997) Read More »

Practice Oracle Cloud Infrastructure Architect Professional 1Z0 997 questions

Oracle Cloud Infrastructure is heavily being used in the Industry.Oracle Cloud Infrastructure Architect Professional Certification is designed for individuals who possess strong enterprise knowledge in architecting using Oracle Cloud Infrastructure services . Having this certification on Oracle cloud infrastructure add lot of value to your Resume. Oracle Cloud Infrastructure Architect Professional Certification Examination validates advanced

Practice Oracle Cloud Infrastructure Architect Professional 1Z0 997 questions Read More »

Scroll to Top