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

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


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. 

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

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