ENABLE - Advanced SQL Engine - Teradata Database

Database Utilities

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
Published
January 2021
Language
English (United States)
Last Update
2021-01-23
dita:mapPath
ynh1604715438919.ditamap
dita:ditavalPath
hoy1596145193032.ditaval
dita:id
B035-1102
lifecycle
previous
Product Category
Teradata Vantage™

Purpose

The ENABLE command sets a specified flag in the file system to TRUE. This enables certain features of Ferret.

Syntax

{ ENABLE | ENA } { flag | ? } [,...]
flag
Specifies the flag that will be set to true. The following equivalent flags are available:

SCRIPT, SCRIPT MODE, and SCRIPTMODE

Script mode is disabled by default, and should be explicitly enabled before running scripts that call Ferret. When script mode is enabled, the Ferret ABORT and INQUIRE commands are disabled.

?
Displays a complete list of available flags.

Example: Enabling Ferret Script Mode

An example is shown below:

Ferret ==>
enable script