99
100
101
999
1000
第1题:
What is the name of the method that threads can use to pause their execution until signalled to continue by another thread? () Fill in the name of the method (do not include a parameter list).
第2题:
You are configuring the ERX Edge Router as an LNS in an L2TP network.Which statement is true about the value of the remote host parameter?()
第3题:
在ISO标准中,G指令和M指令最多可以有()种。
第4题:
设哈夫曼树中有199个结点,则该哈夫曼树中有()个叶子结点。
第5题:
水泵铭牌上的性能参数是水泵在输送20℃清水、大气压为()Kpa时的参数值。
第6题:
最大的四位数是最大的两位数的( )倍。
第7题:
Within a resource-plan definition, what differentiates a top-level plan from a subplan?()
第8题:
目前获得央行支付许可证的第三方支付机构达()家,其中用户数量最大的是支付宝。
第9题:
MEMORY_TARGET can be increased up to the value of MEMORY_MAX_TARGET, if MEMORY_MAX_TARGET is set to a value greater than zero
MEMORY_MAX_TARGET defaults to a value of zero if MEMORY_TARGET is not set
MEMORY_TARGET represents the total amount of memory that can be allocated to SGA and PGA memory structures.
MEMORY_TARGET is static and cannot be modified without shutting down the instance
第10题:
If the REMOTE_LOGIN_PASSWORDFILE parameter is set to SHARED in the initialization parameter file, then a maximum of three users can be granted the SYSDBA or SYSOPER privileges.
If the REMOTE_LOGIN_PASSWORDFILE parameter is set to EXCLUSIVE in the initialization parameter file, then a maximum of three users can be granted the SYSDBA or SYSOPER privileges.
If the REMOTE_LOGIN_PASSWORDFILE parameter is set to SHARED in the initialization parameter file, then the SYSDBA and SYSOPER privileges can be granted to other users as long as space in the password file is
If the REMOTE_LOGIN_PASSWORDFILE parameter is set to EXCLUSIVE in the initialization parameter file, then the SYSDBAand SYSOPER privileges can be granted to other users as long as space in the password file is available.
第11题:
A subplan has the PLAN_SUB parameter value set to SUB
A top-level plan has the GROUP_OR_PLAN parameter set to the name of the subplan in the resource-plan definition
There is no difference in the resource-plan definition
A subplan always has the CPU_MTH parameter value set to RATIO
The string TOP_LEVEL is appended to the name of top-level resource plans
第12题:
99
100
101
999
1000
第13题:
Which statements about the MEMORY_TARGET initialization parameter are true?()
第14题:
PAGEMAKER一次最多可以处理()个页面。
第15题:
设某哈夫曼树中有199个结点,则该哈夫曼树中有()个叶子结点。
第16题:
执行下列程序段: MOV AX,0 MOV BX,1 MOV CX,100 AA:ADD AX,BX INC BX LOOP AA HLT 执行后的结果:(AX)=(),(BX)=()。
第17题:
()cookie、name、parameter或property属性之一指定的变量是否大于value属性指定的常量值logic。
第18题:
Which two statements are true regarding the SGA_TARGET initialization parameter()
第19题:
You have created a password file using the following command: ORAPWD file=d:/oracle/ora9i/orapwU01 password=change_on_install entries=3 Which of the following is true about this password file?()
第20题:
It must be the same as the server-name parameter on the LAC
It must be the same as the client-name arameteron the LAC
It must be the same as the remote-hostname parameter on the LAC
It must be the same as the tunnel password parameter on the LAC
第21题:
第22题:
OK,6
#,6
OK,3
#,3
第23题:
63
64
1023
1024
第24题:
You cannot specify MEMORY_TARGET if you explicitly specify SGA_TARGET or PGA_AGGREGATE_TARGET values that are greater than zero in your parameter file.
Oracle can reallocate memory between the SGA and PGA automatically as needed.
To use Automatic Memory Management, you must explicitly set both the MEMORY_TARGET and MEMORY_MAX_TARGET parameters in your parameter file.
You can set the MEMORY_TARGET parameter to a maximum value of the current SGA size plus the current PGA size