PROSHUT command
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Shuts down the OpenEdge database server and individual OpenEdge processes. Before you shut down the server, have all application users quit their OpenEdge sessions. If necessary, you can disconnect users by using the PROSHUT command's Disconnect a User or Unconditional Shutdown parameters.
Syntax
| Operating system | Syntax |
|---|---|
| Windows |
|
Parameters
- db-name
- Specify the name of the schema holder to shut down its server, if it was started in multi-user mode.
-
-Gw - For DataServers, specifies that the DataServer broker is to be shut down.
-
-S service-name - Specifies the database server or broker process. You must specify the service name if you issue the shutdown command from a machine other than the host.
Notes
For a complete listing of PROSHUT parameters and their functions, see OpenEdge Data Management: Database Administration.