dads.conf mod_plsql configuration file

A DAD (Database Access Descriptor) is a set of values that specify how mod_plsql connects to a database server to fulfill an HTTP request. Besides the connect details, a DAD contains important configuration parameters for various operations in the database and for mod_plsql in general. Any web-enabled PL/SQL application which makes use of the PL/SQL Web ToolKit needs to create a DAD to invoke the application.

Some typical PL/SQL applications which would require DAD's are:

The following sections contain details about each mod_plsql configuration parameter

Some more sample DAD's used by other PL/SQL Web applications are available at: Sample DAD's for mod_plsql