Previous Topic: RECOVRY System Option—Create Backup RecordsNext Topic: ROUTINQ System Option—Inquiry Console Processing


ROUTAUX System Option—Auxiliary Message Processing

Use the ROUTAUX system option to define the processing and display rules for auxiliary messages.

This system option has the following format:

ROUTAUX=[NO|YES]
[,RT=nn] 
[,VSN=NO|YES]
[,MSG=DEL|NDEL]
ROUTAUX=NO|YES

If NO is specified (and AUX= is unspecified), auxiliary messages are not supported and other parameters cannot be specified. YES indicates that auxiliary messages are supported.

If ROUTAUX=NO (or is not specified) and the AUX= option is specified, an options conflict will occur. If the ROUTAUX and AUX options are in conflict, an error message is issued and CA TLMS cannot properly initialize. If you no longer want to process auxiliary messages, the AUX= options should be removed from options member TLMSIPO.

RT=nn

(Optional) Specifies the number which identifies the route code for the auxiliary messages console.

Range: 01 to 16

Default: 02

VSN=NO|YES

(Optional) Determines if auxiliary messages contain the volume serial number.

Default: YES

MSG=DEL|NDEL

(Optional) Determines if auxiliary messages are non-deleteable.

Default: DEL

Example: ROTAUX System Option

ROUTAUX=YES,RT=10,VSN=YES,MSG=NDEL