-
What is a deadlock ? Explain .
Two processes wating to update the rows of a table which are locked by the other process then deadlock arises. In a database environment this will often happen because of not issuing proper row lock commands. Poor design of front-end application may cause this situation and the performance of server will reduce drastically. These locks...
-
-
-
Index tablespace for a Database
How to assign an index tablespace for a database permanently, so that whatever indexes we are creating in the database, should automatically goes to that tablespace i.e. we neednot supply the tablespace name during index creation.
-
-
Is VARCHAR2 size optimization worthwhile ?
Hi, I've recently commissioned a hosted system from a developer who has recommended using J2EE and Oracle. Their J2EE system is quite slick and works very well in preproduction. It uses annotations to generate the Oracle tables on the fly during deployment. On examination of the table structures that it's generated though, it's defaulted all of the VARCHAR2 definitions to 255 characters. On asking...
-
Cloning and Standby Databases
What is the difference between Cloning and Standby databases?
-
-
-
Installing Oracle9i/10g at unix (RedHat) environment
While Installing Oracle9i/10g at unix (RedHat) environment , which parameter needs to be set at OS level, to login as a sysdba in Oracle for the first time?
-
-
-
Cache Fusion Technology
What is Cache Fusion Technology?
-
Flash Back Query
What is a flash back query? This feature is also available in 9i. whats the difference between 9i and 10g (related to flash back query).
-
DBMS_meta_data Parameter
DBMS_meta_data. This parameter is very usefull. What you infer from this parameter. What info you will find in that. explain in detail.
-
Standby Databases
What is standby databases? Difference between Physical and logical standby databases
-
Datafile Size
What is your datafile size? How long it can go? What is the max limit to which you can extend?
-
Compression Parameter
You have a database of 2GB. Can you convert the database to 1GB. Which compression parameter will you use?
-
Overcome Alert Log Error
Show one instance when you encountered an error in alert log and you overcome that error. What actions you took to overcome that error.
-
Oracle DBA Interview Questions
Ans