Startup parameter: shutdown

Startup parameters change the behavior of the Service Manager server. You can always set a startup parameter from the server's operating system command prompt.

Parameter

shutdown

Description

Use this parameter at the operating system command prompt to perform the following actions:

  • Immediately shut down the Service Manager server.
  • Shut down a specific Service Manager process by specifying the hostname of the Service Manager server and system process (PID) that you want to shut down.

Note If the host is not specified, the default is localhost.

Warning: Using the shutdown parameter immediately shuts down the Service Manager server without any warning to connected users and could result in data loss or corruption. We recommend you first quiesce a system before shutting it down.

Valid if set from

Server's operating system command prompt

Requires restart of the Service Manager server?

No

Default value

None

Possible values

None

Example usage

Shut down the local Service Manager server.

Command line: sm -shutdown

Shut down a specific Service Manager process.

Command line: sm -shutdown -host:myhost.myserver.com -PID:1234

Related topics

System parameters

Related topics

Enter a parameter in the sm.ini file

Related topics

Connection parameters