Applies to: IBMi Servers

Preface

Working with Output Files – Spooled Files

Output queues are areas where printer output files (also called spooled files) wait to be processed and sent to the printer.

Printer output is created either by the system or by the user using a print file.

A spooled file holds output data until it can be printed. The spooled file collects data from a device until a program or device is able to process the data.
A program uses a spooled file as if it were reading from or writing to an actual device. This is input and output spooling.

Details

If a job ends abnormally, error messages are written to spooled files in output queue, QEZJOBLOG. These files are very helpful in tracking down database access problems.

WRKSPLF SELECT(<user_profile>)command to view messages for jobs that are no longer running.

Where <user_profile> is the user profile under which the job was running.

Specify option 5 (Display) in front of the file you want to view.

Zend Products are using the following user profiles:

Create a new OUTQ 

CRTOUTQ OUTQ(QGPL/ZENDOUTQ)