Running the Oracle HTTP Server on OpenVMS
D-26
Oracle9
i
Installation Guide Release 2 (9.2.0.2) for HP Alpha OpenVMS
Referencing Input
CGI scripts that reference input to the Oracle HTTP Server must refer to
APACHE$INPUT.
Executing CGI
On OpenVMS, CGI images execute within a DCL process
.
You cannot execute CGI
images directly.
Logicals for Debugging CGI Scripts
Use the following logicals to debug CGI scripts:
Logical Name:
Description
APACHE$DEBUG_DCL_CGI:
If defined, this system logical name enables
APACHE$VERIFY_DCL_CGI
and
APACHE$SHOW_CGI_SYMBOL.
APACHE$VERIFY_DCL_CGI:
If defined, this system logical name provides
information for troubleshooting DCL command procedure CGIs by forcing a SET
VERIFY before executing any DCL CGI
.
Enabled by
APACHE$DEBUG_DCL_CGI.
APACHE$SHOW_CGI_SYMBOL:
If defined, this system logical name provides
information for troubleshooting the CGI environment by dumping all of the
symbols and logicals (job/process) for a given CGI
.
Enabled by
APACHE$DEBUG_DCL_CGI.
Displaying Graphics with CGI Command Procedures
To display a graphics file with a CGI command procedure, use the
APACHE$DCL_BIN
foreign symbol in the following format:
APACHE$DCL_BIN [-s
bin-size
]
bin-file
where:
-s:
bin-size
specifies the actual or approximate file size in bytes.
Bin-size
is automatically determined if the image file is larger than 32768 K (default value).
If the image file is smaller than 32768 K, then you can provide an approximate (or
actual) size. This will boost performance.
bin-file:
Specifies the file to be displayed.
For example:
$ SAY := WRITE SYS$OUTPUT
Содержание ORACLE9I B10508-01
Страница 1: ...Oracle9i Installation Guide Release 2 9 2 0 2 for hp OpenVMS Alpha Part No B10508 01 December 2002 ...
Страница 10: ...x ...
Страница 36: ...Silent Mode Installation 1 20 Oracle9i Installation Guide Release 2 9 2 0 2 for HP Alpha OpenVMS ...
Страница 44: ...Known Restrictions 2 8 Oracle9i Installation Guide Release 2 9 2 0 2 for HP Alpha OpenVMS ...
Страница 76: ...Oracle Universal Installer 4 12 Oracle9i Installation Guide Release 2 9 2 0 2 for HP Alpha OpenVMS ...
Страница 106: ...Relinking the Oracle Code 5 30 Oracle9i Installation Guide Release 2 9 2 0 2 for HP Alpha OpenVMS ...
Страница 132: ...Product Descriptions A 26 Oracle9i Installation Guide Release 2 9 2 0 2 for HP Alpha OpenVMS ...
Страница 146: ...Removing Oracle Transparent Gateway C 10 Oracle9i Installation Guide Release 2 9 2 0 2 for HP Alpha OpenVMS ...
Страница 186: ...Index 10 ...