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):
Which option represents the reason for receiving the Disk quota exceeded error?
Currently there are no comments in this discussion, be the first to comment!