Friday, March 26, 2010

Oracle DBA Interview Questions asked by MNC

This section of http://oracledba-oracle.blogspot.com Oracle DBA Interview Questions and Answers consist of only questions asked by many MNC companies so read topics and find the answers and comment your answers below.

Hi,

Please tell me right answers for these i am getting conflicting answers. Appreciate ur reply.

1. What 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?

2. Assuming 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.

3. How would you edit your CRONTAB to schedule the running of /test/test.sh to run every other day at 2PM?

4. What do the 9i dbms_standard.sql_txt() and dbms_standard.sql_text() procedures do?

5. In which dictionary table or view would you look to determine at which time a snapshot or MVIEW last successfully refreshed?

6. How would you best determine why your MVIEW couldn’t FAST REFRESH?

7. How does propagation differ between Advanced Replication and Snapshot Replication (read-only)?

8. Which dictionary view(s) would you first look at to understand or get a high-level idea of a given Advanced Replication environment?

9. How would you begin to troubleshoot an ORA-3113 error?

10. Which dictionary tables and/or views would you look at to diagnose a locking issue?

11. An automatic job running via DBMS_JOB has failed. Knowing only that “it’s failed”, how do you approach troubleshooting this issue?

12. How would you extract DDL of a table without using a GUI tool?

13. You’re getting high “busy buffer waits” - how can you find what’s causing it?

14. What query tells you how much space a tablespace named “test” is taking up, and how much space is remaining?

15. Database is hung. Old and new user connections alike hang on impact. What do you do? Your SYS SQLPLUS session IS able to connect.

16. Database crashes. Corruption is found scattered among the file system neither of your doing nor of Oracle’s. What database recovery options are available? Database is in archive log mode.

17. Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).

18. How do you increase the OS limitation for open files (LINUX and/or Solaris)?

19. Provide an example of a shell script which logs into SQLPLUS as SYS, determines the current date, changes the date format to include minutes & seconds, issues a drop table command, displays the date again, and finally exits.

20. Explain how you would restore a database using RMAN to Point in Time?

21. How does Oracle guarantee data integrity of data changes?

22. Which environment variables are absolutely critical in order to run the OUI?

23. What SQL query from v$session can you run to show how many sessions are logged in as a particular user account?

24. Why does Oracle not permit the use of PCTUSED with indexes?

25. What would you use to improve performance on an insert statement that places millions of rows into that table?

26. What would you do with an “in-doubt” distributed transaction?

27. What are the commands you’d issue to show the explain plan for “select * from dual”?

28. In what script is “snap$” created? In what script is the “scott/tiger” schema created?

29. If you’re unsure in which script a sys or system-owned object is created, but you know it’s in a script from a specific directory, what UNIX command from that directory structure can you run to find your answer?

30. How would you configure your networking files to connect to a database by the name of DSS which resides in domain icallinc.com?

31. You create a private database link and upon connection, fails with: ORA-2085: connects to . What is the problem? How would you go about resolving this error?

32. I have my backup RMAN script called “backup_rman.sh”. I am on the target database. My catalog username/password is rman/rman. My catalog db is called rman. How would you run this shell script from the o/s such that it would run as a background process?

33. Explain the concept of the DUAL table.

34. What are the ways tablespaces can be managed and how do they differ?

35. From the database level, how can you tell under which time zone a database is operating?

36. What’s the benefit of “dbms_stats” over “analyze”?

37. Typically, where is the conventional directory structure chosen for Oracle binaries to reside?

38. You have found corruption in a tablespace that contains static tables that are part of a database that is in NOARCHIVE log mode. How would you restore the tablespace without losing new data in the other tablespaces?

39. How do you recover a datafile that has not been physically been backed up since its creation and has been deleted. Provide syntax example.

40. Draft one mock email requesting your non-technical management grant you downtime to (provide justification where applicable) complete the following tasks:

No comments:

ORACLE DBA Interview Questions and Answers

ORACLE DBA Interview Questions and Answers was created by Naveen Kumar and Vivaan Kumar working as professional bloggers and also working as Network admins, we created Oracle DBA Interview blog to help people who after a good knowledge alos fails to face the interview.