首页>计算机>Oracle认证>学习教程>正文
国外公司的Oracle DBA试题

www.zige365.com 2008-8-18 15:47:57 点击:发送给好友 和学友门交流一下 收藏到我的会员中心

14. How would you edit your CRONTAB to schedule the running of /test/test.sh to run every other day at 2PM? 
15. What do the 9i dbms_standard.sql_txt() and dbms_standard.sql_text() procedures do? 

16. In which dictionary table or view would you look to determine at which time a snapshot or MVIEW last successfully refreshed? 
17. How would you best determine why your MVIEW couldn’t FAST REFRESH? 

18. How does propagation differ between Advanced Replication and Snapshot Replication (readonly)? 
19. Which dictionary view(s) would you first look at to understand or get a high-

    level idea of a given Advanced Replication environment?
 
20. How would you begin to troubleshoot an ORA-3113 error? 

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

22. An automatic job running via DBMS_JOB has failed. Knowing only that "it's failed", how do you approach troubleshooting this issue? 
23. How would you extract DDL of a table without using a GUI tool? 

24. You’re getting high "busy buffer waits" - how can you find what’s causing it? 

25. What query tells you how much space a tablespace named "test" is taking up, and how much space is remaining? 
26. Database is hung. Old and new user connections alike hang on impact. What do you do? Your SYS SQLPLUS session IS able to connect. 
27. 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. 

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

本新闻共4页,当前在第2页  1  2  3  4  

我要投稿 新闻来源: 编辑: 作者:
相关新闻
我当时初学ORACLE认证时写的一些笔记
ORACLE认证基础:ORACLE系统概述
Oracle常用函数列表速查
启动Oracle常见疑难问题分析
Oracle数据库中的“锁”学习小结