START - Analytics Database - Teradata Vantage

Database Utilities

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-05-02
dita:mapPath
ymn1628096214445.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
vkz1472241255652
lifecycle
latest
Product Category
Teradata Vantageā„¢

Starts a utility in one of the DBW application windows.

Syntax

START
  [ 1 | 2 | 3 | 4 ]
  [ , VPROC=n | -v[=]n ]
  utilityname
  [ utilityargs ]

Syntax Elements

1
2
3
4
number of the DBW application window where you want to start the utility.
The default is the lowest numbered application window available.
Do not insert spaces between the word START and the window number. For example, START 1 produces an error, but START1does not.
n
the vproc where the program is to be started.
The default is the database control AMP, which is normally AMP 0.
The -v options must be lower case.
utilityname
name of the utility to be started.
Must be a utility or program in one of the PDE or TPA directories.
utilityargs
remaining part of the command line to pass to utilityname.

Usage Notes

When a DBW application window is not specified, or the specified window is not available, the utility starts in the first available DBW application window.

Select a vproc number based on the particular utility being run. For example, if the utility you are starting provides information on a specific AMP or vproc, be sure to start the utility on that AMP or vproc.

Example: Starting a utility in one of the DBW application windows

The following example starts the Vproc Manager utility in window 3.

start3 vprocmanager
Started 'vprocmanager' in window 3
 at Mon Jul 16 14:16:22 2007