2.143 LOGGERTIMEOUTSECS

Valid for

Logger

Description

Use LOGGERTIMEOUTSECS to specify how long GGSLIB waits for a response from Logger before allowing the application to resume normal operations. For example, LOGGERTIMEOUTSECS 50 specifies that GGSLIB waits up to 50 seconds.

After a timeout, GGSLIB stops logging data until either an ALTER LOGGER or START LOGGER is issued from GGSCI. The LOGGERTIMEOUTSECS parameter is global and applies to all Logger processes.

Default

60

Syntax

LOGGERTIMEOUTSECS seconds
seconds

The number of seconds for GGSLIB to wait for a response from Logger.