USEJVM
command line keywordUSEJVM
specifies whether or not rwclient
should use
Java Virtual Machine (JVM) to communicate with Reports Server.
The executables that can use this keyword are:
rwbuilder |
no |
rwrun |
no |
rwclient |
yes |
rwcgi |
no |
rwserver |
no |
rwservlet |
no |
rwconverter |
no |
USEJVM=YES|NO
Values |
Description |
|
rwclient starts JVM and tries to connect to
Reports Server using CORBA; if this fails, then it will attempt to connect
using SQLNet, which is available for backward compatibility. |
|
rwclient does not start JVM; instead, it uses
SQLNet to communicate with Reports Server (either rwproxy or
Oracle Reports 6i Server). |
Running a report from the command line
Copyright © 1984, 2005, Oracle. All rights reserved.