For which two situations would you use functionality provided by the Resource Manager? ()(Choose two.)A. setting idle timeout limits on resource plansB. saving storage space by using compressed backup setsC. creating jobs that will run automatically at a

题目
For which two situations would you use functionality provided by the Resource Manager? ()(Choose two.)

A. setting idle timeout limits on resource plans

B. saving storage space by using compressed backup sets

C. creating jobs that will run automatically at a scheduled time

D. assigning priorities to jobs to manage access to system resources

E. creating alerts to perform notification when tablespaces are low on available space resources


相似考题
更多“For which two situations would you use functionality provided by the Resource Manager? ()(Choose two.) ”相关问题
  • 第1题:

    Youhavecreatedaresourceplan,DB_PLAN,usingDBMS_RESOURCE_MANAGER.CREATE_SIMPLE_PLANandyouwanttoimposearestrictiononutilizationofresourcesbythedatabaseusers.Whichstepmustbeperformedbeforeyoucanstartusingtheresourceplan?()

    A.assignuserstoconsumergroups

    B.settheresourceplanfortheinstance

    C.configureasimpleresourceplanandspecifyplandirectives

    D.configureacomplexresourceplanandspecifyplandirectives


    参考答案:B

  • 第2题:

    YouarecreatingthesimpleresourceplanusingtheDBMS_RESOURCE_MANAGER.CREATE_SIMPLE_PLANprocedure.Whichresourceallocationpolicywillbeusedfortheresourceplan?()

    A.RATIO

    B.EMPHASIS

    C.ACTIVE_SESS_POOL_MTH

    D.RESOURCE_DEGREE_LIMIT_ABSOLUTE


    参考答案:B

  • 第3题:

    YouwanttorebuildafreelistinthefreelistsoftheEMPLOYEEtableintheScottschema.Whichpackagewillyouusetoaccomplishthis?()

    A.DBMS_REPAIR

    B.DBMS_SCHDULER

    C.DBMS_STATS

    D.DBMS_RESOURCE_MANAGER


    参考答案:A

  • 第4题:

    Youhavecreatedaresourceplan,DAY.Youexecutethefollowingcode:

    SQL>BEGIN

    DBMS_RESOURCE_MANAGER.CREATE_SIMPLE_DIRECTIVE

    (PLAN=>’DAY’,

    COMMENT=>’DEPARTMENTSPLAN’,

    GROUP_OR_SUBPLAN=>’DEPARTMENTS’,

    CPU_P1=0);

    END;

    Then,youissuethefollowingcode:

    SQL>BEGIN

    DBMS_RESOURCE_MANAGER.CREATE_SIMPLE_DIRECTIVE

    (PLAN=>’DAY’,

    COMMENT=>’DEPARTMENTSPLAN’,

    GROUP_OR_SUBPLAN=>’DEVELOPERS’,

    CPU_P2=100);

    END;

    Whatwillbetheimpactofexecutingtheabovecode?()


    参考答案:B

  • 第5题:

    Youissuethefollowingcode:EXECDBMS_RESOURCE_MANAGER_PRIVS.GRANT_SWITCH_CONSUMER_GROUP(’SCOTT’’GRP1’,TRUE);Whatwillbetheresultofexecutingtheabovecode?()

    A.Theswitchprivilegewillbegrantedtotheuser,Scott,forchangingtheconsumergrouptoGRP1.

    B.Theswitchprivilegewillbegrantedtotheuser,Scott,forchangingtheconsumergroupfromGRP1toanyothergroup.

    C.ThecodewillnotexecutesuccessfullybecausethereisnoGRANT_SWITCH_CONSUMER_GROUPprocedureintheDBMS_RESOURCE_MANAGER_PRIVSpackage.

    D.Thecodewillexecutesuccessfullybutnoprivilegewillbegrantedtotheuser,Scott.


    参考答案:A

  • 第6题:

    WhichofthefollowingareassociatedwiththeapplicationlayeroftheOSImodel?(two.)()

    A.ping

    B.Telnet

    C.FTP

    D.TCP

    E.IP


    参考答案:B, C