Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Configure Oracle parameters

Before you begin

Additional configuration may be required to support Oracle parameters, see Advanced Configurations for Oracle Drivers and Databases.


To configure Oracle parameters:

  1. If you have not already done so, in the Change Center of the Administration Console, click Lock & Edit (see Use the Change Center).
  2. In the Domain Structure tree, expand Services, then select Data Sources.
  3. On the Summary of Data Sources page, click the data source name.
  4. Select the Configuration: Oracle tab.
    • To enable the Oracle JDBC driver to reduce data copies and fragmentation, select Oracle Enable JavaNet Fastpath. Requires a configured GridLink Data Source.
    • To enable the Oracle JDBC optimize UTF-8 conversion option, select Oracle Optimize UTF8 Conversion. Requires a configured GridLink Data Source.
    • To enable Oracle Proxy Session, select Oracle Proxy Session.
    • To use Oracle database credentials instead of WebLogic Server credentials, select Use Database Credentials.
    • To specify a callback class for application replay, enter the class name in the Connection Initialization Callback field. Requires a configured GridLink Data Source.
  5. Click Save.
  6. To activate these changes, in the Change Center of the Administration Console, click Activate Changes.
    Not all changes take effect immediately—some require a restart (see Use the Change Center).

Back to Top