zoukankan      html  css  js  c++  java
  • OCP-052考试题库汇总(31)-CUUG内部解答版

    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

  • 相关阅读:
    表格标签
    常用标签
    标签笔记
    基础标签与格式
    态度!
    如何修改数据 练习
    增删查练习
    登陆注册练习
    PHP 数据访问
    PHP 基础知识测试题 答案分析
  • 原文地址:https://www.cnblogs.com/cnblogs5359/p/11351335.html
Copyright © 2011-2022 走看看