Computer Accessories User Manual

Running the Oracle HTTP Server on OpenVMS
D-22 Oracle9i Installation Guide Release 2 (9.2.0.2) for HP Alpha OpenVMS
APACHE$SPECIFIC Concealed logical name that defines system-specific files in
APACHE$ROOT (device:[APACHE.SPECIFIC.node-name])
APACHE$CGI_MODE System logical name that controls how CGI environment
logicals are defined in the executing CGI process
. There
are three different options. Note that only one option is
available at a time.
0 Default
. Environment logicals are defined as
local symbols and are truncated at 970 (limitable with DEC
C).
1 Environment logicals are defined as local symbols
unless they are greater than 970 characters
. If the
environment value is greater than 970 characters, it is
defined as a multi-item logical.
2 Environment logicals are defined as logicals
. If
the environment value is greater than 512 characters, it is
defined as a multi-item logical.
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. Use
with 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
.
Use with APACHE$DEBUG_DCL_CGI.
APACHE$PREFIX_DCL_CGI_SYMBOLS_WWW If defined, this system logical name prefixes all CGI
environment logical symbols with "WWW_"
. By default
no prefix is used.
APACHE$CREATE_SYMBOLS_GLOBAL If defined, this system logical name causes CGI
environment symbols to be defined globally
. They are
defined locally by default.
Table D–2 Oracle HTTP Server Logical Names and Their Descriptions
Logical Name Description