A. show ospf database
B. show ospf neighbor
C. show protocols ospf
D. show ospf link-state
第1题:
You wish to enable an audit policy for all database users, except SYS, SYSTEM, and SCOTT.You issue the following statements:SQL> AUDIT POLICY ORA_DATABASE_PARAMETER EXCEPT SYS;SQL> AUDIT POLICY ORA_DATABASE_PARAMETER EXCEPT SYSTEM;SQL> AUDIT POLICY ORA_DATABASE_PARAMETER EXCEPT SCOTT;For which database users is the audit policy now active?()
A. All users except SYS
B. All users except SCOTT
C. All users except sys and SCOTT
D. All users except sys, system, and SCOTT
第2题:
Anadministratorisplanningaclusterrunningapplicationsin3separateresourcegroups.RGA-Database1RGB-WebServerRGC-Database2Database1andDatabase2mustbeonlinebeforetheWebServer.AllresourcegroupshaveaStartupPolicyofOnlineonHomeNodeOnly.Whichofthefollowingwillensurethattheresourcegroupsareprocessedinthecorrectorder?()
A.SettheSerialAcquisitionOrder
B.SettheParallelAcquisitionOrder
C.ConfigureOnlineontheSameNodeDependency
D.ConfigureOnlineonDifferentNodesDependency
第3题:
OSPF是一种典型的链路状态(Link-state)的路由协议。()
第4题:
A.selectfile->Database->newandgiveitafilenameof“blank.nsf”
B.selectfile->Database->new,chooselocalastheserver,andchosetheblanktemplate
C.selectfile->Database->new,chooselocalastheserver,andchosethedefault.ntftemplate
D.selectfile->Database->new,giveitafilenameof“blank.nsf”,andchosetheblanktemplate
第5题:
IOS的命令行配置,下列哪种说法是不正确的()
A.CLI命令不区分大小写
B.CLI支持缩写命令
C.CLI支持命令补全
D.CLI可随时使用help命令获取帮助
第6题:
13、以下命令中修改变量值用法错误的是哪个?
A.hive> set hivevar:name=qiuqiu;
B.hive> set hiveconf:hive.cli.print.current.db=true;
C.hive> set hiveconf:hive.cli.print.current.db=true;
D.hive> set env: HOME=/root;