COMMENT ON COMPUTE PROFILE Syntax Elements - Teradata Vantage

Teradata® VantageCloud Lake

Deployment
VantageCloud
Edition
Lake
Product
Teradata Vantage
Published
January 2023
Language
English (United States)
Last Update
2024-04-03
dita:mapPath
phg1621910019905.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
phg1621910019905
compute_profile
Name of a compute profile in the compute group.
compute_group
[Optional] Name of an existing compute group.
If you omit compute_group, VantageCloud Lake determines the compute group using this hierarchy:
  1. Compute group of session, if set.

    (Set this value with the statement SET SESSION COMPUTE GROUP.)

  2. Otherwise, default compute group of user profile, if set.

    (Set this value with the statement CREATE PROFILE or MODIFY PROFILE.)

  3. Otherwise, default compute group of user definition.

    (Set this value with the statement CREATE USER or MODIFY USER.)

comment
[Optional] Description of the compute profile, up to 255 characters from any supported client character set.
If the compute profile has no stored comment, comment becomes its stored comment.
If the compute profile has a stored comment, comment replaces it.
Default behavior: Statement returns the stored comment.