You can issue any of the commands that are listed in this section from a console after the file server is started. However, the settings and definitions that are associated with console issued commands are lost when the file server is stopped. Reissue these commands when the file server is restarted.
Start Command
In this example of the file server start command, the file server is the host server in a multiple system environment. The file server uses a separate started task for communications (the subsystem name of the communications server is LSVP), and the data buffer size of the file server is set to 32 KB.
ATTACH FILESERVER SERVERTYPE(HOST) COMMSERVERSSN(LSVP)
BUFFERSIZE(32768)
Stop Command
To stop the file server, specify the following command from a terminal or in a command member that issues shutdown commands:
DETACH FILESERVER
To issue the DETACH command from a command member, specify the following command:
READ member
The necessary DETACH command.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|