Grant User Membership in a Role | Teradata Vantage - Granting User Membership in a Role - Analytics Database - Teradata Vantage

Database Administration

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2024-10-04
dita:mapPath
pgf1628096104492.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
ujp1472240543947
lifecycle
latest
Product Category
Teradata Vantageā„¢

After creating database users, grant them membership in one or more roles to provide the required database access privileges.

  1. From the client program of your choice, log on to Vantage as user DBADMIN.
  2. Run a GRANT request similar to the following:
    Grant "Role_1" To "GenUser1";
  3. Repeat this procedure for each role to which a user requires membership.