What is the cache hit ratio, what impact does it have on performance of an Oracle database and what is involved in tuning it?
2137Other 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?
1990You have 4 instances running on the same UNIX box. How can you determine which shared memory and semaphores are associated with which instance?
2014What 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?
2081Assuming 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.
1951How would you edit your CRONTAB to schedule the running of /test/test.sh to run every other day at 2PM?
1915In which dictionary table or view would you look to determine at which time a snapshot or MVIEW last successfully refreshed?
1 3537Which dictionary view(s) would you first look at to understand or get a high-level idea of a given Advanced Replication environment?
1885Post New Oracle General Questions
What is redo log?
How to get last row id?
What is truncate oracle?
How can we create the complete backup of data in the oracle.
I have a parent program and a child program. I want to write a statement in Exception Block of the parent program so that when the statement in the exception block is executed, the control goes to the next statement in the parent block bypassing the child block.How do i do that?
How to drop an existing view in oracle?
How to list all indexes in your schema?
How to define default values for formal parameters?
Explain about achiever in sql?
Give the different types of rollback segments.
Explain alias?
Please send me Informatica 8.1 certification dumps, my mail id mona85gupta@gmail.com
How to create a new table in your schema?
Why does oracle 9i treat an empty string as null?
Explain an index segment?