COMMENT ON COMPUTE PROFILE Usage - Teradata VantageCloud Lake

Lake - Working with SQL

Deployment
VantageCloud
Edition
Lake
Product
Teradata VantageCloud Lake
Release Number
Published
February 2025
ft:locale
en-US
ft:lastEdition
2025-11-21
dita:mapPath
jbe1714339405530.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
jbe1714339405530
  • An error occurs in the following cases:
    • If a COMPUTE MAP clause is specified and the specified compute cluster map does not exist.
    • If a COMPUTE GROUP clause is specified and the specified compute group does not exist.
    • If the specified or default compute group for the IN clause doesn’t exist, when a COMPUTE PROFILE clause is specified.
    • If the specified compute profile doesn’t exist, when a COMPUTE PROFILE clause is specified.
  • When comment is specified, and the comment does not exist in the compute cluster object, the statement adds a comment to the specified compute cluster object.
  • When comment is specified, but a comment already exists for the compute cluster object, the statement substitutes the specified comment.
  • When comment is not specified, the statement displays the saved comment of the compute cluster object or NULL if there is no comment.
  • To add or replace a comment, you require the DROP privilege for the corresponding object type. For example, if you add a comment to a compute group, then you must have the DROP COMPUTE GROUP privilege for that compute group.
  • A privilege isn't required to display comments on a compute cluster object.