ROLE
command line keywordROLE
specifies the database role to be checked
for the report at runtime. This keyword is useful for giving you the ability
to run reports that query database tables to which you would not normally have
access privileges.
The executables that can use this keyword are:
rwbuilder |
no |
rwrun |
yes |
rwclient |
yes |
rwcgi |
yes |
rwserver |
no |
rwservlet |
yes |
rwconverter |
no |
ROLE=rolename[/rolepassword]
Values |
Description |
|
A valid role. |
|
(Optional) The matching role password. |
ROLE
can be used when running
JSP-based Web reports from the command line.Running a report from the command line
Copyright © 1984, 2005, Oracle. All rights reserved.