Creating a Zone - Analytics Database - Teradata Vantage

Security Administration

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
Language
English (United States)
Last Update
2024-04-05
dita:mapPath
hjo1628096075471.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
zuy1472246340572
lifecycle
latest
Product Category
Teradata Vantageā„¢

A zone creator must have CREATE ZONE privilege to create a zone. The zone creator then uses the following syntax to create a zone:

CREATE ZONE  zone_name  ROOT  root_name  ;

The root_name must be an existing user or database that has no preexisting objects, descendants, roles, profiles, or grants.

You can create a secure zone without a ROOT, and use ALTER ZONE later to add a ROOT database or user. You can also use ALTER ZONE to delink the ROOT from a secure zone before you drop the zone.

For information about the CREATE ZONE and ALTER ZONE syntax, see Teradata Vantageā„¢ - SQL Data Definition Language Syntax and Examples, B035-1144.