Oracle B12255-01 Manual de usuario Pagina 110

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 224
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 109
mod_plsql
7-40 Oracle HTTP Server Administrator’s Guide
Notes:
Omit this parameter for applications that do not perform document uploads or
downloads.
In older versions of the product, this parameter was called document_proc.
PlsqlDocumentTablename Specifies the table in the database to which all
documents are uploaded.
Notes:
Omit this parameter for applications that do not perform document uploads or
downloads.
In older versions of the product, this parameter was called document_table.
PlsqlErrorStyle Specifies the Error Reporting Mode for mod_plsql errors. This
parameter accepts the following values:
ApacheStyle: This is the default mode. In this mode, mod_plsql indicates to
Oracle HTTP Server the HTTP error that was encountered. Oracle HTTP Server
then generates the error page. This can be used with the Oracle HTTP Server
ErrorDocument directive to produce customized error messages.
ModplsqlStyle: mod_plsql generates the error pages, usually a short message
indicating the PL/SQL error that was encountered and PL/SQL exception
stack, if any. For example:
scott.foo PROCEDURE NOT FOUND
See Also: Oracle HTTP Server mod_plsql Users Guide
Category Value
Syntax PlsqlDocumentTablename string
Default None
Example PlsqlDocumentTablename myschema.document_table
See Also: Oracle HTTP Server mod_plsql Users Guide
Vista de pagina 109
1 2 ... 105 106 107 108 109 110 111 112 113 114 115 ... 223 224

Comentarios a estos manuales

Sin comentarios