What is the main difference between RAC and OPS?
What is the difference between Oracle Application DBA and System DBA?
Latest Answer : Oracle DBA is basically taking care of the database whereby Oracel Apps DBA is taking care of the database housing Oracle Apps and should be able to map the front end of Oracle Apps to the Backend tables and also do some system administration work and ...
What is the difference between Failover and Switchover Server?
What is the difference between SGA_target and SGA_maxsize?
Latest Answer : SGA_target if set to positive value enables automatic shared memory mgmt. with this you do not have to set memory for the 5 auto tuned memory parameters like - shread pool, large pool, Java pool, streams pool and buffer cache. setting sga_tgt = 0 disables ...
What is the difference between locks and latches in Oracle?
Explain SARS Command
Explain what are system tablespace and default tablespace? How do they differ from one another?
Latest Answer : System for oracle oracle metadata and default for when you create any user without providing any default tablespace clause will use this tablespace for objects ...