Is a batch job producing a large amount of output?

An example of this might be an application that browses a queue and prints the messages. If the browse operation has been started with BROWSE FIRST, and subsequent calls have not been reset to BROWSE NEXT, the application will browse and print the first message on the queue repeatedly.

We can use SDSF DA to look at the output of running jobs if you suspect that this is a problem.