A script-enabled browser is required for this page to function properly.

SHUTDOWN command line keyword

SHUTDOWN shuts down a previously running server, or the Oracle Reports bridge. When used with rwserver, you must also use AUTHID to supply a user name and password. When used with rwbridge, you must also use AUTHID to supply a user name and password if the bridge is secured (the identifier element is set in the bridge configuration file).

The executables that can use this keyword are:

rwbuilder no
rwrun no
rwclient no
rwcgi no
rwserver yes
rwservlet no
rwconverter no
rwbridge yes

Syntax

SHUTDOWN={NORMAL|IMMEDIATE}

Values

Description

NORMAL
(default)

Shuts the server or bridge down gracefully, using normal shutdown procedures.

IMMEDIATE Shuts the server or bridge down immediately, without waiting for other processes to complete running

Usage notes

See also

Command line keywords

Using the command line

Running a report from the command line