niusouti.com

You executed the following PL/SQL block successfully:The above command produces Automatic Database Diagnostic Monitor (ADDM) analysis.()A. with the CPU Usage finding if it is less than 90B. without the CPU Usage finding if it is less than 90C. with the CP

题目
You executed the following PL/SQL block successfully:The above command produces Automatic Database Diagnostic Monitor (ADDM) analysis.()

A. with the CPU Usage finding if it is less than 90

B. without the CPU Usage finding if it is less than 90

C. with the CPU Usage finding for snapshots below 90

D. with the CPU Usage finding for snapshots not between 150 and 162


相似考题
更多“You executed the following PL/SQL block successfully:The above command produces Automatic Database Diagnostic Monitor (ADDM) analysis.() ”相关问题
  • 第1题:

    Whichofthefollowingarecorrectaboutblockmediarecovery?()

    A.PhysicalandlogicalblockcorruptionisrecordedautomaticallyinV$DATABASE_BLOCK_CORRUPTION

    B.LogicalcorruptionsarerepairablebyBMR

    C.PhysicalcorruptionsarerepairablebyBMR

    D.RMANcanuseanybackupforaBMRrestore

    E.ARCHIVELOGmodeisnotrequiredifyouhavebothafullandincrementalbackupforrestore


    参考答案:A, C

  • 第2题:

    YouexecutethefollowingRMANcommandintheordershownbelow:BACKUPVALIDATEDATABASE;BLOCKRECOVERCORRUPTIONLIST;Whatwillthesecommandsdo?()

    A.Createabackupofthedatabaseandrecoverallcorruptedblocksfoundinthebackup.

    B.Runabackupvalidationandlistallthelogicallycorruptblocksaswellasphysicallycorruptblocksinthedatabase.

    C.RunabackupvalidationtopopulateV$COPY_CORRUPTIONview,andthenlistanycorruptblocksrecordedintheview.

    D.RunabackupvalidationtopopulateV$DATABASE_BLOCK_CORRUPTIONview,andthenrepairanycorruptblocksrecordedintheview.

    E.Runabackupvalidation,repairanycorruptblocksfoundduringthevalidationprocess,andthenupdateV$DATABASE_BLOCK_CORRUPTIONviewtoindicatewhichcorruptblockshavebeenrepaired.


    参考答案:D

  • 第3题:

    下列关于PL/SQL的说法正确的是()

    A.PL/SQL是应用于各种数据库上的通用语言

    B.PL/SQL是过程化的SQL语言

    C.PL/SQL是只能在SQL*PLUS中运行

    D.在PL/SQL可以直接执行所有的SQL操作


    参考答案:B

  • 第4题:

    YouareusingtheBlockMediaRecoveryfeaturetorecovertheblocksthataremarkedcorruptsincethelastbackup.Whichviewwillyouquerytodisplayinformationaboutthedatablocksthataremarkedcorruptsincethelastbackup?()

    A.V$BACKUP_CORRUPTION

    B.V$COPY_CORRUPTION

    C.V$DATABASE_BLOCK_CORRUPTION

    D.RC_BACKUP_CORRUPTION


    参考答案:C

  • 第5题:

    在Oracle中,关于PL/SQL下列描述正确的是()。

    A.PL/SQL代表PowerLanguage/SQL

    B.PL/SQL不支持面向对象编程

    C.PL/SQL块包括声明部分、可执行部分和异常处理部分

    D.PL/SQL提供的四种内置数据类型是character,integer,float,boolean


    正确答案:C