网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
单选题
Which registry variable should be set to keep the buffer pools in memory on AIX and Linux?()
A

DB2_KEEP_BP  

B

DB2_PINNED_BP  

C

DB2MEMDISCLAIM  

D

DB2MEMMAXFREE


参考答案

参考解析
解析: 暂无解析
更多 “单选题Which registry variable should be set to keep the buffer pools in memory on AIX and Linux?()A DB2_KEEP_BP  B DB2_PINNED_BP  C DB2MEMDISCLAIM  D DB2MEMMAXFREE” 相关考题
考题 A class design requires that a member variable should be accessible only by same package, which modifer word should be used? A.protectedB.publicC.no modiferD.private

考题 Which modifer should be applied to a declaration of a class member variable for the value of variable to remain constant after the creation of the object?() A.staticB.finalC.constD.abstract

考题 Your Web site uses custom Themes. Your Web site must support additional Themes based on the user‘s company name. The company name is set when a user logs on to the Web site. The company‘s Theme name is stored in a variable named ThemeName. You need to use this variable to dynamically set the Web site‘s Theme.What should you do?()A.B.C.D.

考题 To safeguard the operator and other personnel working on or near a hoisting operation, which of the following precautions should be observed?A.Keep a load on the hoist until all personnel are finished workingB.Set the load on a movable dolly when transportation may be neededC.Have one man keep a hand on the load to steady itD.Insure that the lifting gear capacity is not exceeded

考题 Embedded systems always require the user to manipulate bits inregisters or variables. Given an integer variable a, write two code fragments.The first should set bit 5 of a. The second shnuld clear bit 5 of a. In bothcases, the remaining bits should be unmodified.

考题 On AIX systems, where DNS resolution takes precedence over NIS, a particular process needs to resolve names using /etc/hosts first.  Which of the following processes is the best way to accomplish this without affecting the rest of the system’s name resolution?()A、Set the NSORDER environmental variable of the environment which invokes the process to:NSORDER="local,nis,bind"B、Set the NSORDER environmental variable of the environment which invokes the process to:  NSORDER="hosts=auth,nis,bind"C、Edit /etc/netsvc.conf to add a line similar to the following: process /full/path/of/process {hosts=local,nis,dns}D、Unset NSORDER environment variable of the environment which invokes the process

考题 You noticed that large memory allocations for the Oracle backup and restore operations are causing a performance overhead on the shared pool. Which memory structure would you configure to avoid this performance overhead?()A、 recycle buffer cacheB、 large poolC、 streams poolD、 keep buffer cacheE、 redo log buffer

考题 A member variable defined in a class can be accessed only by the classes in the same package. Which modifier should be used to obtain the access control?()         A、 privateB、 no modifierC、 publicD、 protected

考题 Which registry variable should be set to keep the buffer pools in memory on AIX and Linux?()A、DB2_KEEP_BP  B、DB2_PINNED_BP  C、DB2MEMDISCLAIM  D、DB2MEMMAXFREE

考题 Which statement is true about configuring a back-to-back connection frame-relay on Juniper Routers?()A、Both DTE and DCE will send keep-alives by default so no special configuration is required.B、The circuit is negotiated automatically so no special configuration is required.C、All equipment is by default DTE, one side should be set to DCED、All equipment is by default DCE, one side should be set to DTE

考题 You configured the large pool for Oracle backup and restore operations. As a result, which component would require less memory?()A、 streams poolB、 shared poolC、 log bufferD、 keep buffer cacheE、 recycle buffer cache

考题 Which of the following statements is true regarding the initialization parameter DIAGNOSTIC_DEST?()   The default value is the value of the environment variable $ORACLE_HOME; if $ORACLE_HOME isn’t set  A、 then the default is set to $ORACLE_BASE The default value is the value of the environment variable $ORACLE_BASE; if $ORACLE_BASE isn’t set,B、 then it is set to $ORACLE_HOMEC、 DIAGNOSTIC_DEST is always equal to $ORACLE_HOMED、 DIAGNOSTIC_DEST is always equal to $ORACLE_BASE

考题 You have configured Automatic Shared Memory Management. Which four memory structures would be automatically tuned? ()A、 log bufferB、 Java poolC、 Large poolD、 Fixed SGAE、 Shared poolF、 Streams poolG、 Keep buffer cacheH、 Database buffer cache

考题 Your database is using shared server configuration. Which optional memory structure would you configure to store the User Global Area (UGA) information and improve the shared pool performance?()A、large poolB、streams poolC、keep buffer cacheD、recycle buffer cache

考题 Which statement is true about the log-output variable?()A、It is a static variable and can be set only at MySQL server startupB、It enables and starts the General Query LogC、It sets the target location for the binary logs generated by the MySQL severD、It specifies output destinations for the slow and General Query logs

考题 You work in a company which uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. There are queries that have an estimated execution cost less than 3. You intend to configure the instance, make it use a single thread for these queries. In the options below, which sp_configure configuration option should you set?()A、You should set query governor cost limitB、You should set cost threshold for parallelismC、You should set priority boost D、You should set precompute rank

考题 All client computers in your environment run Windows 7. You virtualize applications by using Microsoft Application Virtuali zation (App - V). You need to reset the FileSystem cache on a client computer. What should you do?()A、Use the AppVCacheSize tool to set the maximum cache size to 0.B、Use the AppVCacheSize tool to set the minimum free disk space threshold to 0.C、Set the HKLM / SOFTWARE / Microsoft / SoftGrid / 4.5 / Client /AppFS/ State registry key to 0.D、Set the HKLM / SOFTWARE / Microsoft / SoftGrid / 4.5 / Client /AppFS/ FileSize registry key to 0.

考题 单选题You noticed that large memory allocations for the Oracle backup and restore operations are causing a performance overhead on the shared pool. Which memory structure would you configure to avoid this performance overhead?()A  recycle buffer cacheB  large poolC  streams poolD  keep buffer cacheE  redo log buffer

考题 单选题Given the following script, why does the output come out as an empty line instead of "dog"?()A The $VAR variable was not exportedB The $VAR should have been set as VARC dog needs double quotes around it when setting $VARD The { } should not be around VAR in the echo command

考题 单选题Which of the following definitions can be used to define the term ‘offset ’ as a characteristic of controller action?()A The period of time in which the set point and the control point coincideB The periodic change between the set point and the control pointC The variable difference between the set point and the control pointD The constant difference between the set point and the control point

考题 单选题You have included the following parameter settings in your SPFILE://    SGA_MAX_SIZE=8G   SGA_TARGET=6G   DB_CACHE_SIZE=2G   SHARED_POOL_SIZE=1G   LOG_BUFFER=64M   DB_KEEP_CACHE_SIZE=960M   Which statement is true if you modify the SGA_TARGET initialization parameter?()A The SGA_TARGET initialization parameter cannot be set to a value greater than 8GB  The DB_CACHE_SIZE initialization parameter cannot be set to a value less than 2GC  The DB_CACHE_SIZE initialization parameter cannot be set to a value greater than 2GD  The DB_KEEP_CACHE_SIZE initialization parameter cannot be set to a value greater than 960M E  The DB_KEEP_CACHE_SIZE initialization parameter cannot be set to a value less than 960M

考题 单选题Which statement is true about the log-output variable?()A It is a static variable and can be set only at MySQL server startupB It enables and starts the General Query LogC It sets the target location for the binary logs generated by the MySQL severD It specifies output destinations for the slow and General Query logs

考题 单选题Which of the following statements is true regarding the initialization parameter DIAGNOSTIC_DEST?()   The default value is the value of the environment variable $ORACLE_HOME; if $ORACLE_HOME isn’t setA  then the default is set to $ORACLE_BASE The default value is the value of the environment variable $ORACLE_BASE; if $ORACLE_BASE isn’t set,B  then it is set to $ORACLE_HOMEC  DIAGNOSTIC_DEST is always equal to $ORACLE_HOMED  DIAGNOSTIC_DEST is always equal to $ORACLE_BASE

考题 单选题Automatic Shared Memory Management (ASMM) has been enabled for your database instance.  Theinitialization parameters for the components that are managed by ASMM are not set. After observing theeffects of ASSM, you executed the following command: SQL ALTER SYSTEM SET DB_CACHE_SIZE = 100M;  Which statement is true in this scenario()A The minimum memory size for the database buffer cache is set to 100 mb.B The maximum memory size that can be obtained by the database buffer cache during ASMM is set to100 mbC The minimum memory size allocated for a server process in the database buffer cache in dedicatedmode is set to 100 mb.D The maximum memory size from the database buffer cache that can be released for dynamicdistribution during ASMM is set to 100 mb

考题 单选题You configured the large pool for Oracle backup and restore operations. As a result, which component would require less memory?()A  streams poolB  shared poolC  log bufferD  keep buffer cacheE  recycle buffer cache

考题 单选题Which statement is true about configuring a back-to-back connection frame-relay on Juniper Routers?()A Both DTE and DCE will send keep-alives by default so no special configuration is required.B The circuit is negotiated automatically so no special configuration is required.C All equipment is by default DTE, one side should be set to DCED All equipment is by default DCE, one side should be set to DTE

考题 单选题You want to set up the Oracle Database 10g installation to follow the French language, with France as the territory, and the date to be displayed in French for all users’ sessions. Which environmental variable would you set to achieve this objective?()A NLSLANGB NLSLENGTHSEMANTICSC NLSTERRITORYD NLSLANGUAGEE NLSCHARACTERSETF NLSDATELANGUAGEG NLSNCHARCHARACTERSET

考题 单选题The value of the controlled variable, which under any fixed set of conditions the automatic controller operates to maintain, is known as ()A set pointB control pointC deviationD offset