Skip navigation.

Managing WebLogic Platform Database Resources

  Previous Next vertical dots separating previous/next from contents/index/pdf Contents View as PDF   Get Adobe Reader

Default JDBC Configurations for WebLogic Platform

The following sections describe the default JDBC configurations for the prepackaged WebLogic Platform configuration templates used to create domains with the Configuration Wizard Topics include:

Note: If you are using WebLogic Platform 8.1 SP2 or earlier, see "Default JDBC Configurations in SP2 or Earlier" in Important Usage Notes for Previous Releases of WebLogic Platform 8.1 at the following URL: http://download.oracle.com/docs/cd/E13196_01/platform/docs81/sp_notes/sp_notes.html#sp2_defaultJDBC

 


Default JDBC Configuration for the Basic WebLogic Platform Domain

The following figure shows the default JDBC configuration for a domain created using the Basic WebLogic Platform Domain configuration template.

Figure 4-1 JDBC Configuration for the Basic WebLogic Platform Domain (Default)


 

JDBC Configuration for the Basic WebLogic Platform Domain (Default)


 

As shown in the figure, the Basic WebLogic Platform Domain configuration template configures the following JDBC components, by default:

 


Summary of Default JDBC Configurations for All Configuration Templates

The following table lists the default JDBC configuration settings for all of the WebLogic Platform prepackaged configuration templates.

Notes: The Basic WebLogic Server Domain template does not have preconfigured JDBC settings. The default domain configurations do not support XA.

Table 2 Default JDBC Configuration Template Settings (Non-XA)

Configuration Template

JDBC Resource Type

Resource Name

JDBC Configuration Setup

Basic WebLogic Workshop Domain

Database

workshop

PointBase

Connection Pool

cgJMSPool-nonXA

Connects to a PointBase database using a PointBase Type 4 Driver

Connection Pool

cgPool

Connects to a PointBase database using a PointBase Type 4 Driver


Tx Data Source

cgDataSource

Bound to the cgPool connection pool

Tx Data Source

cgDataSource-nonXA

Bound to the cgJMSPool-nonXA connection pool

JMS Store

cgJMSStore

Bound to the cgJMSPool-nonXA connection pool

Basic WebLogic Integration Domain

Database

workshop

PointBase

Connection Pool

bpmArchPool

Connects to a PointBase database using a PointBase Type 4 Driver

Connection Pool

cgJMSPool-nonXA

Connects to a PointBase database using a PointBase Type 4 Driver

Connection Pool

cgPool

Connects to a PointBase database using a PointBase Type 4 Driver

Tx Data Source

bpmArchDataSource

Bound to the bpmArchPool connection pool

Tx Data Source

cgDataSource

Bound to the cgPool connection pool

Tx Data Source

cgDataSource-nonXA

Bound to the cgJMSPool-nonXA connection pool

JMS Store

cgJMSStore

Bound to the cgJMSPool-nonXA connection pool

Basic WebLogic Portal Domain

Database

workshop

PointBase

Connection Pool

cgJMSPool-nonXA

Connects to a PointBase database using a PointBase Type 4 Driver

Connection Pool

cgPool

Connects to a PointBase database using a PointBase Type 4 Driver

Connection Pool

portalPool

Connects to a PointBase database using a PointBase Type 4 Driver


Data Source

p13n_trackingDataSource

Bound to the cgJMSPool-nonXA connection pool

Data Source

p13nDataSource

Bound to the cgJMSPool-nonXA connection pool

Tx Data Source

cgDataSource

Bound to the cgPool connection pool

Tx Data Source

cgDataSource-nonXA

Bound to the cgJMSPool-nonXA connection pool

Tx Data Source

portalFrameworkPool

Bound to the portalPool connection pool

JMS Store

cgJMSStore

Bound to the cgJMSPool-nonXA connection pool

Basic WebLogic Platform Domain

Database

workshop

PointBase

Connection Pool

bpmArchPool

Connects to a PointBase database using a PointBase Type 4 Driver

Connection Pool

cgJMSPool-nonXA

Connects to a PointBase database using a PointBase Type 4 Driver

Connection Pool

cgPool

Connects to a PointBase database using a PointBase Type 4 Driver

Connection Pool

portalPool

Connects to a PointBase database using a PointBase Type 4 Driver

Data Source

p13n_trackingDataSource

Bound to the cgJMSPool-nonXA connection pool

Data Source

p13nDataSource

Bound to the cgJMSPool-nonXA connection pool

Tx Data Source

bpmArchDataSource

Bound to the bpmArchPool connection pool


Tx Data Source

cgDataSource

Bound to the cgPool connection pool

Tx Data Source

cgDataSource-nonXA

Bound to the cgJMSPool-nonXA connection pool

Tx Data Source

portalFrameworkPool

Bound to the portalPool connection pool

JMS Store

cgJMSStore

Bound to the cgJMSPool-nonXA connection pool

WebLogic Server Examples Domain

Database

demo

PointBase

Connection Pool

demoPool

Connects to a PointBase database using a PointBase Type 4 Driver

Connection Pool

demoXAPool

Connects to a PointBase database using a PointBase Type 4 Driver

Connection Pool

oraclePool

Connects to an Oracle database using an Oracle Thin DriverTx

Data Source

examples-dataSource-demoPool

Bound to the demoPool connection pool

Tx Data Source

examples-dataSource-demoXAPool

Bound to the demoXAPool connection pool

Tx Data Source

examples-dataSource-oracleXAPool

Bound to the oraclePool connection pool

JMS Store

exampleJDBCStore

Bound to the demoPool connection pool

Avitek Medical Records Sample Domain

Database

demo

PointBase

Connection Pool

MedRecPool-PointBase

Connects to a PointBase database using a PointBase Type 4 Driver

Connection Pool

MedRecXAPool-PointBase

Connects to a PointBase database using a PointBase Type 4 Driver


Connection Pool

MedRecPool-Oracle

Connects to an Oracle database using an Oracle Thin Driver

Tx Data Source

MedRecTxDataSource

Bound to the MedRecXAPool-PointBase JDBC connection pool

JMS Store

MedRecJMSJDBCStore

Bound to the MedRecPool-PointBase JDBC connection pool


 

 

Skip navigation bar  Back to Top Previous Next