TS/MP System Management Manual (H06.05+, J06.03+)
SERVER Commands
HP NonStop TS/MP System Management Manual—541819-007
12-30
SET SERVER Command
If the file specified does not exist, it is created. If you omit this attribute, a null
string is sent to the server process.
This attribute is valid for OSS server processes only.
STDOUT oss-pathname
specifies the name of the OSS stdout (standard output) file to be used by the
servers in this server class. This file is opened only for write operations.
If the CWD attribute is not specified (in the CMDCWD command or the SET
SERVER CWD command), the OSS stdout file must be an absolute OSS
pathname. Case is significant. For a discussion, see OSS Pathnames. If the file
specified does not exist, it is created. Output is appended to the end of the file. If
you omit this attribute, a null string is sent to the server process.
This attribute is valid for OSS server processes only.
TIMEOUT number { HRS | MINS | SECS }
specifies the timeout value that a link manager such as a LINKMON process or
TCP uses for the I/O operation to the server process.
TIMEOUT must be a value from 0 through 18 HRS, 0 through 1092 MINS, or 0
through 16,383 SECS. If you omit this attribute, there is no timeout on the server
I/O operation. That is, the link manager waits indefinitely for the server I/O
operation to complete.
A SERVERCLASS_SEND_ call that times out returns Pathsend error
FESCSERVERLINKCONNECT (904) and file-system error 40. A SCREEN
COBOL SEND operation that times out has a server I/O error 12 reported in the
SCREEN COBOL TERMINATION-STATUS special register.
The SET SERVER TIMEOUT attribute is not active until the first open procedure
has completed. The initial open of a server process by a LINKMON process or
ACS subsystem processes have an automatic 5 minute timeout period; the initial
open of a server process by a TCP has an automatic 10 minute time-out period.
This attribute is valid for Guardian and OSS server processes.
For more information on Error 904.40, see Usage Considerations for SET
SERVER TIMEOUT Attribute.
TMF { ON | OFF }
specifies whether servers in this server class can lock and update data files
audited by the TMF subsystem.










