码迷,mamicode.com
首页 > 其他好文 > 详细

OCP-052考试题库汇总(31)-CUUG内部解答版

时间:2019-08-14 15:01:45      阅读:69      评论:0      收藏:0      [点我收藏+]

标签:answer   ini   执行   acl   status   oracl   tab   srv   service   

which four are true about the tools used to administer Oracle database?

A)the Data Pump utility can be used to load data from text files.

B)SRVCTL can be used to shut down Oracle instances.

C)SQL* Plus can be used to create databases.

D)SQL*Plus can be used to startup Oracle instances.

E)DBCA can be used to upgrade databases.

F)RMAN can be used to startup Oracle instances.

Answer: BCDF

赵:

SRVCTL 命令可以控制 RAC 数据库中的 instance、listener 以及 services。通常 SRVCTL 在 ORACLE 用户下执行。

1、通过 SRVCTL 命令来 start/stop/check 所有的实例:$ srvctl start|stop|status database -d

2、start/stop 指定的实例: $ srvctl start|stop|status instance -d -i

3、列出当前 RAC 下所有数据库: $ srvctl config database -d

OCP-052考试题库汇总(31)-CUUG内部解答版

标签:answer   ini   执行   acl   status   oracl   tab   srv   service   

原文地址:https://www.cnblogs.com/cnblogs5359/p/11351335.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!