VFYREDTI start option

Read syntax diagramSkip visual syntax diagram
                        (1)               
   .-VFYREDTI--=--OFF-----------------.   
>>-+----------------------------------+------------------------><
   '-VFYREDTI--=--+-OFF-------------+-'   
                  +-0---------------+     
                  '-reduction_timer-'     

Notes:
  1. VFYREDTI is meaningful only if the NODETYPE=NN start option is also used.

Specifies the maximum amount of time a resource's location is not verified during session setup.

You can change the value of VFYREDTI with the MODIFY VTAMOPTS command while VTAM® is running.
VFYREDTI=OFF
Indicates that there is no node-wide verification reduction timer value. Verification reduction will be attempted for the time indicated by the target resource's cached information. If the target resource has no cache time value VTAM will assume a time value of 1 day.
VFYREDTI=0
Indicates that all requests must be verified.
VFYREDTI=reduction_timer
Specifies the amount of time resource verification reduction is to be performed before the resource is verified. The lesser of this value and the target resource's cache time value (or the 1 day default) is used.
reduction_timer can be specified in seconds (S), minutes (M), or hours (H), where n is an integer:
n or nS
Specifies the number of seconds resource verification reduction is to be performed before the resource is verified. Seconds is the default interval.
nM
Specifies the number of minutes resource verification reduction is to be performed before the resource is verified.
nH
Specifies the number of hours resource verification reduction is to be performed before the resource is verified.