It saves disk space and reduces memory usage.
It saves disk space but has no effect on memory usage.
It incurs extra CPU overhead during DML as well as direct loading operations.
It incurs extra CPU overhead during DML but not direct loading operations.
It requires uncompress operation during I/O.
第1题:
Given the following code fragment: public void create() { Vector myVect; myVect = new Vector(); } Which of the following statements are true?()
第2题:
Which statement is true regarding the Junos OS?()
第3题:
Which two statements are true regarding an Automatic Storage Management (ASM) instance? ()
第4题:
Which statements are true regarding table compression?()
第5题:
Which three statements are characteristic of the MEMORY storage engine?()
第6题:
Which two statements are true regarding an Automatic Storage Management (ASM) instance?() (Choosetwo.)
第7题:
It saves disk space and reduces memory usage.
It saves disk space but has no effect on memory usage.
It incurs extra CPU overhead during DML as well as direct loading operations.
It incurs extra CPU overhead during DML but not direct loading operations.
It requires uncompress operation during I/O.
第8题:
CPU, Memory and Network I/O
CPU, Memory and Disk I/O
CPU and Memory
CPU and Disk I/O
第9题:
You are backing up to tape and your tape device performs its own compression.
You are making image copies, and you have not enabled tablespace compression.
You are using disk-based backups and disk space in your Flash Recovery Area, or other disk-based backup destinations are limited.
You are performing your backups to some device over a network where reduced network bandwidth is more important than CPU usage.
You are using some archival backup media, such as CD or DVD, where reducing backup sizes saves media costs and archival storage.
第10题:
The declaration on line 2 does not allocate memory space for the variable myVect.
The declaration on line 2 allocates memory space for a reference to a Vector object.
The statement on line 2 creates an object of class Vector.
The statement on line 3 creates an object of class Vector.
The statement on line 3 allocates memory space for an object of class Vector.
第11题:
It can support transactions
Table contents are not saved if the server is restarted
It cannot contain text or BLOB columns
It can support foreign keys
Each table is represented on disk as an.frm file
Each table has a corresponding.MYI and .MYD file
第12题:
It transfers statistics from memory to disk at regular intervals.
It coordinates the rebalance activity for disk groups when ASM is used.
It communicates with the Automatic Storage Management (ASM) instance on behalf of the databaseinstance.
It performs dynamic memory management when Automatic Shared Memory Management is enabledfor the database instance.
第13题:
Which of the following statements about declaration are true?()
第14题:
Which statement is true regarding the Junos OS?()
第15题:
ENCRYPT_TS is an encrypted tablespace that contains tables with data. Which statement is true regarding the effect of queries and data manipulation language (DML) statements on the encrypted data in the tables?()
第16题:
Which statement about the enabling of table compression in Oracle Database 11g is true?()
第17题:
You are using Recovery Manager (RMAN) to perform backups. In which three situations would you perform a compressed backup?()
第18题:
You have a computer that runs Windows XP Professional. The computer has the following hardware installed: 3 GB page file, 2. 4 GHz processor, 2 GB of physical memory, 20 GB hard disk that has 1 GB of free space You need to enable hibernation support on the computer. What should you do first?()
第19题:
As ASM instance mounts an ASM control file
An ASM instance uses the ASMB process for rebalancing of disks within a disk group
Automatic Memory Management is enabled in an ASM instance even when the MEMORY_TARGET parameter is not set explicitly
An RDBMS instance gets connected to an ASM instance using ASMB as a foreground process when the database instance is started
第20题:
Declaration of primitive types such as boolean, byte and so on does not allocate memory space for the variable.
Declaration of primitive types such as boolean, byte and so on allocates memory space for the variable.
Declaration of nonprimitive types such as String, Vector and so on does not allocate memory space for the object.
Declaration of nonprimitive types such as String, Vector ans so on allocates memory space for the object.
第21题:
Compression can be enabled at the table, tablespace, or partition level for direct loads only.
Compression can be enabled only at the table level for both direct loads and conventional DML.
Compression can be enabled at the table, tablespace, or partition level for conventional DML only.
Compression can be enabled at the table, tablespace, or partition level for both direct loads and conventional DML.
第22题:
More memory per thread is beneficial in all scenarios
It causes increased overhead due to initial memory allocation
It can affect system stability during peak load times, due to swapping
It requires increasing the thread_cache_size variable
第23题:
It saves disk space and reduces memory usage.
It saves disk space but has no effect on memory usage.
It incurs extra CPU overhead during DML as well as direct loading operations.
It incurs extra CPU overhead during DML but not direct loading operations.
It requires uncompress operation during I/O.
第24题:
Does the application require a large paging space?
What is the anticipated memory/disk cache hit ratio?
Does the application support Physical Address Extensions (PAE)?
Are there future plans to expand the amount of memory in the system?
Do the application availability requirements justify the use of Memory Mirroring technologies?