Oracle databases maintain a detailed history of all changes made to the database through archived redo logs, commonly known as...
RAC
Where two or more instances attempt to control a cluster database. Each node in this cluster are interconnected through private...
Voting disks manage information about node membership. Each voting disk must be accessible by all nodes in the cluster for...
Oracle Clusterware includes three components: voting disks, Oracle Cluster Registry (OCR), and Oracle Local Registry (OLR). ■ Voting disks manage...
Single Client Access Name (SCAN) is a feature used in Oracle Real Application Clusters environments that provides a single name...
While trying to rollback the conflicting patch 18893947 applying patch 21967332 $ opatch rollback -id 18893947 Oracle Interim Patch Installer...
What is Oracle Clusterware – RAC ? Oracle Clusterware enables servers to communicate with each other, so that they appear...
SQL Profiles are a powerful tool to improve performance of SQL queries in your Oracle Database. A SQL profile is a database...
IN PRIMARY DATABASE :- 1) Check Instance details :- select status,instance_name,database_role from v$database,v$instance; ------------------------------------------------------------------------------------------------------------------------------------ 2) Check redo log and standby...
When we run SQL tuning advisor against a SQL statement or sql_id, it provides tuning recommendations that can be used to improve performance. It...
CAUSE ALTER TABLESPACE TB1 add datafile '+WHALE_DG1' size 10g autoextend on next 500M * ERROR at line 1: ORA-00059: maximum...
It is small xml file located in $GRID_HOME/gpnp/<hostname>/profiles/peer under the name profile.xml. It is used to establish the correct global...
Oracle 19c Grid Infrastructure requires certain files and provides tools to access each Standalone Cluster . It should have a...
Sometimes you may need to kill the RMAN session which is hanging and does not respond. There are several ways...
During the Creation of database via DBCA , SPFILE is created in the file location that we specify. This location...
Grid-Installation-ASRBLG-1Download Hope it helped !! :)
SQL> select comp_id, status, version from dba_registry; COMP_ID STATUS VERSION ------------ ----------- -------------- CATALOG INVALID 11.2.0.3.0 CATPROC INVALID 11.2.0.3.0 SQL>...
Prerequisite. Add below OS groups Add asmdba as secondary group to Oracle user Create Grid User # useradd -u 54331...
When we run SQL tuning advisor against a SQL statement or sql_id, it provides tuning recommendations that can be done...
Check the status of the cluster $ crsctl check crs CRS-4638: Oracle High Availability Services is online CRS-4537: Cluster Ready...
Relocating enabl database for oracle 19c 1:- After the upgrade add this hosting members as below $GRID_HOME/bin/crsctl modify resource ora.enabl.db...
This content is password protected. To view it please enter your password below: Password:
This content is password protected. To view it please enter your password below: Password:
This property specifies connection information used to connect to an Oracle database. The Oracle installer generally places a sample tnsnames.ora...