Getting Started with MAXserver Access Servers
0038
58
If you specify INITIALIZE DELAY 0,the server will reboot immediately
unless there are unsaved parameters, in which case you will receive the
"Warning Configuration Not Saved" error message (message 198). If you
specify INITIALIZE DELAY n with a delay value other than 0, and a user
changes a permanent parameter (i.e., uses a Define command) before n
minutes expire, the initialization is delayed until the parameters are saved.
If the parameter server cannot save the parameters, the user who entered
the Define command will receive the 198 error message, and the server will
not reboot.
Use the following command to reboot the server:
INITIALIZE SERVER DELAY [delay-time] [OVERRIDE]
or
INITIALIZE DELAY [delay-time]
Where
Means
SERVER
An optional keyword.
DELAY
Re-initialization to occur after a specified period of
time.
delay-time
How long the server will wait until the re-initialization
occurs. Valid values are 0 to 32767 minutes. The
default value is 1 minute.
OVERRIDE
The server will perform the initialization even if there
are unsaved parameters. If you do specify
"OVERRIDE" and parameters have only been partially
updated, the parameter file can become corrupted.
CANCEL
Cancel a previously issued INITIALIZE command.