SYSDBAUTH
- Last Updated: October 23, 2018
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Contains the database wide privileges held by users.
The following table provides details of the SYSDBAUTH table.
| Column name | Column data type | Column size |
|---|---|---|
| AuthMask | BIGINT | 8 |
| AuthVer | INTEGER | 4 |
| dba_acc | VARCHAR | 1 |
| grantee | VARCHAR | 32 |
| grantee_domainId | INTEGER | 4 |
| res_acc | VARCHAR | 1 |