Is there a way to temporarily stop View from picking up output in spool?
The only way I can think of accomplishing this is to change the CLSL value to a class we are not currently using.
Release : 14.0
Component : CA View
The best way to stop View from collecting output from the JES spool would be to:
. Set SARINIT FORM=.... to a bogus value (like FORM=9999).
. Recycle SARSTC.
The above would be preferred to changing anything in CLSL or DEST.
To resume collection, run SARINIT to change the FORM=... back to what it was previously and, again, recycle SARSTC.