A script-enabled browser is required for this page to function properly.

REPORTS_CGINODIAG environment variable

This environment variable specifies whether to disable all debugging and diagnostic output, such as help and showmap, from rwcgi.

This environment variable is backward compatible.

Valid Values

YES|NO

Default

NO


U
sage notes

This environment variable is supported in Oracle Reports 10g (9.0.4) for backward compatibility for Common Gateway Interface (CGI) reports, or when Single Sign-On is not used.   Note: The functionality of JavaServer Pages (JSPs) or servlets replaces support for CGI.

Example

The following request does not work when REPORTS_CGINODIAG=YES:

http://your_webserver/rwcgi/help?

See also

Environment variables