-
Oracle Backsets created by RMAN
Can you use Backsets created by RMAN with any other utility
-
Oracle table space Quota and users
How to create User in Oracle, allocate quota on Oracle table space
-
Oracle DB Buffer Cache
How the data is processed in DB Buffer Cache.
-
Oracle Table space used and unused space
I have to check used space/unused space in table space. Which view /command will provide me the desired answer.
-
Db_buffercache tuning
Db_buffercache : How we will tune it.
-
Oracle Compress Parameter
My database size is 100GB. I am using compress parameter. Will my database size reduce, remain same, Increase. What will Happen.
-
Oracle Snapshot too old error
What is Ora1555 error. Snapshot too Old error. Explain in detail.
-
Export query question
exp userid=system/manager file=expfile.dmp log=expfile.log full=Y compress=Y buffer=1000000If i do't mention compress & buffer parameter , then this query will run/not.
-
Layer Exception Handling
In exception handling we have some NOT_FOUND and OTHERS. In inner layer we have some NOT_FOUND and OTHERS. While executing which one whether outer layer or inner layer will check first?
-
Mutated Trigger
What is mutated trigger? In single user mode we got mutated error, as a DBA how you will resolve it?
-
Schema Procedure and Data
Schema A has some objects and created one procedure and granted to Schema B. Schema B has the same objects like Schema A. Schema B executed the procedure like inserting some records. In this case where the data will be stored whether in Schema A or Schema B?
-
Corrupt Master Database
What do you do when the server cannot start due to a corrupt master database?
-
ASE Server Performance
What will you do when the ASE server's performance is bad?
-
Accessing Dual Table
Explain Dual table. Is any data internally stored in dual table. Lot of users are accessing select sysdate from dual and they getting some millisecond differences. If we execute SELECT SYSDATE FROM EMP; what error will we get. Why?
-
Increase %LIKE Operator Performance
How do you increase the performance of %LIKE operator?
-
Estimate SGA Size
How to estimate the size of SGA?
-
Troubleshoot SQL * Plus
If the SQL * Plus hangs for a long time, what is the reason?
-
Restricted Mode Memory Gap
How to check to memory gap once the SGA is started in Restricted mode?
-
Execute Analyze Table Command
In which situation whether peak time or off peak time you will execute the ANALYZE TABLE command. Why?
-
Replication Server
Explain how will you setup Replication Server & sync it?
Oracle DBA Interview Questions
Ans