DROP 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, compute_group, and compute_map must be valid database object names (see Object Names).

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.)