DISABLE_USER_HEADER

Systemwide variable that allow you to exclude user-defined Include objects from being called in the Headers and Trailers of Job Objects.

  • Description: Job runs consider Headers and Trailers. These objects are available in Client 0 and can be used to call user-defined Include objects. You can select specific platforms or *ALL to exclude user-defined Include objects from being called in the Headers and Trailers of Job Objects. This avoids unnecessary database access and improves performance.

  • Allowed values: BS2000, CIT, JMX, MVS, NSK, OS400, PS, SAP, SAPBW, SIEBEL, UNIX, VMS, WINDOWS or *ALL.

    Note: Separate values by using commas.

    Example

    DISABLE_USER_HEADER: BS2000,MVS,WINDOWS

  • Default: All available Includes are executed.

  • Restart required: No

See also: