当前位置:1Z0-053题库

问题:

[单选]

You have applications that have frequently executed queries, and produce small and static result sets. 
You configure the sqlnet.ora file in the client machine to set a nonzero value for the OCI_RESULT_CACHE_MAX_SIZE parameter. 
What is the purpose of this configuration?()  

A .  to avoid round trips to the server by enabling caching of query results in client memory
B .  to improve performance by storing a copy of the data from the private SQL area of the PGA
C .  to enhance the query performance by creating a cache in the client memory for sorting operations
D .  to avoid the storing of query plans and results in the server by creating a cache in the client memory

You work as a database administrator for Certkiller .com. You received the following error while working on your database: ORA-01555: snapshot too old  In which situation would you receive such an error?() You performed rollback after commit.。 If a log switch occurs in your database.。 Thearchiverfails to generate an archived log file.。 Instance recovery fails to find one of the redo log files.。 A long-running query is unable to get read-consistent image.。 If you perform manual undo management operations in auto mode.。 李先生,因下肢挤压伤致血钾升高,出现心动过缓,心律不齐。应选用的药物是() 洋地黄。 心得安。 利多卡因。 5%碳酸氢钠。 10%葡萄糖酸钙。 You have set Tablespace Full Metrics Threshold values for the USERS tablespace as follows: Warning (%): 90  Critical (%): 95  Which background process is responsible for issuing alerts when the threshold is crossed() System monitor (SMON)。 Process monitor (PMON)。 Memory manager process (MMAN)。 Manageability Monitor process (MMON)。 对齿轮传动机构的装配技术要求是什么? Given a method that must ensure that its parameter is not null: What, inserted at line 12, is the appropriate way to handle a null value?() assert value == null;。 assert value != null : "value is null";。 if (value == null){    throw new AssertionException("value is null");   }。 if (value == null){    throw new IllegalArgumentException("value is null");   }。

You have applications that have frequently executed queries, and produce small and static result sets. 
You configure the sqlnet.ora file in the client machine to set a nonzero value for the OCI_RESULT_CACHE_MAX_SIZE parameter. 
What is the purpose of this configuration?()  

参考答案:

  参考解析

本题暂无解析

在线 客服