• 网络学院
  • 新手学堂
  • 操作系统
  • 网络技术
  • 软件应用
  • 办公软件
  • 编程技术
  • 网站架设
  • 数据库类
  • 平面设计
  • 多媒体类
  • 游戏资讯
  • 教学论文
  • 认证考试
国外公司的Oracle
广告位
  站点:
  • 首 页
  • 最新软件
  • 最新文章
  • 国内软件
  • 国外软件
  • 汉化软件
  • 源码下载
  • 字体下载
国外公司的Oracle DBA试题
软件发布 国外公司的Oracle DBA试题
网络软件 系统工具 应用软件 联络聊天 图形图像 多媒体类 行业软件 游戏娱乐 编程开发 安全相关 教育教学 数码软件
热门软件: QQ 瑞星 pplive e话通 木马克星 千千静听 office2000 五笔字根 Photoshop 视频分割
返回首页 | 文章首页 | 认证考试 | Oracle认证 | Oracle指导 | 国外公司的Oracle DBA试题

国外公司的Oracle DBA试题

 

添加时间: 2008-4-21 21:49:14  作者: Oracle指导  阅读次数:8   来源: http://www.d9soft.com

 

 

       

Oracle DBA Interview Questions By B G 
 
1. How many memory layers are in the shared pool? 

2. How do you find out from the RMAN catalog if a particular archive log has been backed-up? 

3. How can you tell how much space is left on a given file system and how much space each of the file system'irectories take up?
4. Define the SGA and: 

   ? How you would configure SGA for a mid-sized OLTP environment? 

   ? What is involved in tuning the SGA? 

5. What is the cache hit ratio, what impact does it have on performance of an Oracle database and what is involved in tuning it? 
6. Other 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? 
7. How do you tell what your machine name is and what is its IP address? 

8. How would you go about verifying the network name that the local_listener is currently using? 
9. You have 4 instances running on the same UNIX box. How can you determine which shared memory and semaphores are associated with which instance? 
10. What view(s) do you use to associate a user’s SQLPLUS session with his o/s process? 

11. What is the recommended interval at which to run statspack snapshots, and why? 

12. 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? 
13. 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. 
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). 
29. How do you increase the OS limitation for open files (LINUX and/or Solaris)? 

30. 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. 

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

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

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

34. What SQL query from v$session can you run to show how many sessions are logged in as a particular user account? 
35. Why does Oracle not permit the use of PCTUSED with indexes? 

36. What would you use to improve performance on an insert statement that places millions of rows into that table? 
37. What would you do with an "in-doubt" distributed transaction? 

38. What are the commands you’d issue to show the explain plan for "select * from dual"? 

39. In what script is "snap$" created? In what script is the "scott/tiger" schema created? 

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

41. How would you configure your networking files to connect to a database by the name of DSS which resides in domain icallinc.com? 
42. You create a private database link and upon connection, fails with: ORA-085: connects to  

    What is the problem? How would you go about resolving this error? 

43. 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? 
44. Explain the concept of the DUAL table. 

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

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

47. What’s the benefit of "dbms_stats" over "analyze"? 

48. Typically, where is the conventional directory structure chosen for Oracle binaries to reside? 
49. 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? 

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

 

 

 

上下文章:

 

上一篇文章: 如何在网上查询Oracle的考试成绩 下一篇文章: 主流数据库的比较

相关文章:

  • 暴雪公司最新《魔兽世界》Fans原画
  • 在ORACLE的存储过程中如何做简单的动态查询
  • Oracle下调数据库许可价格以适应多芯CPU
  • Oracle全球客户支持副总裁汤姆·舒尔滋演讲
  • Oracle中国前员工述说公司高层内部纷争史

相关软件:

  • 试题库管理系统 V5.1
  • 秋风试题大题 V1.0
  • OptionsOracle V1.3.1
  • GhostXP SP3 电脑公司特别版 V9.0
  • 历年高考化学试题库 V8.0
  • 历年高考生物试题库 V8.0

 

 

快速导航

  • 网络学院
  • 精品汇聚
  • 字体下载
  • 教程下载
  • ASP源码
  • PHP源码
  • Net源码
  • JSP 源码

Oracle认证分类导航

  • Oracle动态
  • Oracle指导
  • Oracle题库

本类经典文章推荐

  • Oracle中关于逻辑备份与恢复
  • Oracle开发人员JAVA存储过程
  • 为数据库的表自动生成行号
  • Oracle中的OOP概念
  • 用java从oracle取数
  • 冷备份移植到另一台Solaris机器上
  • 如何将excel数据导入oracle中
  • Oracle10.2g安装记录
  • 数据库监控工具ForOraclev1.2
  • oracle双机群集系统

Oracle指导阅读排行

  • Oracle系统表查询
  • 实例:Oracle导出EXCEL文件
  • Oracle企业管理器(OEM 2.1)使用...
  • 实例:Oracle导出EXCEL文件
  • Tomcat+SQLServer连接池配置
  • 服务器和客户机是怎样连接的
  • 入门基础:连接常见错误及解决方法
  • ORACLE数据库简介
  • 如何将excel数据导入oracle中
  • 如何取出某一用户的密码 再原样改...

Oracle认证阅读总排行

  • Oracle系统表查询
  • 实例:Oracle导出EXCEL文件
  • Oracle企业管理器(OEM 2.1)使用...
  • 在ORACLE的存储过程中如何做简单的...
  • 实例:Oracle导出EXCEL文件
  • AIX下自动启动Oracle数据库与监听...
  • Tomcat+SQLServer连接池配置
  • 服务器和客户机是怎样连接的
  • 入门基础:连接常见错误及解决方法
  • ORACLE数据库简介

广告位置

字母检索 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 回到顶部

关于我们 | 版权声明 | 免责条款 | 广告联系 | 软件发布 | 下载帮助 | 下载排行 | 网站地图 | 特别鸣谢 | 友情连接

copyright; 2005-2008 D9soft.com 第九软件网 版权所有