InterviewSolution
Saved Bookmarks
| 1. |
What Is Tablespace Quota In Oracle Security? |
|
Answer» AMOUNT of TABLESPACE that can be used by a user for CREATING his own database OBJECTS is called talespace quota.its a way of limiting the USAGE of memory or disk space by user or restricting him by giving a fixed disk space. Amount of tablespace that can be used by a user for creating his own database objects is called talespace quota.its a way of limiting the usage of memory or disk space by user or restricting him by giving a fixed disk space. |
|