Hi does anyone know what a sysout=1 mean. I understand the sysout=*. But I do not know what sysout=1 or what the 1 means in particular. Thanks in advance.
Hi Rozzay,
I think that sysout=1 is simply a sysout class that has been defined as a numeric rather than an alpha character. In most sites, the sysout classes are set up as alpha characters which define printers or SAR listings etc. and I think that sysout=1 is just a variation of sysout=A.
hth
Marc
Just to add a few comment to what Marc contributed:
sysout=* used to mean that the O/P for that DD is written to the same device that submitted the job. Usually a terminal. With the widespead use of spooling that may have changed.
If I may correct a minor point of Marc's, sysout classes don't define printers, they merely group the sysout. Usually tech support creates a variety of sysout writers that are "start"ed by OPS to create hard copy or disk resident archival copies. Some shops have 3rd Party packages that append delivery info to the sysout. Some sysout are held and never printed; they're just viewed from the Q they were assigned to, and eventually deleted.
All of these processing options must be identified and differentiated. So to determine which sysout is to get what processing, sysout classes are used to indicate the processing required.
I should have also mentioned that these classes can be used for ANY kind of differentiation. They can be used to indicate that one contains data for user group x and another for user group y; that another contains a certain type of output; you name it.
The sysout writers I mentioned before can be used to vary the printer, the paper, the forms overlays, the destination, etc., depending on the sysout class it was designed to process.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.