Updated on 2024-06-03 GMT+08:00

WLM_USER_RESOURCE_CONFIG

WLM_USER_RESOURCE_CONFIG displays the resource configuration information of a user, as described in Table 1.

Table 1 WLM_USER_RESOURCE_CONFIG columns

Name

Type

Description

userid

oid

OID of the user.

username

name

Username.

sysadmin

boolean

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.