Issue : Error in invoking target 'links proc gen_pcscfg procob' of makefile '/oracle/app/orawork/product/12.1.0.2/db_1/precomp/...
Read More
Steps To Run SQL Tuning Advisor For A Sql_id
Sql_id used for example : 5qw0w762nh6sq Step 1 : Create Tuning Task DECLARE l_sql_tune_task_id VARCHAR2(100); BEGIN l_sql_tune_task_...
Read More
Useful SRVCTL Commands
---------------------Stop and start db using srvctl------------------- -- SYNTAX FOR STOP DB --- srvctl stop database -d db_name [-o stop_op...
Read More
Log Miner To get details of contents of redo log file
Steps to be done : Step 1 : SET MARKUP HTML ON SPOOL ON HEAD "<TITLE>LOGMNR - INFO </title> - <STYLE TYPE='TEXT/CS...
Read More
Windows to linux convert database 11.2.0.3
Windows to linux convert database 11.2.0.3 select * from v$version; select platform_id, platform_name from v$database; show parameter co...
Read More
ORA-00214 mounting a RAC or Oracle Restart (ASM) database
ISSUE : SQL> alter database mount; alter database mount * ERROR at line 1: ORA-00214 : control file '+DATA/ISTDB/controlfile/Current....
Read More
Exadata DB Compute node config
DB Node config : Compute node : Do all prerequisite for database installation such as : sysctl.conf , limits.conf , rpm install there after ...
Read More
CLSRSC-400: A system reboot is required to continue installing.
Issue : 2020/04/12 18:30:22 CLSRSC-330: Adding Clusterware entries to file 'oracle-ohasd.service' 2020/04/12 18:31:54 CLSRSC-400: A...
Read More
RMAN backup check script
Script 1 : Script will provide the output of full, incremental, and archive log backup with timing of backup col STATUS format a9 col hrs ...
Read More
CELL-01547: CELLSRV startup failed due to unknown reasons. ORA-600 [LinuxBlockIO::init]
ISSUE : [celladmin@Exacell ~]$ cellcli -e alter cell status services all Stopping the RS, CELLSRV, and MS services... The SHUTDOWN of servic...
Read More
Exadata on Vmware Step by step
Step 1 : VM setup 1. Create a VM with 8gb Ram and 1 cpu with 1 core 2. add 2 Nat to the vm while creation install linux 6.8 3...
Read More
Subscribe to:
Posts (Atom)