What is the cache hit ratio, what impact does it have on performance of an Oracle database and what is involved in tuning it?
2086Other than making use of the statspack utility, what would you check when you are monitoring or running a health check on an Oracle 8i or 9i database?
1947You have 4 instances running on the same UNIX box. How can you determine which shared memory and semaphores are associated with which instance?
1950What spfile/init.ora file parameter exists to force the CBO to make the execution path of a given statement use an index, even if the index scan may appear to be calculated as more costly?
2003Assuming today is Monday, how would you use the DBMS_JOB package to schedule the execution of a given procedure owned by SCOTT to start Wednesday at 9AM and to run subsequently every other day at 2AM.
1912How would you edit your CRONTAB to schedule the running of /test/test.sh to run every other day at 2PM?
1860In which dictionary table or view would you look to determine at which time a snapshot or MVIEW last successfully refreshed?
1 3424Which dictionary view(s) would you first look at to understand or get a high-level idea of a given Advanced Replication environment?
1838Post New Oracle General Questions
What are the tools for Oracle ?
What is a nvl function? How can it be used?
What do you mean by a database transaction & what all tcl statements are available in oracle?
What happens if variable names collide with table/column names?
How do I find my oracle client driver version?
What do you know about normalization? Explain in detail?
What is literal?
What is a database schema in oracle?
Why do we need integrity constraints in a database?
What is oracle rownum?
How to define an anonymous procedure without variables?
How to drop an index?
Can we use oracle pl/sql block in core java? if so how? pls get back to me .....
What are the various oracle database objects?
How to use null as conditions in oracle?