AuthorizationsV[X] - Advanced SQL Engine - Teradata Database

Data Dictionary

Product
Advanced SQL Engine
Teradata Database
Release Number
17.00
Published
June 2020
Language
English (United States)
Last Update
2020-10-15
dita:mapPath
yoz1556235523563.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1092
lifecycle
previous
Product Category
Teradata Vantageā„¢

Category: Security

Database: DBC

View Column Data Type Format Comment
DataBaseName VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL X(128) Returns the name of the database or user space in which the imported object resides.
AuthorizationName VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL X(128) Returns the name of the authorization.
AuthorizationId BYTE(6) NOT NULL X(12) Returns the unique ID of the authorization.
TableKind CHAR(1) LATIN NOT CASESPECIFIC X(1) Type of table.
Version SMALLINT NOT NULL ---,--9 Returns the version count, which is incremented each time the table is altered with a data definition statement.
AuthorizationType CHAR(1) LATIN UPPERCASE X(1) Returns the type of authorization.
AuthorizationSubType CHAR(1) LATIN UPPERCASE X(1) Specifies whether the authorization is a default authorization.
OSDomainName VARCHAR(256) LATIN CASESPECIFIC X(256) Returns the domain that the user belongs to.
OSUserName VARCHAR(512) LATIN CASESPECIFIC X(512) Returns the OS user name.