

CA RiskMinder Windows Installation Guide › Configuring Application Server for Database Connection Pooling › Enabling Database Connection Pooling › Oracle WebLogic
Oracle WebLogic
This section walks you through the steps to enable Oracle WebLogic for JNDI-based database operations. To create a data source for RiskMinder in Oracle WebLogic:
- Log in to WebLogic Administration Console.
- Click the Lock & Edit button in the Change Center, if it is not already done.
- Navigate to Services, JDBC, and the Data Sources.
- Under JDBC, open Data Sources and click New to open the Create a New JDBC Data Source page.
- Set the following JNDI and the database information:
- Set Name = ArcotDB
Note: This name must match with the value of AppServerConnection PoolName.N in arcotcommon.ini.
- Set JNDI Name = ArcotDB
- Select the required Database Type, for example Oracle.
- Select the required Database Driver, for example Oracle Thin Driver.
- Click Next, retain the default values and click Next again.
- In the Connection Properties page that appears, set the database connection details. For example, the values for Oracle can be:
- Database Name = SID or service name of the database server
- Host Name = Host name or the IP address of the database server
- Port = 1521 or any other port the database server is running
- Database User Name = Database account user name that can create the database connections
- Password / Confirm Password = Password for the specified Database User Name
- Click Next.
- Click Test Configuration to verify the database information that you specified.
- Click Next and set the preferred data source target server for the WebLogic server instance.
- Click Finish to return to the data source list page.
- Click the Activate button in the Change Center to enable the data source settings that you configured in the preceding steps.
Copyright © 2013 CA.
All rights reserved.
 
|
|