SERVER
command line keywordSERVER
specifies the name of the Reports Server
you want to use to run this report.
The executables that can use this keyword are:
rwbuilder |
no |
rwrun |
no |
rwclient |
yes |
rwcgi |
yes |
rwserver |
yes |
rwservlet |
yes |
rwconverter |
no |
SERVER=servername
Values |
Description |
|
The server name or a TNS service entry name if you're using a 6i server. Default = the server name specified in the
|
For jobs run with rwcgi
,
you can set the REPORTS_SERVER
environment
variable on your Web server machine and omit the SERVER
keyword to process requests using the default server, or you can include
the SERVER
keyword to override the default.
For jobs run with rwservlet or as a JSP, you can omit the SERVER
keyword if you have specified a default server in the servlet configuration
file, rwservlet.properties
; or you can include
the SERVER
keyword to override the default.
SERVER
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.