Creating user accounts

When creating a new user, the user may be assigned to one or more account ID. The ACCOUNT option in CREATE USER is used to assign the account. Account is used to analyze the system performance under CPU/IO and space usage, to plan capacity, and for charge back billing. The account string is limited to 128 characters.

When no account ID is specified in the CREATE or MODIFY user statement, it defaults to the database owner's.

Account IDs may begin with $L, $M, $H, or $R. They show different performance groups. General guidelines on performance groups are:

  • $L: Low
  • $M: Medium
  • $H: High
  • $R: Rush

ASE (Account String Expansion): Substitution variables can be used in the account ID portion of a user's logon string. ASE is ...

Get Teradata Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.