bool_spec 

Syntax

<bool_spec> ::= BOOLEAN <valVALUE_FOR_TRUE>/<valVALUE_FOR_FALSE>

valVALUE_FOR_TRUE

Defines the character string for values that are true

valVALUE_FOR_FALSE

Defines the character string for values that are false

The default value in the Replication Manager is TRUE/FALSE.

The character strings can contain a maximum of 10 characters.

Use

This is a syntax rule for describing data access.

Use it to specify the character string that represents the BOOLEAN values in data files unloaded from a database instance or loaded into a database instance.

You can also change the current value for individual commands.