Automic Workload Automation

 View Only
Expand all | Collapse all

How to disable the spool files created by the Messenger at the start and at the end of the job?

  • 1.  How to disable the spool files created by the Messenger at the start and at the end of the job?

    Posted Sep 12, 2016 10:43 AM
    How to disable the additional spool files created by the Messenger at the start and at the end of the job execution on AS400 or OS/400?


    Answer:
    Define the following command in the Pre-Process:
    :SET &UC_QPRINT= 0


  • 2.  RE: How to disable the spool files created by the Messenger at the start and at the end of the job?

    Broadcom Employee
    Posted Sep 15, 2020 07:26 AM
    Hello all, 

    If you want to disable this behavior for all AS400 jobs, you can also edit the JOB Header for HEADER.OS400 in Client 0.

    Change the following in the script line 4 to

    :set &UC_QPRINT = '0'

    However be aware that changing header object in an inappropriated way may have a heavy impact on your production. To be prevent this from happening, first a copy of the related Header Object.





  • 3.  RE: How to disable the spool files created by the Messenger at the start and at the end of the job?

    Posted Sep 15, 2020 09:21 AM
    Perhaps you should change the header object HEADER.OS400 in client 0 and than transport it to the needed clients. Otherwise it will be overwritten by the next update...

    ------------------------------
    Automation Evangelist
    Fiducia & GAD IT AG
    ---
    Mitglied des deutschsprachigen Automic-Anwendervereins FOKUS e.V.
    Member of the German speaking Automic user association FOKUS e.V.
    ------------------------------