MapGrantsV[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
UserOrRoleName VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL X(128) Returns UserName or RoleName of the grantee.
MapName VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL X(128) Returns the MapName of the map granted.
GrantOption CHAR(1) LATIN NOT CASESPECIFIC NOT NULL X(1) Returns Y if the recipient can grant the map to another user or role, N otherwise. This is always N for a role.
GranteeKind CHAR(1) LATIN NOT CASESPECIFIC NOT NULL X(1) Returns U for user and R for role.
CreateTimeStamp TIMESTAMP(0) YYYY-MM-DDBHH:MI:SS Returns the the date and time the map was granted.
GrantorName VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL X(128) Returns the name of the user or role who granted the map.