1Z0-593 · Question #23
ASMLIB is__________.
The correct answer is A. Used to enhance disk I/O performance. ASMLib is an optional support library for the Automatic Storage Management feature of the Oracle Database. Automatic Storage Management (ASM) simplifies database administration and greatly reduces kernel resource usage (e.g. the number of open file descriptors). It eliminates…
Question
ASMLIB is__________.
Options
- AUsed to enhance disk I/O performance
- BUsed to prevent problems with persistant names and permissions after a Linux reboot.
- CA requirement that manages ASM disks
- DUsed to provide mirroring for ASM disk groups
How the community answered
(23 responses)- A78% (18)
- B4% (1)
- C13% (3)
- D4% (1)
Explanation
ASMLib is an optional support library for the Automatic Storage Management feature of the Oracle Database. Automatic Storage Management (ASM) simplifies database administration and greatly reduces kernel resource usage (e.g. the number of open file descriptors). It eliminates the need for the DBA to directly manage potentially thousands of Oracle database files, requiring only the management of groups of disks allocated to the Oracle Database. ASMLib allows an Oracle Database using ASM more efficient and capable access to the disk groups it is using.
Topics
Community Discussion
No community discussion yet for this question.