Previous Topic

Next Topic

Book Contents

Book Index

restart

Restart the server process

The server RESTART command will instruct the server process to terminate and restart itself immediately. This operation is needed any time you change the parameter file and you want the server process to use these new settings.

General format

server restart [/qualifiers]

Qualifier Summary

/cluster

/confirm

/log

/net

/newlog

Examples

C:\> schedule server restart/newlog/cluster

Qualifiers

/cluster

The CLUSTER qualifier requests that all members of the current cluster perform this operation.

/confirm
/noconfirm

CONFIRM requests that the user be prompted prior to any operation to verify that the selected job is the correct one.

/log
/nolog

The LOG qualifier causes each completed operation to issue a note to the user.

/net

The NET qualifier indicates that this operation applies to the DECnet control components of the server.

/newlog

The NEWLOG qualifier requests that the server process close the current log file and start a new one.

See Also

SERVER commands

info

proxy_reset

start

stop