IBM认证考试

Automatic error notification can be configured to manage which type of disk error?()  A、 Hard errorsB、 Media errorsC、 Temporary errorsD、 All disk error types

题目

Automatic error notification can be configured to manage which type of disk error?()  

  • A、 Hard errors
  • B、 Media errors
  • C、 Temporary errors
  • D、 All disk error types
参考答案和解析
正确答案:A
如果没有搜索结果,请直接 联系老师 获取答案。
相似问题和答案

第1题:

View the Exhibit to examine the error during the database startup.You open an RMAN session for the database instance. To repair the failure, you executed the following as the first command in the RMAN session:RMAN> REPAIR FAILURE;Which statement describes the consequence of the command?()

A. The command performs the recovery and closes the failures.

B. The command only displays the advice and the RMAN script required for repair.

C. The command produces an error because the ADVISE FAILURE command has not been executed before the REPAIR FAILURE command.

D. The command executes the RMAN script to repair the failure and removes the entry from the Automatic Diagnostic Repository (ADR).


参考答案:C

第2题:

下列代码的执行结果是( )。

A.error1

B.error2

C.error1 error2

D.2 error2


正确答案:C
当0作为除数时,会产生异常,而Arith-meticException和Exception两类异常都内部被捕捉到。

第3题:

Identify three key features of ASM.()

A. file striping

B. allocation unit mirroring

C. automatic disk rebalancing

D. automatic file size increment

E. automatic undo management


参考答案:A, B, C

第4题:

Identify three key features of ASM.()

  • A、file striping
  • B、allocation unit mirroring
  • C、automatic disk rebalancing
  • D、automatic file size increment
  • E、automatic undo management

正确答案:A,B,C

第5题:

Reliable delivery of messages is ensured by ______ techniques.

A.forward error correction

B.aftward error correction

C.DGPS

D.error-free and low error reception


正确答案:A

第6题:

下列程序的运行结果是( )。 A.error1:10.5B.error2C.error1:10.5 error2S

下列程序的运行结果是( )。

A.error1:10.5

B.error2

C.error1:10.5 error2

D.以上都不对


正确答案:C
try-catoh块是可以嵌套分层的,并且通过异常对象的数据类型进行匹配,以找到正确的catchblock异常错误处理代码。以下是通过异常对象的数据类型进行匹配找到正确的catchblock的过程。①首先在抛出异常的try-catch块中查找catchblock,按顺序先与第-个catchblock块匹配,如果抛出的异常对象的数据类型与catchblockee传入的异常对象的临时变量(就是catch语句后面参数)的数据类型完全相同,或是它的子类型对象,则匹配成功,进入catchblock中执行,否则到第②步;②如果有两个或更多的catchblock,则继续查找匹配第二个、第三个,乃至最后-个catchblock,如匹配成功,则进入对应的catchblock中执行,否则到第③步;③返回到上-级的try-catch块中,按规则继续查找对应的catchblock。如果找到,进入对应的catchblock中执行,否则到第4步;④再到上上级的try-catch块中,如此不断递归,直到匹配到顶级的try-catch块中的最后-个catchblock,如果找到,进入到对应的catchblock中执行;否则程序将会执行terminate()退出。所以选C。

第7题:

Your ARPA has automatic speed inputs from the log.Due to currents,the log is indicating a faster speed than the speed over the ground.What should you expect under these circumstances ________.

A.The generated CPA will be less than the actual CPA

B.The generated TCPA will be later than the actual TCPA

C.The range of initial target acquisition will be less than normal

D.The targets true course vector will be in error


正确答案:D

第8题:

View the Exhibit to examine the error while executing the REPAIR FAILURE command in an RMAN session.What is the reason for this error?()

A. Another repair session is running concurrently.

B. The failure ID has not been mentioned in the command for data file 5.

C. There are new failures recorded in the Automatic Diagnostic Repository (ADR).

D. The ADVISE FAILURE command has not been issued before the REPAIR FAILURE command.


参考答案:A

第9题:

写出下列电磁流量计故障代码的含义:Error06(),Error07(),Error08(),Error20()。


正确答案:输入信号错误,线圈开路,量程设定错误,未满管或空管

第10题:

You started a long transaction. Before committing, you executed a query on one of the tables currently being modified. You received the following error: ORA-01555: snapshot too old How would you prevent such an error in the future?()

  • A、guarantee undo retention
  • B、add one more redo log group
  • C、size the redo log files appropriately
  • D、size the UNDO tablespace appropriately
  • E、size the SYSTEM tablespace appropriately
  • F、configure an appropriate undo retention interval
  • G、change automatic undo management to manual

正确答案:A,D,F

更多相关问题