exam questions

Exam 1z0-062 All Questions

View all questions & answers for the 1z0-062 exam

Exam 1z0-062 topic 1 question 62 discussion

Actual exam question from Oracle's 1z0-062
Question #: 62
Topic #: 1
[All 1z0-062 Questions]

Which two statements are true about variable extent size support for large ASM files? (Choose two.)

  • A. The metadata used to track extents in SGA is reduced.
  • B. Rebalance operations are completed faster than with a fixed extent size
  • C. An ASM Instance automatically allocates an appropriate extent size.
  • D. Resync operations are completed faster when a disk comes online after being taken offline.
  • E. Performance improves in a stretch cluster configuration by reading from a local copy of an extent.
Show Suggested Answer Hide Answer
Suggested Answer: AC 🗳️
A: Variable size extents enable support for larger ASM datafiles, reduce SGA memory requirements for very large databases (A), and improve performance for file create and open operations.
C: You don't have to worry about the sizes; the ASM instance automatically allocates the appropriate extent size.
Note:
* The contents of ASM files are stored in a disk group as a set, or collection, of data extents that are stored on individual disks within disk groups. Each extent resides on an individual disk. Extents consist of one or more allocation units (AU). To accommodate increasingly larger files, ASM uses variable size extents.
* The size of the extent map that defines a file can be smaller by a factor of 8 and 64 depending on the file size. The initial extent size is equal to the allocation unit size and it increases by a factor of 8 and 64 at predefined thresholds. This feature is automatic for newly created and resized datafiles when the disk group compatibility attributes are set to Oracle Release 11 or higher.

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
TuxBingo
4 years, 11 months ago
I agree with the answer, please refere to the link: https://docs.oracle.com/cd/B28359_01/server.111/b31107/asmcon.htm#OSTMG94058
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...