When an Oracle server hosts CA GovernanceMinder databases, you install Oracle Client components on computers that run CA GovernanceMinder Client Tools. These components support client interaction with databases on the Oracle server.
To install Oracle Client components
Oracle Objects for OLE
Oracle Provider for OLE DB
For example, the following code defines a TCP link to the rcm_sdb database on the XE database server.
XE = (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = ORAC01.com)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED)(SERVICE_NAME =rcm_sdb)) )
Oracle_home\network\admin
Note: Oracle_home is the root directory for the Oracle Client package.
Copyright © 2014 CA.
All rights reserved.
|
|