单选题What facilitates the installation of the base fileset for the Data Encryption Standard (DES) Library Routines?()A Fix CentralB AIX 6.1 discC IBM AIX ToolboxD AIX Expansion Pack

题目
单选题
What facilitates the installation of the base fileset for the Data Encryption Standard (DES) Library Routines?()
A

Fix Central

B

AIX 6.1 disc

C

IBM AIX Toolbox

D

AIX Expansion Pack


相似考题
参考答案和解析
正确答案: C
解析: 暂无解析
更多“What facilitates the installation of the base fileset for th”相关问题
  • 第1题:

    What are two characteristics of the Cisco Validated Design program? ()(Choose two.)

    • A、facilitates customer deployments that are less reliable
    • B、facilitates customer deployments that are more predictable
    • C、separates products and technologies into individual portfolios
    • D、incorporates products and technologies into a broad portfolio
    • E、strives to protect access to design documentation

    正确答案:B,D

  • 第2题:

    在AIX系统中,()命令会列出操作系统的版本。

    • A、lslpp-hbos.obj
    • B、what_fileset-v
    • C、lsattr-Vlbos.rte
    • D、oslevel

    正确答案:D

  • 第3题:

    After a successful recovery, the system administrator wishes to remove the fileset bos.net.tcp.server and all dependent software. After running an lslpp command, it is verified that the fileset is in the BROKEN state. What is the correct method for deinstallation?()

    • A、Use installp -u command with -g to remove the fileset and all dependent software.
    • B、Use installp -c command to commit fileset; use installp command with -g to remove the fileset and all dependent software.
    • C、Use installp -C command to perform cleanup of fileset; use install command with -g to remove the fileset and all dependent software.
    • D、Use installp -a command to apply fileset; use installp command with -g to remove the fileset and all dependent software.

    正确答案:A

  • 第4题:

    To load the base operating system on a machine using NIM, what are the minimum NIM resources   that must be defined for the installation to succeed()

    • A、A mksysb resource, a SPOT resource, and an lpp_source resource
    • B、A SPOT resource, an lpp_source resource, and a machine definition
    • C、An lpp_source resource, a mksysb resource, and a machine definition
    • D、A SPOT resource, an lpp_source resource, a bosinst_data resource, and a machine definition

    正确答案:B

  • 第5题:

    What facilitates the installation of the base fileset for the Data Encryption Standard (DES) Library Routines()

    • A、Fix Central
    • B、AIX 6.1 disc
    • C、IBM AIX Toolbox
    • D、AIX Expansion Pack

    正确答案:D

  • 第6题:

    A system administrator is installing a C compiler on a system. According to the compiler’s documenation, the AIX fileset bos.adt.lib must be installed prior to installation of the compiler. Which command would the system administrator use to verify installation of the bos.adt.lib fileset?()

    • A、installp
    • B、instfix
    • C、lsallq
    • D、lslpp

    正确答案:D

  • 第7题:

    To load a base operating system on a machine using NIM, what are the minimum NIM resources that must be defined for the installation to succeed?()

    • A、A mksysb resource, a SPOT resource, and an lpp_source resource
    • B、A SPOT resource, an lpp_source resource, and a machine definition
    • C、An lpp_source resource, a mksysb resource, and a machine definition
    • D、A SPOT resource, an lpp_source resource, a machine definition, and a bootable CD

    正确答案:B

  • 第8题:

    You install a non-RAC Oracle Database. During Installation, the Oracle Universal Installer (OUI) prompts you to enter the path of the Inventory directory and also to specify an operating system group name. Which statement is true?()

    • A、The ORACLE_BASE base parameter is not set.
    • B、The installation is being performed by the root user.
    • C、The operating system group that is specified should have the root user as its member.
    • D、The operating system group that is specified must have permission to write to the inventory directory

    正确答案:D

  • 第9题:

    单选题
    Where can the perfagent.tools fileset be found?()
    A

     AIX Base CD

    B

     AIX BonusPak CD

    C

     AIX Performance Toolbox product CD

    D

     Performance AIDE product CD


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

  • 第10题:

    单选题
    class Base {  Base() { System.out.print(“Base”); }  }  public class Alpha extends Base {  public static void main( String[] args ) {  new Alpha();  new Base();  }  }  What is the result?()
    A

     Base

    B

     BaseBase

    C

     Compilation fails.

    D

     The code runs with no output.

    E

     An exception is thrown at runtime.


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

  • 第11题:

    单选题
    You install a non-RAC Oracle Database. During Installation, the Oracle Universal Installer (OUI) prompts you to enter the path of the Inventory directory and also to specify an operating system group name. Which statement is true?()
    A

    The ORACLE_BASE base parameter is not set.

    B

    The installation is being performed by the root user.

    C

    The operating system group that is specified should have the root user as its member.

    D

    The operating system group that is specified must have permission to write to the inventory directory


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

  • 第12题:

    单选题
    During the installation of Oracle Database 11g,you do not set ORACLE_BASE explicitly. You selected the option to create a database as part of the installation.  How would this environment variable setting affect the installation?()
    A

     The installation terminates with an error.

    B

     The installation proceeds with the default value without warnings and errors.

    C

     The installation proceeds with the default value but it would not be an OFA-compliant database.

    D

     The installation proceeds with the default value but a message would be generated in the alert log file.


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

  • 第13题:

    What are the recommendations for Oracle Database 11g installation to make it Optimal Flexible Architecture (OFA)-compliant? ()

    • A、ORACLE_BASE should be set explicitly.
    • B、An Oracle base should have only one Oracle home created in it.
    • C、Flash recovery area and data file location should be on separate disks.
    • D、Flash recovery area and data file location should be created under Oracle base in a non-Automatic Storage Management (ASM) setup.

    正确答案:A,C,D

  • 第14题:

    ()命令可以验证操作系统升级是否成功。

    • A、oslevel
    • B、lslpp-hbos.obj
    • C、what_fileset-v
    • D、lsattr-VIbos.rte

    正确答案:A

  • 第15题:

    An administrator is installing a C compiler on a system. According to the compiler’s documentation, the AIX fileset bos.adt.libm must be installed prior to the installation of the compiler.  Which of the following commands would verify installation of the prerequisite fileset()

    • A、installp
    • B、instfix
    • C、Ippchk
    • D、Islpp

    正确答案:D

  • 第16题:

    What is an advantage of IBM SAN Volume Controller (SVC) virtualization over an HP EnterpriseVirtual Array virtualization?()

    • A、SVC supports more RAID levels than HP EVA
    • B、SVC has a broader worldwide installation base than HP EVA
    • C、SVC provides SAN virtualization within the storage area network
    • D、SVC is an IBM virtualization solution for IBM disks in an HP EVA

    正确答案:C

  • 第17题:

    Where can the Open Source prerequisite filesets that allow the installation of the Firefox Web browser be found?()

    • A、Fix Central
    • B、IBM AIX Toolbox
    • C、AIX Expansion Pack
    • D、Common base AIX CDs

    正确答案:B

  • 第18题:

    Where can the perfagent.tools fileset be found?()

    • A、 AIX Base CD
    • B、 AIX BonusPak CD
    • C、 AIX Performance Toolbox product CD
    • D、 Performance AIDE product CD

    正确答案:A

  • 第19题:

    class Base {  Base() { System.out.print(“Base”); }  }  public class Alpha extends Base {  public static void main( String[] args ) {  new Alpha();  new Base();  }  }  What is the result?()  

    • A、 Base
    • B、 BaseBase
    • C、 Compilation fails.
    • D、 The code runs with no output.
    • E、 An exception is thrown at runtime.

    正确答案:B

  • 第20题:

    While running the Oracle Universal Installer on a Unix platform to install Oracle Database 10g software, you are prompted to run orainstRoot.sh script. What does this script accomplish?()

    • A、It creates the pointer file.
    • B、It creates the base directory.
    • C、It creates the Inventory pointer file.
    • D、It creates the Oracle user for installation.
    • E、It modifies the Unix kernel parameters to match Oracle’s requirement.

    正确答案:C

  • 第21题:

    单选题
    To load a base operating system on a machine using NIM, what are the minimum NIM resources that must be defined for the installation to succeed?()
    A

    A mksysb resource, a SPOT resource, and an lpp_source resource

    B

    A SPOT resource, an lpp_source resource, and a machine definition

    C

    An lpp_source resource, a mksysb resource, and a machine definition

    D

    A SPOT resource, an lpp_source resource, a machine definition, and a bootable CD


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

  • 第22题:

    单选题
    The following actions can be taken to remove a fileset EXCEPT.()
    A

    Removing a fileset update leaving the base fileset

    B

    Removing a base fileset in the BROKEN state

    C

    Removing a base fileset in the COMMITTED state and all fileset updates in the APPLIED stat

    D

    Removing a base fileset in the COMMITTED state and all fileset updates in the COMMITTED state


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

  • 第23题:

    多选题
    What are the recommendations for Oracle Database 11g installation to make it Optimal Flexible Architecture (OFA)-compliant? ()
    A

    ORACLE_BASE should be set explicitly.

    B

    An Oracle base should have only one Oracle home created in it.

    C

    Flash recovery area and data file location should be on separate disks.

    D

    Flash recovery area and data file location should be created under Oracle base in a non-Automatic Storage Management (ASM) setup.


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

  • 第24题:

    单选题
    To load the base operating system on a machine using NIM, what are the minimum NIM resources   that must be defined for the installation to succeed()
    A

    A mksysb resource, a SPOT resource, and an lpp_source resource

    B

    A SPOT resource, an lpp_source resource, and a machine definition

    C

    An lpp_source resource, a mksysb resource, and a machine definition

    D

    A SPOT resource, an lpp_source resource, a bosinst_data resource, and a machine definition


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