单选题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 

题目
单选题
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 


相似考题
更多“Which step can be used to trap runtime script errors and rec”相关问题
  • 第1题:

    Which two tasks can be performed when WLST is in OFFLINE mode?()

    • A、modifying the configuration of an online domain
    • B、modifying the configuration of an offline domain
    • C、viewing runtime performance data in ONLINE mode
    • D、viewing runtime performance data in OFFLINE mode
    • E、creating and extending domains

    正确答案:B,E

  • 第2题:

    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 

    正确答案:C

  • 第3题:

    In the context of Advanced Power Virtualization, the shared pool refers to which of the following?()

    • A、A pool of physical memory that can be used by any partition
    • B、A pool of physical processors that can be used by any virtual or dedicated partition
    • C、A pool of physical memory that can be used by multiple Micro-Partitions
    • D、A pool of physical processors that can be used by multiple Micro-Partitions

    正确答案:D

  • 第4题:

    Which of the following commands can be used to watch system errors as they are logged?()

    • A、 smit errpt
    • B、 smit errdemon
    • C、 smit alog
    • D、 smit syslogd

    正确答案:A

  • 第5题:

    A user calls to report they are getting I/O errors on a file system. Which of the following tools should be used to isolate this problem?()

    • A、df
    • B、diagrpt
    • C、errmsg
    • D、errpt

    正确答案:D

  • 第6题:

    Which two statements are true about the Automatic Diagnostic Repository (ADR)?() 

    • A、 The ADR base keeps all diagnostic information in binary format
    • B、 SQL*Plus provides the ADRI script, which can be used to work with ADR
    • C、 The ADR can be used for problem diagnosis only when the database is open
    • D、 The ADR can be disabled by settting the DIAGNOSTIC_DEST parameter to null
    • E、 The ADR can be used for problem diagnosis even when the database instance is down
    • F、 The ADR base is shared across multiple instances

    正确答案:E,F

  • 第7题:

    Which statement describes the significance of the CHANGE FAILURE command in RMAN?()

    • A、 It is used to change failure priority only for HIGH or LOW priorities.
    • B、 It is used to execute the advised repair script.
    • C、 It is used to change failure priority only for the CRITICAL priority.
    • D、 It is used to explicitly close the open failures.
    • E、 It is used to inform the database about the repair after the repair script executes.

    正确答案:A,D

  • 第8题:

    单选题
    Which of the following is NOT a way in which Custom Controls can be used?()
    A

    As reusable UI assets

    B

    As a way to share some layout

    C

    Shared through templates (NTF) just like any other design element

    D

    As the runtime for anXPage application


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

  • 第9题:

    单选题
    A storage specialist needs to automate some tasks triggered in the event of disaster recovery.  What is the best solution to accomplish this()
    A

    using the DS GUI, step through Real Time Manager, Copy Services, Create custom scripts; actions and event conditions can be defined that triggerthe script; there is no need for a password

    B

    create a shell script usingdscli commands; trigger the script from the operating system, and call the script using the -pwd option with the password

    C

    create a password file; create a shell script using dscli commands; trigger the script from the operating system

    D

    create a password file; create a shell script usingdscli commands; trigger the script from the operating system; call the dscli script with the dscli -script  -pwdfile command


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

  • 第10题:

    多选题
    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
    解析: 暂无解析

  • 第11题:

    单选题
    Which of the following technologies can detect and fix single bit memory errors?()
    A

     RAID

    B

     Registered memory

    C

     SDRAM

    D

     ECC


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

  • 第12题:

    多选题
    During the photoconductor preparation step, residual charge can be removed by which of the following?()
    A

    Pressure

    B

    Oil

    C

    Light

    D

    Gravity

    E

    Electrical Charge


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

  • 第13题:

    Which of the following is NOT a way in which Custom Controls can be used?()

    • A、As reusable UI assets
    • B、As a way to share some layout
    • C、Shared through templates (NTF) just like any other design element
    • D、As the runtime for anXPage application

    正确答案:D

  • 第14题:

    Which of the following technologies can detect and fix single bit memory errors?()

    • A、RAID
    • B、Registered memory
    • C、SDRAM
    • D、ECC

    正确答案:D

  • 第15题:

    which one of the following accurately describes field names?()

    • A、they must be unique in a database  
    • B、they can only be used once in a view  
    • C、they can only used once on each form  
    • D、they can be used mulriple times on a form 

    正确答案:C

  • 第16题:

    What command can be used to make all mountable filesystems available for use?()

    • A、mount -a
    • B、automount all
    • C、varyonvg -m -a
    • D、run the /etc/filesystems script

    正确答案:A

  • 第17题:

    Which four types of object can be thrown using the throw statement?()

    • A、 Error
    • B、 Event
    • C、 Object
    • D、 Exception
    • E、 Throwable
    • F、 Runtime Exception

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

  • 第18题:

    Which statements describe the capabilities of the DBMS_NETWORK_ACL_ADMIN package?()

    • A、It can be used to allow the access privilege settings for users but not roles.
    • B、It can be used to allow the access privilege settings for users as well as roles.
    • C、It can be used to control the time interval for which the access privilege is available to a user.
    • D、It can be used to selectively restrict the access for each user in a database to different host computers.
    • E、It can be used to selectively restrict a user's access to different applications in a specific host computer.

    正确答案:B,C,D

  • 第19题:

    单选题
    Which of the following commands can be used to watch system errors as they are logged?()
    A

     smit errpt

    B

     smit errdemon

    C

     smit alog

    D

     smit syslogd


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

  • 第20题:

    单选题
    which one of the following accurately describes field names?()
    A

    they must be unique in a database  

    B

    they can only be used once in a view  

    C

    they can only used once on each form  

    D

    they can be used mulriple times on a form 


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

  • 第21题:

    单选题
    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
    解析: 暂无解析

  • 第22题:

    多选题
    Which two tasks can be performed when WLST is in OFFLINE mode?()
    A

    modifying the configuration of an online domain

    B

    modifying the configuration of an offline domain

    C

    viewing runtime performance data in ONLINE mode

    D

    viewing runtime performance data in OFFLINE mode

    E

    creating and extending domains


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

  • 第23题:

    多选题
    Which two statements are true about the Automatic Diagnostic Repository (ADR)?()
    A

    The ADR base keeps all diagnostic information in binary format

    B

    SQL*Plus provides the ADRI script, which can be used to work with ADR

    C

    The ADR can be used for problem diagnosis only when the database is open

    D

    The ADR can be disabled by settting the DIAGNOSTIC_DEST parameter to null

    E

    The ADR can be used for problem diagnosis even when the database instance is down

    F

    The ADR base is shared across multiple instances


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

  • 第24题:

    多选题
    Which statement describes the significance of the CHANGE FAILURE command in RMAN?()
    A

    It is used to change failure priority only for HIGH or LOW priorities.

    B

    It is used to execute the advised repair script.

    C

    It is used to change failure priority only for the CRITICAL priority.

    D

    It is used to explicitly close the open failures.

    E

    It is used to inform the database about the repair after the repair script executes.


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