ENABLE Reference Manual
THE GENERAL SERVER
Providing Paramters
• When not running under PATHWAY, the ID is the user ID of the
user who started the ENABLEGS process.
Providing Parameters for the General Server
The General Server recognizes the following parameters:
• ALLFILES [ ON ]
[ OFF ]
ON indicates that ENABLEGS must open all assigned files before
processing any requests. If ENABLEGS cannot open one of the
assigned files, it terminates.
OFF indicates that ENABLEGS opens any assigned files that it
can before processing a request. If ENABLEGS cannot open a
particular file, it cannot process a request for that file.
The default for this parameter is OFF.
• NONSTOP [ ON ]
[ OFF ]
ON indicates that the General Server is to run as a NonStop
process pair. If you supply ON as a value for this parameter
and the primary server fails, the new primary will wait for
the next request before attempting to start a backup. If a
backup cannot be started, the primary will run unprotected
until such time as a backup can successfully be started in the
specified backup CPU.
OFF indicates that the General Server does not run as a
NonStop process pair.
The default for this parameter is OFF.
NOTE
Do not set the NONSTOP parameter to ON if the General
Server is to process TMF audited files. Any attempt to
open a server started with both TMF and NONSTOP
parameters ON will result in a FILE-ERROR-CODE of 305.
• TMF [ ON ]
[ OFF ]
E-4