

CA Adapter UNIX Installation Guide › Deploying and Configuring State Manager › Creating a JNDI Connection › Oracle WebLogic
Oracle WebLogic
This section provides the steps to enable Oracle WebLogic for JNDI-based database operations.
Perform the following steps to create a data source in Oracle WebLogic:
- Log in to WebLogic Administration Console.
- Click the Lock & Edit button, if it is not done.
- Go to Resources, and then click JDBC.
- Under JDBC, open Data Sources, and click New to create a new data source.
In case of Oracle WebLogic 11g, navigate to Services, then JDBC, and finally to Data Sources.
- Set the following JNDI and database information:
- Specify the name of the data source in the Name field.
- Specify the JNDI name in the JNDI Name field.
Note: The value you enter in the JNDI Name field must exactly match the "Primary JNDI Name" that you have configured in the AFM wizard.
- Choose a suitable Database Type, for example Oracle.
- Select a suitable Database Driver, for example Oracle Thin Driver.
- Click Next, retain the default values, and then click Next again.
- In the Connection Properties page, set the database details. The values mentioned here are for the Oracle database:
- Database: SID or service name of the DB server
- Hostname: The IP address or host name of the DB server
- Port: 1521 or any other port the DB server is running
- Database User Name
- Database Password / Confirm Password
- Click Test Configuration to verify that you have specified the correct database parameters.
- Click Next and set the data source target to the preferred WebLogic server instance.
- Click Finish to return to the data source list page.
- Click Activate to enable the data source settings.
Copyright © 2013 CA.
All rights reserved.
 
|
|