This section explains the method of setting or changing the timeout value for concurrent suspension function.
The timeout value must be defined in the following file.
OS | File name |
---|---|
Windows | $INS_DIR\etc\prop\user.properties |
Solaris | /etc/opt/FJSVccm/prop/user.properties |
When the timeout value is never set, creating above file is needed because it does not exist.
Describe the timeout value in above file.
Item name | Explanations |
---|---|
concur.timeout | Specify the timeout value from 1 to 86400 (unit: seconds). The default is 60. |
Example
To set the timeout value at 300 seconds:
concur.timeout=300