The Crystal Reports Data Source allows Crystal Reports to read messages from the Policy Server’s Oracle logging database.
Note: You will need an Oracle client installed on the Crystal Reports’ machine to use the Oracle client driver in this section.
To create and configure the Crystal Reports Data Source
The Create New Data Source dialog box appears.
The ODBC Oracle Driver Setup dialog box appears.
This is the Oracle client connection string (TNS) referenced in the Oracle Easy Configuration dialog box. Your version of Oracle may cause this dialog box to appear differently.
The service name is the name assigned to an Oracle instance specified in the tnsnames.ora file. This file contains service names and details that Oracle uses to identify and connect to Oracle instances. For example, if the tnsnames.ora file contains the following entry for an Oracle instance, enter instance1 in the Server Name field.
instance1 =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(Host = myhost)(Port =1521))
(CONNECT_DATA = (SID = SIDofinstance1))
)
The configuration is complete.
| Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |