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 […]
Articles Tagged: ORACLE DBAAS
Oracle Cloud (DBaaS): Access Oracle Cloud Instance in GUI Mode
This article was written by Skant Gupta and Joel Perez in Oracle OTN. If you want to be updated with all our articles send us the Invitation or Follow us: Joel Perez’s LinkedIn: www.linkedin.com/in/SirDBaaSJoelPerez Skant Gupta’s LinkedIn: www.linkedin.com/in/skantali/ or Join our LinkedIn group: Oracle Cloud DBaaS In this article we will show you how to access oracle cloud instance in GUI mode. Create […]
Oracle Cloud (DBaaS): Migration “On-prem” database to Cloud Using RMAN Cross-Platform Transportable PDB
This article was written by Skant Gupta and Joel Perez in Oracle OTN. If you want to be updated with all our articles send us the Invitation or Follow us: Joel Perez’s LinkedIn: www.linkedin.com/in/SirDBaaSJoelPerez Skant Gupta’s LinkedIn: www.linkedin.com/in/skantali/ or Join our LinkedIn group: Oracle Cloud DBaaS This method can be used only if the on-premises platform is little endian, and […]
Creating and Deleting Database backupsets on Oracle Cloud DBAAS
This article was written by Skant Gupta and Joel Perez in Oracle OTN. By backing up your Oracle Database Cloud Service database deployments, you can protect the software, configuration and database against loss if a failure occurs. By restoring from a backup, you can restore the deployment’s software, configuration, and database to their state at the time of the backup. […]
11g Dynamic v$ Performance Views
In this post, we are gonna have look on some important views of Oracle Database. The follow v$ views are used by the new 11g result cache: v$result_cache_statistics v$result_cache_memory v$result_cache_objects v$result_cache_dependency v$client_result_cache_stats The Oracle 11g RAT suite includes database replay and the following v$ view provides details on usage and status for this key new […]
Data Dictionary Architecture in Oracle Database
Till today date normally we all know about Oracle Database Architecture. As we take one step forward in Oracle world we get introduces new terms and technology in Oracle. In this post let’s have a look on data dictionary architecture. Which might be new for you but I am sure it will be more interesting as Oracle Database architecture. […]
Oracle Bare Metal Cloud Services
Oracle Corp. today announced the general availability of its new Bare Metal Cloud Services, which the company is billing as the next generation of its Infrastructure-as-a-Service (IaaS). The new IaaS product provides a “bare metal” cloud — servers with no Oracle software running on them — in a virtualized network environment that delivers high performance Database-as-a-Service […]
Oracle Cloud (DBaaS): How to become OCP & OCM Cloud!!!
This article was written by Skant Gupta and Joel Perez in Oracle OTN. Hi everyone If you are reading this article could be for several reasons..: 1.- Perhaps you have asked me or asked to my colleague Skant Gupta the typical question “How to become OCP & OCM Cloud?” 2.- Perhaps you have found this […]
Oracle Cloud: Public / Private key pair update for an “Oracle Public Cloud Service” (Part II)
I must thank my fellow DBA Sebastián D’Alessandro and Joel Pérez for his publication in Spanish OTN. In this second part of the article titled “Updating the Public / Private Key Pair of an Oracle Public Cloud Service”, we will see the procedure to replace the set of keys (public / private) associated with an […]
Oracle Cloud: Public / Private Key Pair Update for an “Oracle Public Cloud Service” (Part I)
I must thank my fellow DBA Sebastián D’Alessandro and Joel Pérez for his publication in Spanish OTN. The objective of the article:- In this article, we will see the steps necessary to generate and replace the set of SSH keys (public / private) associated with an Oracle Public Cloud Service, with a new one. Background […]