-
Troubleshoot an Error
What will you do if in any condition you do not know how to troubleshoot the error at all and there are no seniors or your co-workers around?
-
Daily tasks for an oracle dba
What are key tasks for an oracle dba on daily basis?
-
What happen after ckeck point?
what will happen after checkpoint ?
i means .. dbwr write or redo log entries like that .. i am asking.. -
-
-
-
-
What is a Schema ?
The set of objects owned by user account is called the schema.
-
-
-
-
Tablespace Quota
A user has connect and resource privileges allocated by the DBA. He is been allocated quota on three tablespaces by the DBA - Default Tablespace Quota 500 M - Tablespace 1 Quota 100 M - Tablespace 2 Quota 200 M Now the user tries to make a table which uses 300 M in tablespace 2. Will he be successful?
-
DML operations on standby database
Can you perform DML operations when the standby database is in read only in Standby Database?
-
Dump Destination
What is dump destination? What are bdump, cdump and udump? Explain in detail.
-
PCT Free
What is PCT Free and PCT Used?What is PCT increase parameter in segment?What is growth factor?
-
Locks in Oracle
A user issues the below query,
1. Select * from table1 lock table
At the same time DBA is trying to modify this table table1 using alter command, will he able to do that or not? -
-
-
-
Oracle DBA Interview Questions
Ans