In this post, we will see how to view metric charts that use predefined service queries. Default metric charts are available on the Service Metrics…
Leave a CommentExpert Oracle Posts
From the user and application perspective, the data dictionary in each container in a CDB is separate, as it would be in a non-CDB.
For example, the DBA_OBJECTS view in each PDB can show a different number of rows. This dictionary separation enables Oracle Database to manage the PDBs separately from each other and from the root.
Leave a Comment
Oracle Multitenant database can provide few good benefits if we plan carefully and specially by having a non-traditional approach. In the starting it may seem intimidating to the seasoned DBAs as this architecture need some learning and practice. Few of the key benefits which Oracle describes are mentioned below:
Leave a CommentThe multitenant architecture enables an Oracle database to function as a multitenant container database (CDB).
This feature is available in Oracle Database 12c or later releases so you must install or upgrade to Oracle Database 12c or later releases. The database compatibility level must be set to 12.0.0 or later to utilize the multitenant feature.
Leave a Comment
Oracle Cloud Infrastructure (OCI) Monitoring is a vital part of managing and optimizing your cloud resources. However, the terminology used in OCI Monitoring can be…
Leave a CommentWorkflow Deferred Agent Listener is a background process that is responsible for processing the deferred workflow activities. This process is automatically started when the system…
1 CommentOracle Cloud Infrastructure (OCI) Identity and Access Management (IAM) is a critical component that allows you to control access and permissions for your OCI resources.…
Leave a CommentRC-40201: Unable to connect to Database is a common error that occurs when running adclonectx in Oracle EBS R12.2. This error occurs when the connection…
Leave a CommentQ: What is Oracle GoldenGate and what is its purpose? Answer: Oracle GoldenGate is a software solution for real-time data replication, integration, and distribution between…
Leave a CommentMonitoring your Oracle Cloud Infrastructure (OCI) is essential for maintaining the performance, availability, and security of your cloud-based applications and services. This post will explore…
Leave a Comment