exam questions

Exam 1z0-078 All Questions

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

Exam 1z0-078 topic 1 question 24 discussion

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

Examine the output of this command:

The ACFS disk group is a normal redundancy disk group with 5 GB of free space.
To increase the size of the ACFS file system, you execute this command as the root user:
$ /sbin/acfsutil size +200M /u01/app/grid/acfsmount
Which two statements are true regarding the outcome of this command? (Choose two.)

  • A. It fails to resize VOL1 because it must be executed as a user belonging to the SYSASM group.
  • B. It fails to resize the filesystem because it must be unmounted before resizing.
  • C. It succeeds but leaves the file system unmounted.
  • D. It resizes VOL1.
  • E. It resizes the filesystem mounted on /u01/app/grid/acfsmount.
Show Suggested Answer Hide Answer
Suggested Answer: DE 🗳️

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
shaw2000
6 days, 19 hours ago
Selected Answer: DE
D. It resizes VOL1. The acfsutil size command increases the size of the Oracle ACFS file system, which in turn automatically increases the size of the underlying Oracle ADVM volume (VOL1) in the ASM disk group to accommodate the change. E. It resizes the filesystem mounted on /u01/app/grid/acfsmount. Oracle ACFS supports online resizing; you can increase the file system size while it is mounted and actively used.
upvoted 1 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 ...