To configure the Oracle wire protocol driver
instance1 =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(Host = myhost)(Port =1521))
(CONNECT_DATA = (SID = instance1))
)
The modified text for the policy store data source should appear as follows:
[SiteMinder Data Source] Driver=nete_ps_root/odbc/lib/NSora24.so Description=DataDirect 6 SP3 Oracle Wire Protocol LogonID=uid Password=pwd HostName=nete_servername PortNumber=1521 SID=nete_serverid CatalogOptions=0 ProcedureRetResults=0 EnableDescribeParam=0 EnableStaticCursorsForLongData=0 ApplicationUsingThreads=1
Specifies an explicit path, rather than one with an environment variable.
Specifies the user name of the database account that has full access rights to the database.
Specifies the password for the user.
Specifies the name of the Oracle database host system.
Specifies the SID.
Note: Only enter ten characters or less for the SID value due to a limitation of the Oracle wire protocol driver.
You can edit these sections in the same manner to configure data sources for separate logs, keys, session, and sample users databases:
| Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |