nerdexam
Oracle

1Z0-105 · Question #11

While copying a file to the /users file system, which is located on /dev/sdd1, you receive an error: $ cp /etc/oratab /users/oracle cp: cannot create regular file '/users/oracle/oratab': Disk quota…

The correct answer is C. The oracle user has reached a group quota limit. See the full explanation below for the reasoning.

Question

While copying a file to the /users file system, which is located on /dev/sdd1, you receive an error: $ cp /etc/oratab /users/oracle cp: cannot create regular file '/users/oracle/oratab': Disk quota exceeded You examine your assigned quota as shown: $ quota -g Disk quotas for user oracle (uid 500): Filesystem blocks quota limit grace files quota limit grace /dev/sdd1 2000 100000 20000 103* 100 150 6 days Which option represents the reason for receiving the Disk quota exceeded error?

Options

  • AThe oracle user has reached its block quota.
  • BThe oracle user exceeded its file quota five days ago.
  • CThe oracle user has reached a group quota limit.
  • DThe /users file system is full.
  • EThe oracle user exceeded its block quota six days ago.

How the community answered

(42 responses)
  • A
    7% (3)
  • B
    5% (2)
  • C
    71% (30)
  • D
    2% (1)
  • E
    14% (6)

Community Discussion

No community discussion yet for this question.

Full 1Z0-105 Practice