Create User Accounts | Teradata Vantage - 17.00 - 17.05 - Creating User Accounts - Advanced SQL Engine - Teradata Database

Teradata Vantageâ„¢ - Database Administration

Product
Advanced SQL Engine
Teradata Database
Release Number
17.00
17.05
Published
June 2020
Language
English (United States)
Last Update
2021-01-22
dita:mapPath
rgu1556127906220.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
ujp1472240543947

Each user logon to the database should specify an account string.

Accounts are used by the database to:

  • Prioritize requests. This classification is in effect only when TASM or TIWM classification processes cannot match a request to a user-defined workload.
  • Monitor resource usage
  • Charge for space or resources used

Teradata recommends that you specify at least one account for each user. Users with similar responsibilities and resource requirements should be assigned to the same account(s) to reduce the overall number of accounts you must maintain.

You can specify accounts in the following:

  • A CREATE PROFILE or MODIFY PROFILE statement for the profile specified in the user definition (preferred).
  • A CREATE USER or MODIFY USER statement.
    If a user is a member of a profile that specifies one or more accounts, the profile account assignments supersede and invalidate any accounts specified in the user definition.