10 Configuring Resource Reference in WebLogic Application Server
This section includes the following topics:
- Create Data Source
- Create GridLink Data Source
- Advanced Settings for Data Source
- JDBC Connection Pooling
- Workmanager Creation
In WebLogic, you can create "Data Source" in the following ways:
- For a Non RAC Database instance, Generic Data Source has to be created. See Create Data Source.
- For a RAC Database instance, Gridlink Data Source has to be created. See Create GridLink Data Source.
- When Load Balancing/Fail over is required, Multi Data Source has to be created. See Configure Multi Data Sources.