Which script is executed during system startup to set the system hostname, default gateway and static routes?()A、/etc/rpcB、/etc/rc.netC、/etc/rc.tcpipD、/etc/resolv.conf

题目

Which script is executed during system startup to set the system hostname, default gateway and static routes?()

  • A、/etc/rpc
  • B、/etc/rc.net
  • C、/etc/rc.tcpip
  • D、/etc/resolv.conf

相似考题
更多“Which script is̳”相关问题
  • 第1题:

    When setting up roaming profiles in a Windows network which includes Windows 98 desktops, which Samba parameter must be set?()

    • A、 logon drive
    • B、 logon home
    • C、 logon path
    • D、 logon script

    正确答案:B

  • 第2题:

    During system initialization, which command script is executed through the /etc/inittab to activate page spaces and mount filesystems?()

    • A、rc
    • B、init
    • C、rc.boot
    • D、rc.init

    正确答案:A

  • 第3题:

    You scheduled a backup by using the Schedule Backup option in Oracle Enterprise Manager. Which statement about the script created by Oracle Enterprise Manager is true? ()

    • A、It is a SQL script.
    • B、It is a PL/SQL file.
    • C、It is an operating system (OS) file.
    • D、It is a Recovery Manager (RMAN) script

    正确答案:D

  • 第4题:

    Given the script   create script db_backup_datafile_script  {backup datafile and 1, and2 plus archivelog delete input;} Run {execute script db_backup_datafile_script using 2;}   What is the result of running this command?()  

    • A、 The script will fail since you instructed RMAN to back up only one datafile rather than two
    • B、 The script will successfully back up datafile 3 without error
    • C、 The script will fail since it uses a substitution variable which is not supported
    • D、 The execute script command will prompt for the value of and2 since it’s not included in the command
    • E、 The script will fail because you cannot use the plus archivelog command when backing up

    正确答案:D

  • 第5题:

    Your network contains a server that runs Windows Server 2008 R2.You plan to create a custom script.You need to ensure that each time the script runs, an entry is added to the Application event log.Which tool should you use?()

    • A、Eventcreate
    • B、Eventvwr
    • C、Wecutil
    • D、Wevtutil

    正确答案:A

  • 第6题:

    单选题
    When setting up roaming profiles in a Windows network which includes Windows 98 desktops, which Samba parameter must be set?()
    A

     logon drive

    B

     logon home

    C

     logon path

    D

     logon script


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

  • 第7题:

    单选题
    Which step can be used to trap runtime script errors and recover gracefully?()
    A

    Set  

    B

    Call Subflow  

    C

    On Exception Goto  

    D

    Get Reporting Statistic 


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

  • 第8题:

    多选题
    You issue this RMAN command:   RMAN> create script Level0Backup {   backup   incremental level 0   format ‘/u01/db01/backup/%d_%_Sp’   fileperset 5   (database include current controlfile);   sql ‘alter database archive log current’;   }  Which three statements are true about the Level0Backup script you just created?()
    A

    The script is stored only in the control file.

    B

    The script is stored only in the recover catalog.

    C

    The script can be executed only by using the RMAN RUN command.

    D

    The commands of the script can be displayed with the LIST command.

    E

    The commands of the script can be displayed with the PRINT command.

    F

    The commands of the script can be displayed with the REPORT command.


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

  • 第9题:

    单选题
    Which statement about using RMAN stored scripts is true?()
    A

    To create and execute an RMAN stored script, you must use a recovery catalog.

    B

    When executing a stored script and a command fails, the remainder of the script is executed, and a message is written to the alert log file.

    C

    RMAN stored scripts can always be executed against any target database that is registered in the recovery catalog.

    D

    When you execute a stored script, it always executes using the persistent channel settings previously set with the CONFIGURE command.


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

  • 第10题:

    单选题
    Which script must you to query to display the code associated with RMAN stored scripts?()
    A

    RC_STORED_SCRIPT

    B

    RC_STORED_SCRIPT_LINE

    C

    RC_SCRIPTS

    D

    RC_STORED_LINE_SCRIPT

    E

    None of the other alternatives apply


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

  • 第11题:

    单选题
    In which section of the smb.conf configuration file is the logon script declared?()
    A

     [homes]

    B

     [netlogon]

    C

     [global]

    D

     [profiles]


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

  • 第12题:

    单选题
    You have created a script in the recovery catalog called backup_database. Which of the following commands would successfully execute that script?()
    A

     run { open script backup_database; run script backup_database }

    B

     run { engage script backup_database; }

    C

     run { run script backup_database; }

    D

     Run { execute script backup_database; }

    E

     The name backup_database is an invalid name for an RMAN script. Trying to run it from RMAN would result in an error.


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

  • 第13题:

    An operator needs to run a script which will write standard output and standard error to different files. Which of the following commands will successfully perform this task?()

    • A、myscript.ksh 1>/tmp/log/script.log 2>/tmp/log/script.err
    • B、myscript.ksh $1>/tmp/log/script.log $2>/tmp/log/script.err
    • C、myscript.ksh 1>/tmp/log/script.log 2>1 /tmp/log/script/err
    • D、myscript.ksh 2>1 /tmp/log/script.log 2> /tmp/log/script.err

    正确答案:A

  • 第14题:

    You have created a script in the recovery catalog called backup_database. Which of the following commands would successfully execute that script?()  

    • A、 run { open script backup_database; run script backup_database }
    • B、 run { engage script backup_database; }
    • C、 run { run script backup_database; }
    • D、 Run { execute script backup_database; }
    • E、 The name backup_database is an invalid name for an RMAN script. Trying to run it from RMAN would result in an error.

    正确答案:D

  • 第15题:

    When your Solaris system is booted, a startup script initializes the rpcbind service. Which script is it? ()

    • A、 /lib/svc/method/net-physical
    • B、 /etc/rcS.d/S30network
    • C、 svc:/network/rpc/bind:default
    • D、 /lib/svc/method/rpc-bind

    正确答案:D

  • 第16题:

    Which statement about using RMAN stored scripts is true?()

    • A、To create and execute an RMAN stored script, you must use a recovery catalog.
    • B、When executing a stored script and a command fails, the remainder of the script is executed, and a message is written to the alert log file.
    • C、RMAN stored scripts can always be executed against any target database that is registered in the recovery catalog.
    • D、When you execute a stored script, it always executes using the persistent channel settings previously set with the CONFIGURE command.

    正确答案:A

  • 第17题:

    单选题
    You are using the backup scheduler in Enterprise Manager (EM) to schedule a backup of your database. Which type of script does the backup scheduler generate?()
    A

    SQL script

    B

    PL/SQL script

    C

    Operating System (OS) script

    D

    Enterprise Manager (EM) script

    E

    Recovery Manager (RMAN) script


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

  • 第18题:

    单选题
    Which task would you perform before you run Oracle Universal Installer (OUI) in silent or suppressedmode for an installation()
    A

    Run the root.sh script.

    B

    Create the oraInst.loc file.

    C

    Create the tnsnames.ora file.

    D

    Run the oraintRoot.sh script.


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

  • 第19题:

    单选题
    You are using Enterprise Manager to schedule backups for your database.  Which type of script would begenerated by the backup scheduler()
    A

    XML script

    B

    PL/SQL script

    C

    Operating system scriptThis document was downloaded from =>> http://www.amaderforum.com

    D

    Recovery Manager (RMAN) script


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

  • 第20题:

    单选题
    Which of the following commands must be issued to remove a stored script from the recovery catalog?()
    A

    DELETE SCRIPT

    B

    ERASE SCRIPT

    C

    REMOVE SCRIPT

    D

    UNCATALOG SCRIPT


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

  • 第21题:

    多选题
    You notice that your RMAN script used to copy the datafiles, control files, and archived redo log files is performing very slowly. Which two changes might you want to include in your RMAN script to speed up the COPY commands?()
    A

    NOCHECKSUM

    B

    MAXCORRUPT

    C

    CHECK LOGICAL

    D

    BACKUP INCREMENTAL

    E

    CONFIGURE DEVICE TYPE ... PARALLELISM


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

  • 第22题:

    单选题
    You scheduled a backup by using the Schedule Backup option in Oracle Enterprise Manager. Which statement about the script created by Oracle Enterprise Manager is true? ()
    A

    It is a SQL script.

    B

    It is a PL/SQL file.

    C

    It is an operating system (OS) file.

    D

    It is a Recovery Manager (RMAN) script


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

  • 第23题:

    单选题
    Given the script   create script db_backup_datafile_script  {backup datafile and 1, and2 plus archivelog delete input;} Run {execute script db_backup_datafile_script using 2;}   What is the result of running this command?()
    A

     The script will fail since you instructed RMAN to back up only one datafile rather than two

    B

     The script will successfully back up datafile 3 without error

    C

     The script will fail since it uses a substitution variable which is not supported

    D

     The execute script command will prompt for the value of and2 since it’s not included in the command

    E

     The script will fail because you cannot use the plus archivelog command when backing up


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