AWR report analysis in 12c depth-part 1
1.Let me create a test case : I will take different OS statistics and run time statistics to compare with […]
1.Let me create a test case : I will take different OS statistics and run time statistics to compare with […]
Adaptive Cursor Sharing: This document will explain step by step to analyze adaptive cursor sharing. Let’s start with the
First we need to load data SQL> alter session set tracefile_identifier=’ABC’; Session altered. Elapsed: 00:00:00.01 SQL> alter system set events
A.Enabling SPM manually to stabilize plan for a particular query For this test case I will create a table with
Logical IO vs Physical IO vs Consistent gets I have created 1 GB table T1. Let me check how
I referred some reference from my favorite Tim Hall blog (ORACLE_BASE) A.Basic of optimizer statistics: – The optimizer cost model
Author:-https://www.linkedin.com/in/maheshsrikakula/ Oracle License Cost Calculation basics How to enable/disable oracle license features at Binary Level
OMS Server: Where runs the Enterprise Manager Middleware Client Server: Where we’re going to install the agent 1.Pre-requisites setup to
What is PGA The Program Global Area (PGA) is a private memory region that contains the data and control information