PlsqlCompatibilityMode

Specifies the compatibility mode for running mod_plsql. This parameter is supported only for Oracle Application Server releases, and is used when you are using mod_plsql with an older version of Oracle Application Server Portal. In such situations, if you are running mod_plsql against a pre-9.0.2 version of Oracle® mod_plsql, you need to set this value to 1

Syntax:
PlsqlCompatibilityMode [BitFlag]
Default:
0
Example:
PlsqlCompatibilityMode 1
Notes: This parameter enables an old bug in mod_plsql where mod_plsql used to incorrectly convert "+" signs to space characters for document downloads Enabling the first bit in this flag will disallow you from downloading documents which have a "+" sign in the document name.