WLM_USER_RESOURCE_CONFIG
WLM_USER_RESOURCE_CONFIG displays the resource configuration information of a user, as described in Table 1.
|
Name |
Type |
Description |
|---|---|---|
|
userid |
oid |
OID of the user. |
|
username |
name |
Username. |
|
sysadmin |
boolean |
Specifies whether the user has the sysadmin permission. |
|
rpoid |
oid |
OID of the resource pool. |
|
respool |
name |
Name of the resource pool. |
|
parentid |
oid |
OID of the parent user. |
|
totalspace |
bigint |
Size of the occupied space. |
|
spacelimit |
bigint |
Upper limit of the space size. |
|
childcount |
integer |
Number of child users. |
|
childlist |
texto |
Child user list. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.