You are on page 1of 2

1.

) For faster recovery in standby which parameter is helpfull which can be set
in standby.
2.) min 3 node rac how many IP is would be required.
3.) 3 node rac -- a b c --- c node updated the data block then in between b node
crash now A node woudl do recovery for the data block which is held by the C no
de.
4.) orainventory gets corrupted how would you do recovery of the ora inventory
5.) how to move the voting disk to one disk group to another diskgroup steps
OCR / Vote disk Maintenance Operations: (ADD/REMOVE/REPLACE/MOVE) (Doc ID 428681
.1
6.) Rac service cssd all the process
7.) all the ressources of the 3 node has to be stopped at once how to do it
crsctl cluster stop all
8.) RMAN backup to resotore in UAT how to do this steps
9.) orl --> ? oracle
10.) wait event in RAC cluster wait event in RAC.
http://oracledbabay.blogspot.in/2012/11/11gr2-rac-wait-events.html
11.) max library cach hit how to reduce it.
If the ratio of misses to executions is more than 1%, then try to reduce the lib
rary cache misses by increasing the shared pool size. "
http://blog.tanelpoder.com/2008/08/03/library-cache-latches-gone-in-oracle-11g/
12.) how to reduce scattered read wait event.
db file sequential readA single-block read (i.e., index fetch by ROWID)

db file scattered readA multiblock read (a full-table scan, OPQ, sorting)
http://www.dba-oracle.com/art_otn_waits.htm
http://www.confio.com/logicalread/oracle-db-file-sequential-read-wait-event-part
2-mc01/#.UwGi_YXuqMA
http://www.dba-oracle.com/m_db_file_scattered.htm
www.dba-oracle.com/art_builder_io_speed.htm
13.) cluster_database is dynamic or static --> restart required.
static parameter
14.) ASM advantage over raw or filename
15.) Standby mode decribe with advantage and disadvantage
http://docs.oracle.com/cd/A87860_01/doc/server.817/a76995/standbyc.htm
http://www.idevelopment.info/data/Oracle/DBA_tips/Data_Guard/DG_3.shtml -- good
https://community.oracle.com/thread/1118802?tstart=0
16.)
which process featching the archive logs. and MRP RCF
17.) log file syn event how to handle it.
18.) AWR report what you see....!
19.) system datafile recovery how to do it.
20.) online redolog group recovery.
recover database using backup control;
alter database resetlog
21.) how to backup ocr and how to do recovery.

You might also like