CREATE COMPUTE GROUP: SQL - 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

A compute group is a logical group of compute profiles, which includes the compute cluster instances. The compute groups are system-level database objects, not associated with any database or user.

To access compute clusters, users are assigned to a compute group.

The CREATE COMPUTE GROUP statement defines a group for a set of compute cluster instances.

Only users granted CREATE COMPUTE GROUP privilege can create a compute group.

CREATE COMPUTE GROUP Shipping
USING 
    QUERY_STRATEGY('STANDARD');