| Oracle® Fusion Middleware Man Page Reference for Oracle Directory Server Enterprise Edition 11g Release 1 (11.1.1.7.0) Part Number E28967-01 |
|
|
PDF · Mobi · ePub |
Directory Proxy Server configuration property
Description
| Characteristic | Value |
|---|---|
|
Syntax |
|
|
Default value |
generic |
|
Must be set |
No |
|
Is modifiable |
Yes |
|
Is multivalued |
No |
|
Requires restart |
No |
This property specifies the vendor name of the JDBC data source. This should be set if a 3rd party jdbc driver, which is other than the one provided by the DB Vendor, is used to connect to the RDBMS back-end. This data is used to construct vendor specific sql statements when possible which would improve performance.
This property can take the following values in addition to the default.
mysqlRDBMS back-end is MySQL
derbyRDBMS back-end is Apache Derby/Java DB
db2RDBMS back-end is DB2
oracleRDBMS back-end is Oracle
ms-sql-serverRDBMS back-end is Microsoft SQL Server
genericRDBMS back-end is not defined. DPS would, if possible, determine the vendor name from the db-url defined in jdbc-data-source
This property is used to configure the following features:
jdbc-data-sourceA JDBC data source is defined for each relational database to which you want LDAP clients to have access. Currently, only one JDBC data source is supported per JDBC data view.
Attributes
See attributes(5) for descriptions of the following attributes:
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|---|---|
|
Availability |
SUNWdsee7 |
|
Stability Level |
Evolving |
See Also