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

    You are using the backup scheduler in Enterprise Manager (EM) to schedule a backup of your database.

    Which type of script does the backup scheduler generate?

    A. SQL script

    B. PL/SQL script

    C. Operating System (OS) script

    D. Enterprise Manager (EM) script

    E. Recovery Manager (RMAN) script

    Answer: E

    Oracle Database 2 Day DBA

      Oracle Recovery Manager (RMAN), a command-line and Enterprise Manager-based tool, is the method preferred by Oracle for efficiently backing up and recovering your Oracle database. RMAN is designed to work intimately with the server, providing block-level corruption detection during backup and restore. RMAN optimizes performance and space consumption during backup with file multiplexing and backup set compression, and integrates with leading tape and storage media products.
      The Oracle Enterprise Manager physical backup and recovery features are built on the Recovery Manager (RMAN) command-line client. Database Control makes available many of the RMAN features, and provides wizards and automatic strategies to simplify and further automate RMAN-based backup and recovery.

  • 相关阅读:
    Python全栈开发之6、面向对象
    Python全栈开发之5、模块
    kvm恢复和删除快照
    virsh命令和虚拟机克隆
    Python全栈开发之4、迭代器、生成器、装饰器
    索引
    字段属性--唯一键
    安装虚拟机
    字段属性--自增长
    centos7安装kvm
  • 原文地址:https://www.cnblogs.com/Babylon/p/8617542.html
Copyright © 2011-2022 走看看