Which of the following attributes should be specified when creating a volume group?()A、stripe sizeB、allocation policyC、physical partition sizeD、number of logical partitions

题目

Which of the following attributes should be specified when creating a volume group?()

  • A、stripe size
  • B、allocation policy
  • C、physical partition size
  • D、number of logical partitions

相似考题
参考答案和解析
正确答案:C
更多“Which of the following attribute”相关问题
  • 第1题:

    The Attribute field within the IS-IS LSP header contains which of the following flags? ()

    • A、IS-Type
    • B、Overload (LSPDBOL)
    • C、Pseudonode (PN)
    • D、Attached (ATT)
    • E、Fragment (Frag-Nr)
    • F、Partition (P)

    正确答案:A,B,D,F

  • 第2题:

    Which action(s) will cause a compression dictionary to be removed from a table?()

    • A、Set the table COMPRESS attribute to NO.  
    • B、Set the table COMPRESS attribute to NO; run REORG against the table.  
    • C、Set the table COMPRESS attribute to NO; run INSPECTRESETDICTIONARY against the table.  
    • D、Set the table COMPRESS attribute to NO; run RUNSTATS against the table.

    正确答案:B

  • 第3题:

    On a newly installed AIX V4 machine, which of the following default values applies to the ipforwarding network option?()

    • A、 The ipforwarding is off by default. 
    • B、 The ipforwarding is set on by default. 
    • C、 The value is dynamically determined at boot time by DHCP. 
    • D、 The value is equal to the setting of the directed_broadcast runtime attribute.

    正确答案:A

  • 第4题:

    For which BGP attribute is a higher value preferred?()

    • A、Origin
    • B、Community
    • C、Local Preference
    • D、AS Path length

    正确答案:C

  • 第5题:

    When a job exceeds the date specified in its END_DATE attribute, which of the following will happen?()

    • A、The job will be dropped automatically if the value of the AUTO_DROP attribute is TRUE
    • B、The job will only be disabled if the value of the AUTO_DROP attribute is FALSE
    • C、The STATE attribute of the job will be set to COMPLETED if the value of the AUTO_DROP attribute is FALSE
    • D、All objects referenced by the job will be dropped if the value of the AUTO_DROP attribute is TRUE and the value of the CASCADE attribute is TRUE
    • E、The STATE column of the job table will be set to COMPLETED for the job

    正确答案:A,B,E

  • 第6题:

    You create a Web Form. The Web Form allows users to recover their passwords. You add a PasswordRecovery server control by using the following code segment.You need to ensure that the server control generates a new password and sends it by e-mail to the users e?mail address. Which two actions should you perform?()

    • A、Create a valid definition in the Web.config file.
    • B、Set the passwordFormat attribute of the configured membership provider to Encrypted.
    • C、Ensure that the enablePasswordRetrieval attribute of the configured membership provider is set to False.
    • D、Ensure that the enablePasswordRetrieval attribute of the configured membership provider is set to True.

    正确答案:A,C

  • 第7题:

    单选题
    Which form of BGP changes the BGP Next Hop attribute by default?()
    A

    IBGP

    B

    EBGP

    C

    CBGP

    D

    MBGP


    正确答案: B
    解析: 暂无解析

  • 第8题:

    单选题
    Which of the following is not a configurable attribute for an individual disk group?()
    A

     AU_SIZE

    B

     COMPATIBLE·RDBMS

    C

     COMPATIBLE·ASM

    D

     DISK_REPAIR_TIME

    E

     DG_DROP_TIME


    正确答案: E
    解析: 暂无解析

  • 第9题:

    多选题
    The Attribute field within the IS-IS LSP header contains which of the following flags? ()
    A

    IS-Type

    B

    Overload (LSPDBOL)

    C

    Pseudonode (PN)

    D

    Attached (ATT)

    E

    Fragment (Frag-Nr)

    F

    Partition (P)


    正确答案: F,D
    解析: 暂无解析

  • 第10题:

    单选题
    Which XSL if statement checks for the existence of a homepage attribute within an STS Universal User XML structure?()
    A

    <xsl:if test=//stsuuser:AttributeList/stsuuser:Attribute[attr='homepage']>

    B

    <xsl:if test=//stsuuser:AttributeList/stsuuser:Attribute[@name='homepage']>

    C

    <xsl:if-exists=//stsuuser:AttributeList/stsuuser:Attribute/custom:Homepage>

    D

    <xsl:if-exists=//stsuuser:AttributeList/stsuuser:Attribute[@name='homepage'])>


    正确答案: B
    解析: 暂无解析

  • 第11题:

    单选题
    Consider the following code snippet:   BEGIN  DBMS_SCHEDULER.SET_ATTRIBUTE ( name => ,,lne_job1, attribute => ,,job_priority, value => 1);  END;  /   If this code were executed, which of the following statements would be true?()
    A

     The priority of the lne_job1 job would be set to 1.

    B

     The lne_job1 job would be executed synchronously.

    C

     The lne_job1 job would run immediately in the users current session.

    D

     The lne_job1 job would retain its current priority.

    E

     The job will immediately take priority over all running jobs.


    正确答案: C
    解析: 暂无解析

  • 第12题:

    多选题
    Which DBMS_SCHEDULER procedure(s) can be used to alter an existing job? ()
    A

    SET_ATTRIBUTE_NULL

    B

    ALTER_JOB

    C

    ALTER_JOB_PARAMETERS

    D

    ALTER

    E

    SET_ATTRIBUTE


    正确答案: A,C
    解析: 暂无解析

  • 第13题:

    Which XSL if statement checks for the existence of a homepage attribute within an STS Universal User XML structure?()

    • A、<xsl:if test="//stsuuser:AttributeList/stsuuser:Attribute[attr='homepage']">
    • B、<xsl:if test="//stsuuser:AttributeList/stsuuser:Attribute[@name='homepage']">
    • C、<xsl:if-exists="//stsuuser:AttributeList/stsuuser:Attribute/custom:Homepage">
    • D、<xsl:if-exists="//stsuuser:AttributeList/stsuuser:Attribute[@name='homepage'])>

    正确答案:B

  • 第14题:

    Companycom would like the ability to shrink filesystems. They currently have JFS filesystems. Which of the following is necessary to shrink the filesystems?()

    • A、Copy the existing filesystems to JFS2
    • B、Defragment the filesystem, then reduce its size
    • C、Change the file system attribute allow_shrink=yes on the existing filesystems
    • D、Modify the logical volume attribute allow_shrink=yes on the existing logical volumes

    正确答案:A

  • 第15题:

    A session-scoped attribute is stored by a servlet, and then that servlet forwards to a JSP page. Which threejsp:useBean attributes must be used to access this attribute in the JSP page?()

    • A、id
    • B、name
    • C、bean
    • D、type
    • E、scope

    正确答案:A,D,E

  • 第16题:

    Consider the following code snippet:   BEGIN  DBMS_SCHEDULER.SET_ATTRIBUTE ( name => ,,lne_job1, attribute => ,,job_priority, value => 1);  END;  /   If this code were executed, which of the following statements would be true?()

    • A、 The priority of the lne_job1 job would be set to 1.
    • B、 The lne_job1 job would be executed synchronously.
    • C、 The lne_job1 job would run immediately in the users current session.
    • D、 The lne_job1 job would retain its current priority.
    • E、 The job will immediately take priority over all running jobs.

    正确答案:A

  • 第17题:

    Which of the following is not a configurable attribute for an individual disk group?()

    • A、 AU_SIZE
    • B、 COMPATIBLE·RDBMS
    • C、 COMPATIBLE·ASM
    • D、 DISK_REPAIR_TIME
    • E、 DG_DROP_TIME

    正确答案:E

  • 第18题:

    Which of the following is true of an index used to support a UNIQUE constraint?()

    • A、It must have the UNIQUE attribute.
    • B、It cannot be created explicitly by the user.
    • C、It must have the UNIQUE and CLUSTER attributes.
    • D、It must have the UNIQUE WHERE NOT NULL attribute.

    正确答案:A

  • 第19题:

    多选题
    A session-scoped attribute is stored by a servlet, and then that servlet forwards to a JSP page. Which threejsp:useBean attributes must be used to access this attribute in the JSP page?()
    A

    id

    B

    name

    C

    bean

    D

    type

    E

    scope


    正确答案: B,D
    解析: 暂无解析

  • 第20题:

    单选题
    Which of the following is true of an index used to support a UNIQUE constraint?()
    A

    It must have the UNIQUE attribute.

    B

    It cannot be created explicitly by the user.

    C

    It must have the UNIQUE and CLUSTER attributes.

    D

    It must have the UNIQUE WHERE NOT NULL attribute.


    正确答案: A
    解析: 暂无解析

  • 第21题:

    单选题
    On a newly installed AIX V4 machine, which of the following default values applies to the ipforwarding network option?()
    A

     The ipforwarding is off by default. 

    B

     The ipforwarding is set on by default. 

    C

     The value is dynamically determined at boot time by DHCP. 

    D

     The value is equal to the setting of the directed_broadcast runtime attribute.


    正确答案: C
    解析: 暂无解析

  • 第22题:

    多选题
    Which of the following is true about RADIUSV end or Specific Attribute? ()
    A

    The RADIUSVendor Specific Attribute type is decimal 26.

    B

    A radius server that does not understandthevendor-specific information sent by a clientmust reject the authentication request.

    C

    A vendor can freely choose theVendor-ID it wants to use when implementing Vendor Specific Attributes as long as the same Vendor-ID is used on all of its products.

    D

    Vendor Specific AttributeMUST include the Length field.

    E

    In Cisco’s Vendor Specific Attribute implementation, vendor-ID of 1 is commonly referred to as Cisco AV(Attribute Value) pairs.

    F

    Vendor Specific Attributes use a RADIUS attribute type between 127 and 255.


    正确答案: F,B
    解析: 暂无解析

  • 第23题:

    多选题
    A Windows Communication Foundation (WCF) solution uses the following contract: [ServiceContract(SessionMode=SessionMode.Allowed)]public interface IMyService{ [OperationContract(IsTerminating=false)] void Initialize( ); [OperationContract(IsInitiating=false)] void DoSomething( ); [OperationContract(IsTerminating=true)] void Terminate( );} You need to change this interface so that: lnitialize is allowed to be called at any time before Terminate is called. DoSomething is allowed to be called only after Initialize is called, and not allowed to be called after Terminate is called. Terminate will be allowed to be called only after Initalize is called.Which two actions should you perform? (Each correct answer presents part of the sdution. Choose two)()。
    A

    Change the ServiceContract attribute of the IMyService interface to the following. [ServiceContract(SessionMode=SessionMode.Required)]

    B

    Change the ServiceContract attrbute of the IMyService interface to the following [ServiceContract(SessionMode=SessionMode.Allowed)]

    C

    Change the OperationContract attribute of the Initialize operation to the following. [OperationContract(IsInitiating = true, IsTerminating = false)]

    D

    Change the OperationContract attribute of the Terminate operation to the following [OperationContract(IsInitiating = false, IsTerminating = true)]


    正确答案: D,C
    解析: 暂无解析

  • 第24题:

    单选题
    You use Microsoft .NET Framework 4 to create an application. The application contains a partially trusted client assembly and a server assembly. You create a custom sandboxed application domain. You need to ensure that the application can be executed in a partial-trust environment. What should you do?()
    A

     Apply the following attribute to the server assembly.   [assembly: AllowPartiallyTrustedCallers(PartialTrustVisibilityLevel=VisibleToAllHosts)]

    B

     Apply the following attribute to the server assembly.   [assembly: AllowPartiallyTrustedCallers(PartialTrustVisibilityLevel=NotVisibleByDefault)]

    C

     Apply the following attribute to the client assembly.   [assembly: AllowPartiallyTrustedCallers(PartialTrustVisibilityLevel=VisibleToAllHosts)] 

    D

     Apply the following attribute to the client assembly.   [assembly: AllowPartiallyTrustedCallers(PartialTrustVisibilityLevel=NotVisibleByDefault)]


    正确答案: C
    解析: 暂无解析