返回首页

gbase数据、南大通用产品文档:GBase8cGS_WLM_USER_INFO

更新日期:2024年09月11日

用户统计信息视图。
名称
类型
描述
userid
oid
用户OID。
username
name
用户名。
sysadmin
boolean
是否是管理员用户。
rpoid
oid
关联的资源池的OID。
respool
name
关联的资源池的名称。
parentid
oid
用户组的OID。
totalspace
bigint
用户的可用空间上限。
spacelimit
bigint
用户表空间限制。
childcount
interger
子用户的个数。

GBase 8c V5 开发者手册
南大通用数据技术股份有限公司
864
名称
类型
描述
childlist
text
子用户列表。

SQLAllocStmt 为使用 hdbc 指定的连接的语句句柄分配内存。
应用程序必须在提交 SQL 语句之前调用 SQLAllocStmt。
下表描述了 SQLAllocStmt 的 SQLSTATE 和错误值。
SQLSTATE
错误值
错误消息
01000
-11001
General warning
08003
-11017
Connection not open
S1000
-11060
General error
S1001
-11061
Memory-allocation failure
S1009
-11066
Invalid argument value
08S01
-11301
A protocol error has been detected. Current connection is
closed.

gbase_list_fields ........................... 24