-
-
-
-
Change parameter in pfile
how to change the log_archive_format parameter in pfile if corresponding issys_modifiable parameter is "FALSE"
give me the full step by step procedure.
Thanks
Gyan -
Difference between logical and physical Data
What is difference between logical & physical data and what do mean by physical & logical backup of data ?
-
-
Search Method
If the large table contains thousands of records and the application is accessing 35% of the table which method to use: index searching or full table scan?
-
Full Table Scan
There are about a 10,000 records in a table. A user 1 runs a query which is doing a full table scan. While doing the full table scan, user 2 changes some value x to y using a DML statement in record. What does the the 1st user see ( x or y ) ? If x, then where is the value stored?
-
-
-
-
-
-
Oracle OERR Utility
What is OERR Utility
-
-
What is a deadlock and Explain
A deadlock is a condition where two or more users are waiting for data locked by each other. Oracle automatically detects a deadlock and resolves them by rolling back one of the statements involved in the deadlock, thus releasing one set of data locked by that statement. Statement rolled back is usually the one which detects the deadlock. Deadlocks are mostly caused by explicit locking because oracle...
-
-
Check database state using pfile/spfile.
How to check whether database whether it is opened by pfile/spfile.
-
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?
-
Familar Unix Files for DBA
As a Oracle DBA what are all the UNIX file you should be familar with?
Oracle DBA Interview Questions
Ans