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

REPORTS_CGIDIAGBODYTAGS environment variable

This environment variable specifies the HTML attributes to add to the <BODY> tag in the rwcgi diagnostic and debugging output. For example, you can use this environment variable to set up text and background color or image.

This environment variable is backward compatible.

Valid Values

Any valid HTML attributes for the <BODY> tag.

Default

Not defined.


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

REPORTS_CGIDIAGBODYTAGS="bgcolor="#CC3366""

See also

Environment variables