Start of Content Area

Function documentation Timeouts and Retries when Printing  Locate the document in its SAP Library structure

If an output request is sent to a remote output device, the SAP system verifies that it can reach this output device. If the connection times out, the device reacts as follows:

...

       1.      If the spool work process waits more than 15 seconds for a reply, then it records the problem in the SAP system log. You can therefore check in the system log for devices that have chronic communication problems.

       2.      If the spool work process must wait more than 30 seconds, then it locks the output device for five minutes and goes on to other output requests.

The output request remains in status Waiting. At the end of this lock period, the spool work process attempts to establish communication again. The output requests are only reactivated once the host spool system is available.

The connection test is repeated three times every five minutes. If the remote host spool service cannot be reached, the output requests still have the status Waiting.

The connection test is restarted (three times every five minutes) if

§         A new output request is generated for the host spool system concerned

§         An output device of this host spool system is reactivated

§         The SAP application server is restarted.

The output requests are reactivated once the host spool system can be reached. This operation can be repeated up to three times. If the output requests could still not be output, they are given the status Error.

Note

Instead, you can set individual timeouts for printers that need them in their device definitions.

 

For additional information, See also:

How a Network Connection Is Made

Defining a Value for Timeouts

Defining a Value for the Timeout for Read and Write Processes

Defining the Retry Count and Delay

This graphic is explained in the accompanying text SAP Printing Guide start page

 

 

End of Content Area