RTE_VALIDATION_LEVEL
This parameter specifies the level of checking that is performed during parameter validation.
- Description
-
This parameter specifies the level of checking that is performed during parameter validation.
In Configuration Manager, parameter validation occurs during the GENERATE action and the GENERATE action with OPTION VALIDATE.
In PARMGEN, parameter validation occurs during the WCONFIG(KCIJPVAL) validation job or the VALIDATE step of the WCONFIG($PARSE*) job.
- Default value
- W
- Permissible values
-
- I (Informational)
- The least restrictive level.
- W (Warning)
- The default. This is basically the toleration mode level.
- E (Error)
- The most restrictive validation level. Each invalid parameter value is reported as an error and stops further validation processing.