SORT_AREA SIZE and HASH_AREA_SIZE parameters are ignored in some of the user sessions. What could be the reason?()
第1题:
VBA中用实际参数a和b调用有参过程size(c,d)的正确形式是( )。
A.size c,d
B.size a,b
C.Call size(c,d)
D.Call size a,b
第2题:
A.No size is specified
B.The buffer pool size
C.The page size for the table space
D.The extent size for the table space
第3题:
下面的选项中,定义字号大小正确的是()
第4题:
fwrite函数的一般调用形式是()。
第5题:
A specialist is monitoring performance on a server. The data is on another partition within the same array as the OS. The following information is available: (1)The average record written to disk is 16KB (2)The I/O block size is 2KB (3)The stripe size on the RAID array is 16KB Which of the following will improve performance without rebuilding the operating system?()
第6题:
What is the maximum size that can be specified when creating an XML column in a DB2 table?()
第7题:
The parameter DB_CACHE_SIZE must be a multiple of 8.
The value of the parameter SGA_MAX_SIZE must be increased.
The tablespace must be created with a uniform extent size of 8 KB
The parameter DB_8K_CACHE_SIZE must be defined in the parameter file.
第8题:
Because 4194304 is the granule size
Because 4194304 is the standard block size
Because 4194304 is the largest nonstandard block size defined in the database
Because 4194304 is the total size of data already available in the database buffer cache
第9题:
The SGA_TARGET initialization parameter cannot be set to a value less than 1G
The SGA_TARGET initialization parameter cannot be set to a value greater than 1G
The Memory Advisor of the Oracle Enterprise Manager 10g cannot be used to obtain advice on the important memory components of the SGA
The values of the DB_CACHE_SIZE, SHARED_POOL_SIZE, LARGE_POOL_SIZE, and JAVA_POOL_SIZE initialization parameters cannot be set manually.
No minimum limits are imposed on the DB_CACHE_SIZE, SHARED_POOL_SIZE, LARGE_POOL_SIZE, and JAVA_POOL_SIZE initialization parameters.
The Automatic Shared Memory Management feature cannot be disabled unless you specify values for the DB_CACHE_SIZE, SHARED_POOL_SIZE, LARGE_POOL_SIZE, and JAVA_POOL_SIZE initialization parameters in the initialization parameter file.
第10题:
find -name 'd*' -size -0c –size +200c
find -name 'd*' -size +0c -200c
find -size +0c –size -200c -name 'd*'
find -name 'd*' -size +0c –size -200c
find -name 'd*' -size [0c-200c]
第11题:
Increase the size of thewall
Increase the size of sb_max
Increase the size of tcp_recvspace
Increase the size of tcp_sendspace
第12题:
The User Global Area (UGA) is not configured.
The sessions were started using the login name SYS.
The sessions are running in the Automatic Shared Memory Management mode.
The sessions are running in the automatic Program Global Area (PGA) memory management mode.
第13题:
下列程序的运行结果为______。 #define MS DOS #ifdef MS DOS #define INTEGER SIZE 32 #else #define INTEGER SIZE 16 #endif main () { printf ("integer_size=%d\n", INTEGER_SIZE); }
A.integersize=32
B.integer_size=16
C.integersize=32,integer_size=16
D.错误
第14题:
A.Increasing the size of a logical volume also increases the size of the file system
B.Reducing the size of a logical volume requires reducing the size of the file system first
C.Increasing the size of a file system requires increasing the size of the logical volume first
D.Increasing the size of a file system also increases the size of the logical volume when necessary
第15题:
A TCP/IP application receives files from a remote machine. The application reads 32 kilobytes of data at a time to the socket, but has not issued a system call to set the window size. Which of the following procedures should be performed on the personal machine to increase the throughput of the application?()
第16题:
The number of Congressmen from each state varies depending on ()
第17题:
Your database block size is 4 KB. In this database, you are required to create a tablespace with a block size of 8 KB. Which is the prerequisite for creating this tablespace?()
第18题:
DB_4K_CACHE_SIZE only
DB_8K_CACHE_SIZE only
DB_BLOCK_SIZE and DB_4K_CACHE_SIZE
DB_BLOCK_SIZE and DB_8K_CACHE_SIZE
SGA_TARGET and DB_4K_CACHE_SIZE
DB_CACHE_SIZE only
第19题:
Modifying the SHARED_POOL_SIZE initialization parameter cannot be accomplished if the SGA_TARGET initialization parameter is set to a non-zero value.
Modifying the value of the SHARED_POOL_SIZE initialization parameter to zero is not allowed if the SGA_TARGET initialization parameter is set to a nonzero value.
Increasing the value of the SHARED_POOL_SIZE initialization parameter does not increase the shared pool component size. It sets the lower limit for the size of this component.
Decreasing the value of the SHARED_POOL_SIZE initialization parameter does not reduce the size of the shared pool component immediately. It sets the lower limit for the size of this component.
Increasing the value of the SHARED_POOL_SIZE initialization parameter immediately increases the shared pool component to the desired size by reallocating the additional memory from the auto-tuned memory components.
Decreasing the value of the SHARED_POOL_SIZE initialization parameter immediately shrinks the shared pool component to the desired size while reallocating the released memory to the memory components that are not auto-tuned.
第20题:
because 4194304 is the granule size
because 4194304 is the standard block size
because 4194304 is the largest nonstandard block size defined in the database
because 4194304 is the total size of data already available in the database buffer cache
第21题:
BACKUP TABLESPACE SYSTEM SECTION SIZE 100M;
BACKUP AS COPY TABLESPACE SYSTEM SECTION SIZE 100M;
BACKUP ARCHIVELOG ALL SECTION SIZE 25M;
BACKUP TABLESPACE TEMP SECTION SIZE 10M;
BACKUP TABLESPACE UNDO INCLUDE CURRENT CONTROLFILE SECTION SIZE 100M;
BACKUP SPFILE SECTION SIZE 1M;
BACKUP INCREMENTAL LEVEL 0 TABLESPACE SYSAUX SECTION SIZE 100M;
第22题:
Increase the size of thewall
Increase the size of sb_max
Increase the size of tcp_recvspace
Increase the size of tcp_sendspace
第23题:
Increasing the size of a logical volume also increases the size of the file system
Reducing the size of a logical volume requires reducing the size of the file system first
Increasing the size of a file system requires increasing the size of the logical volume first
Increasing the size of a file system also increases the size of the logical volume when necessary