The following procedures outlines the steps to create a JDBC resource. The configuration information for each resource you need to create is located after the procedure.
In the left portion of the Admin Console, expand Resources, expand JDBC, and then select JDBC Resources.
On the Create JDBC Resource page, click New.
In the JNDI Name field, enter a unique name for the JDBC resource.
In the Pool Name field, select the name of a JDBC connection pool.
In the Status field select the Enabled check box.
Click OK.
Create the JDBC Resources listed below, which correspond to the connection pools you created earlier. Note that several of the JNDI names are case-sensitive.
JNDI Name |
Pool Name |
---|---|
jdbc/PatientDataSource |
cpPatientXA |
jdbc/PatientSequenceDataSource |
cpPatientSequenceXA |
jdbc/PIXDomainLUDataSource |
cpPIXDomainLU |
jdbc/arrdb |
MyArrdbPool |
jdbc/SHCPMonitorDB |
pixpdqMonitorPool |