Set commands (set)

The Set command group now includes only one command that sets the -dlog parameter.

Option

Description

Usage

-dlog

Enables or disables the -dlog option for all commands.
However, the -dlog option specified in each command overrides this setting.

set -dlog true

set -dlog 1

set -dlog false

set -dlog 0

-schemacheck

Enables or disables database schema check for the run -all
or esm -all commands.

set -schemacheck 1

set -schemacheck true

set -schemacheck 0

set -schemacheck false

-globallistcheck

Enables or disables globallist blob field check for the run -all
or esm -all commands.

set - globallistcheck 1

set - globallistcheck true

set - globallistcheck 0

set - globallistcheck false

-help

Displays Help information.

Note If the -help option is used together with other options, only Help information is returned.

set -help