Show TOC

Background documentationicm/wp_roll_timeout Locate this document in the navigation structure

 

You use this parameter to determine the maximum time that a work process can run on the ICM when reading data, before the user context is rolled out.

With slow network connections and large volumes of data, the read time can become very slow (> 600 seconds). This parameter can prevent the work process from being blocked for a long period of time, even through it can only read small datasets. The context is then rolled out and the work process is available for other tasks. The data affected can be collected in an MPI and then fetched by a work process.

Structure

Work area

Internet Communication Manager

Unit

Integer value (seconds)

Standard value

15

Dynamically changeable

Local and on all servers

Value Range and Syntax

You can specify values between 5 and 3600 (between 5 seconds and one hour).

Caution Caution

You must set the parameter to be smaller than the value of parameter rdisp/max_wprun_time (the default setting is 600 seconds), since processing in the work process is terminated anyway after this time period.

End of the caution.

More Information

Note the following documentation associated with this parameter:

icm/wp_mpi_available