WLM_USER_RESOURCE_CONFIG
WLM_USER_RESOURCE_CONFIG displays the resource configuration information of a user.
| 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 a 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 | text | Child user list |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.