SVOSCMD


This optional parameter specifies a valid SVOS command to be issue for each record in the SET result group.

The command is applied after any SORT specification is processed, which means that the commands are generated in sort order. You can use the ACT_SUM_LIM or ACT_COUNT parameter to limit the number of commands that are issued.

The SVOS command syntax does not require any command character or prefix. The command can contain variables which will be replaced by values available in the result solution set created by the criteria defined in the solution. These are the same variables that are available for skeleton tailoring.

The command cannot exceed 126 bytes in length after all variable substitutions are made. The command must be enclosed in single quotation marks.

Syntax:

SVOSCMD='<svosCommand>'

Default

None.

Variable

The svosCommand variable is the name of an SVOS command.

Examples

The following command will cause the AUTO function AUTODS to run against the volume MYVOL using the solution DELUNCAT for processing:

SVOSCMD=’AUTODS,VOL=MYVOL,SOL=DELUNCAT’

The following command will replace the variable &VOLSER with the value provided by the result solution set and cause the AUTODS function to run against that volume. Therefore, if volume ABC123 was part of the solution set, &VOLSER will be replaced with ABC123.

SVOSCMD=’AUTODS,VOL=&VOLSER,SOL=DELUNCAT’

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*