DISABLE - Advanced SQL Engine - Teradata Database

Database Utilities

Product
Advanced SQL Engine
Teradata Database
Release Number
17.00
Published
June 2020
Language
English (United States)
Last Update
2020-06-15
dita:mapPath
boh1556732696163.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1102
lifecycle
previous
Product Category
Teradata Vantage™

Purpose

The DISABLE command sets a specified flag in the file system to FALSE. This disables certain features of Ferret.

Syntax

{ DISABLE | DISA } { flag | ? } [,...]
flag
Specifies the flag that will be set to false.
The following 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.

The following flags are for internal use only, and should not be disabled or enabled:
  • CHECK and CHECKTS
?
Displays a complete list of available flags.

Example: Disabling Ferret Script Mode

An example is shown below:

Ferret ==>
disable script