STARTUP Options - Analytics Database - Teradata Vantage

SQL Data Definition Language Detailed Topics

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2024-12-13
dita:mapPath
vuk1628111288877.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
jbg1472252759029
lifecycle
latest
Product Category
Teradata Vantage™

You can specify either of the following options for STARTUP.

Option Description
NULL The existing startup string for the user, if any, is to be deleted.
quotestring A replacement for the user startup string, which consists of one or more SQL statements that are performed when the user logs onto Vantage.

A startup quotestring can be up to 255 characters, must be terminated by a SEMICOLON character, and enclosed by APOSTROPHE characters.

A startup Kanji quotestring can be up to 255 bytes, must be terminated by a SEMICOLON character, and enclosed by APOSTROPHE characters.

The USING request modifier is not supported, and if a DDL request is specified, no other request is allowed in the string.

See Purpose of the STARTUP String for more information about startup strings.