• 053(十)


    46、

    46.What happens when you run the SQL Tuning Advisor with limited scope?
    A. Access path analysis is not performed for SQL statements.
    B. SQL structure analysis is not performed for SQL statements.
    C. SQL Profile recommendations are not generated for SQL statements.
    D. Staleness and absence of statistics are not checked for the objects in the SQL Tuning Advisor.
    Answer:C
    View Code

    47、

    47.You issue the following command on the RMAN prompt.
    REPORT NEED BACKUP DAYS 5;
    Which statement is true about executing this command?
    A. It will display a list of files that need incremental backup
    B. It will display a list of files that need backup after five days
    C. It will display a list of files that were backed up in the last five days
    D. It will display a list of files that have not been backed up in the last five days
    E. It will apply the current retention policy to determine the files that need to be backed up
    Answer: D
    View Code

    48、View the Exhibit to examine the error obtained during the I/O calibration process. There are no data files on raw devices. What is the reason for this error?

    A. The DISK_ASYNCH_IO parameter is set to TRUE. 
    B. The FILESYSTEMIO_OPTIONS parameter is set to NONE. 
    C. Another session runs the I/O calibration process concurrently. 
    D. The pending area has not been created before running the I/O calibration process.
    Answer: B
    View Code

    49、

    49.Which statement about recovering from the loss of a redo log group is true?
    A. If the lost redo log group is ACTIVE, you should first attempt to clear the log file.
    B. If the lost redo log group is CURRENT, you must clear the log file.
    C. If the lost redo log group is ACTIVE, you must restore, perform cancel-based incomplete recovery, and open the database using the RESETLOGS option.
    D. If the lost redo log group is CURRENT, you must restore, perform cancel-based incomplete recovery, and open the database using the RESETLOGS option.
    Answer: D
    View Code

    50、

    50.Examine the following command:
    ALTER DISKGROUP data MOUNT FORCE;
    In which scenario can you use the above command to mount the disk group?
    A. when ASM disk goes offline
    B. when one or more ASM files are dropped
    C. when some disks in a disk group are offline
    D. when some disks in a failure group for a disk group are rebalancing
    Answer: C
    View Code
  • 相关阅读:
    使用paramikoHelper类实现MySQL安装和数据恢复
    tornado-模板,转义,上传静态文件
    tornado-请求与响应
    tornado-输入
    tornado-输出,request
    配置Ubuntu虚拟环境
    tornado-简单的服务器非阻塞
    Linux查看进程,端口,访问url
    tornado-简单的服务器
    字符串,数组,定时器,form
  • 原文地址:https://www.cnblogs.com/huanhuanang/p/5387332.html
Copyright © 2020-2023  润新知