Create a JAAS J2C authentication entry to contain the username and password that are used to access the
database. The proposed alias for the J2C entry is FTMDBORA.
Expand the Resources tab, expand JDBC, and select data sources.
Select a scope.
Click New.
Enter the data source name and JNDI name.
Table 1. OAC data sources with example names
Data source name
JNDI name
ftmDSORA
jdbc/DSFTMORA
Select the existing JDBC provider created in the previous section (Configuring the JDBC
provider).
Enter the database-specific properties for the data source. For the URL, enter
jdbc:oracle:thin:@[HOST][:PORT]:SID. For example,
jdbc:oracle:thin:@myHost.example.com:1521:FTMV2ORA.
Select the JAAS J2C authentication alias created in the first step.
Save the changes.
If necessary for your topology, synchronize the nodes.