DISABLE - 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™

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

Syntax

{ DISABLE | DISA } { flag | ? } [,...]

Syntax Elements

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 here:

Ferret ==>
disable script