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

KILLENGINE command line keyword

KILLENGINE stops a Reports Server engine with the specified engine ID and engine type. For a secured Reports Server, only users with Adminstrator privileges can use this keyword. For an unsecured Reports Server, the user ID and password values for the AUTHID keyword must match the user ID and password specified by the identifier tag in the server.conf configuration file.

The executables that can use this keyword are:

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

Syntax

http://yourwebserver/reports/rwservlet/KILLENGINEn[?]
[server=server_name][&authid=username/password]
[&type=engine_type]

For example, to stop an engine rwEng-0:

http://yourwebserver/reports/rwservlet/killengine0?server=myserver&authid=mydb/password&type=rwEng

Usage notes

See also

Command line keywords

Using the command line

Running a report from the command line