KILLJOBID
command line keywordKILLJOBID
kills a Reports Server job with the
specified job ID n
.
The executables that can use this keyword are:
rwbuilder |
no |
rwrun |
no |
rwclient |
no |
rwcgi |
yes |
rwserver |
no |
rwservlet |
yes |
rwconverter |
no |
http://yourwebserver/reports/rwservlet/KILLJOBIDn[?]
[server=server_name][&authid=username/password]
[&statusformat={html|xml|xmldtd}]
The job must be current (enqueued or scheduled). Use SHOWJOBS
to see the current list of jobs.
The statusformat
can be set to html
(default),
xml
, or xmldtd
to return status in that format.
The status information is generated in HTML, XML, or XMLDTD (with an internal
DTD subset).The statusformat
parameter is only valid for rwservlet
,
not for rwcgi
.
Related keywords are SHOWJOBS
,
SERVER
, AUTHID
,
and STATUSFORMAT
.
Running a report from the command line
Copyright © 1984, 2005, Oracle. All rights reserved.