zoukankan      html  css  js  c++  java
  • 053185

    A shoot-out has erupted between your MS development teams using .NET and your Linux
    development teams using Java. Knowing that your database is in danger, which command would you use
    to back up your NOARCHIVELOG mode database using RMAN with compression?
    A. backup database all
    B. backup compressed database
    C. backup as compressed backupset database;
    D. backup as compressed backup database plus archivelog all;
    E. backup as compressed backupset database plus compress archivelog all;

      You would use the back up as compressed backupset database plus archivelog
    all command to back up your database.Of course,the command is so long-winded that
    the war would be over by the time you finished typing it all in.

  • 相关阅读:
    Angular(一)
    go微服务系列(四)
    导包路径
    django导入环境变量 Please specify Django project root directory
    动手动脑三
    动手动脑二
    大柱
    日报
    验证码
    动手动脑
  • 原文地址:https://www.cnblogs.com/Babylon/p/7793935.html
Copyright © 2011-2022 走看看