zoukankan      html  css  js  c++  java
  • 052-246(新增70题2018)

    You want to administer your PROD database from a remote host machine using a Web-enabled interface.

    Which Oracle tool would you use to accomplish this task efficiently without using command-line interfaces?

    A. SQL*Plus

    B. iSQL*Plus

    C. Management Server

    D. Management Repository

    E. Oracle Enterprise Manager 11g Database Control

    Answer: E

    Managing Oracle Enterprise Manager Database Control

    This chapter describes the functionality and administration of Oracle Enterprise Manager Database Control (Database Control), the Web-based interface and primary tool for managing an Oracle database. Using Database Control, you can perform administrative tasks such as creating schema objects (tables, views, indexes, and so on), managing user security, managing database memory and storage, backing up and recovering your database, and importing and exporting data. You can also view performance and status information about your database.

    After you have installed the Oracle Database software, created or upgraded a database, and configured the network, you can use Database Control to manage your database. Database Control also provides an interface for both performance advisors and Oracle utilities such as SQL*Loader and Recovery Manager (RMAN).

    Oracle also offers separately licensed Oracle Enterprise Manager management packs, management plug-ins, and other products that you can purchase to enhance the capabilities of Oracle Enterprise Manager in specific environments.

  • 相关阅读:
    利用Linux系统生成随机密码的8种方法
    go语言中ASCII&unicode&utf8由来
    go语言指针
    js设计模式=封装
    python中urllib.request对象案例
    php实现jwt
    python错误捕获练习
    python多线程
    python多进程练习
    http三次握手,四次挥手
  • 原文地址:https://www.cnblogs.com/Babylon/p/8624075.html
Copyright © 2011-2022 走看看