SHOWMYJOBS
command line keywordSHOWMYJOBS
displays the Reports Server queue
status of the jobs submitted by a particular user.
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/showmyjobs[?]
[server=server_name][&authid=username/password][&statusformat={html|xml|xmldtd}]
statusformat
is only valid
for rwservlet
, not for rwcgi
.
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).
This keyword is a command that does not require a value; that is, commands are entered by themselves without a corresponding value.
Related keywords are SERVER
,
AUTHID
,
and STATUSFORMAT
.
Running a report from the command line
Copyright © 1984, 2005, Oracle. All rights reserved.