You are not logged in.

#1 2012-04-03 03:29:04

Ibraheem
Webmaster
From: Capital
Registered: 2012-03-16
Posts: 23,140
Website

Oracle Scenarios Interview Questions And Answers

Oracle Database :: Oracle Scenarios Job Interview Questions and Answers

Oracle Scenarios Frequently Asked Questions in various Oracle Scenarios Interviews asked by the interviewer. So learn Oracle Scenarios with the help of this Oracle Scenarios Interview questions and answers guide and feel free to comment as your suggestions, questions and answers on any Oracle Scenarios Interview Question or answer by the comment feature available on the page.

1 ► Explain 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?
2 ► We are regularly changing the package body part. How will we create or what will we do before creating that package?
3 ► Explain What is spooling?
4 ► Can we create procedures to fetch more than one record?
5 ► Schema A has some objects and created one procedure and granted to Schema B. Schema B has the same objects like schema A. Schema B executed the procedure like inserting some records. In this case where the data will be stored whether in Schema A or Schema B?
6 ► Explain If the entire disk is corrupted how will you and what are the steps to recover the database?
7 ► If All the users are complaining that their application is hanging. How we will resolve this situation in OLTP?
8 ► Explain the total process of eim?
9 ► Explain How do we increase the performance of %LIKE operator?
10 ► Explain If the SQL * Plus hangs for a long time, what is the reason?
11 ► Tell us In which situation whether peak time or off peak time we will execute the ANALYZE TABLE command and Why?
12 ► Explain What is bulk SQL?
13 ► Explain What is mutated trigger, is it the problem of locks. In single user mode we got mutated error, as a DBA how you will resolve it?
14 ► Explain How to do the scheduled task/jobs in Unix platform?
15 ► Explain the Dual table. Is any data internally storing in dual table. Lot of users are accessing select sysdate from dual and they getting some millisecond differences. If we execute SELECT SYSDATE FROM EMP; what error will we get and Why?
16 ► Explain What are the differences you have seen while installing Oracle on NT and Unix platform?
17 ► Explain What are the differences between database designing and database modeling?
18 ► Explain In exception handling we have some NOT_FOUND and OTHERS. In inner layer we have some NOT_FOUND and OTHERS. While executing which one whether outer layer or inner layer will check first?
19 ► Explain How can we see the source code of the package?
20 ► Explain What is Testing Scenario? What is scenario based testing? can u explain with an example?
21 ► Explain about the oracle disaster recovery scenarios?

2012-04-03 03:29:04

Advertisement
Ads By Google

Re: Oracle Scenarios Interview Questions And Answers



\n

Board footer