Configure JNDI-Based Database Operations for Oracle WebLogic
This section provides the steps to enable Oracle WebLogic for JNDI-based database operations in CA Strong Authentication.
aa813test
This section provides the steps to enable Oracle WebLogic for JNDI-based database operations in CA Strong Authentication.
Follow these steps
:- Log in to WebLogic Administration Console.
- Click theLock & Editbutton, if it is not done.
- Go toResources, and then clickJDBC.
- UnderJDBC, openData Sourcesand clickNewto create a data source. Perform the following steps to create a data source.
- Set the following JNDI and the database information:
- SetName= ArcotDB.
- SetJNDI Name= ArcotDB.
- Choose a suitableDatabase Type, for example, Oracle.
- Select a suitableDatabase Driver, for example, Oracle Thin Driver.
- ClickNext, retain the default values, and clickNext.
- In the Connection Properties page, set the database details. The following values are for Oracle Database:
- Database: SID or service name of the DB server
- Hostname:The DB server IP address or host name
- Port: 1521 or any other port the DB server is running
- Database User Name
- Database Password / Confirm Password
- ClickTest Configurationto verify that you have specified the correct database parameters.
- ClickNextand set the data source target to the preferred WebLogic server instance.
- ClickFinishto return to the data source list page.
- ClickActivateto enable the data source settings.