Cisco Cisco Prime Service Catalog 10.0 Installation Guide

Page of 176
 
1-28
Cisco Prime Service Catalog Installation Guide
OL-31035-01
Chapter 1      Installation and Configuration Guide 
  Preinstallation Configuration for WebLogic
Step 9
Choose your WebLogic Server as the Target.
Note
If you have a WebLogic Cluster environment, then choose both the Cluster name and the “Service Link 
WebLogic Server”
 as the Targets for this data source.
Step 10
Click Finish.
The newly created data source named “REQUESTCENTERDS” should appear on the Summary of 
JDBC Data Sources panel.Verify that the JNDI Name and Target information for this data source is 
correct.
Step 11
Click REQUESTCENTERDS to open its properties.
Step 12
Choose Configuration > Connection Pool.
Step 13
Change the values for the following parameters on the screen:
  •
Initial Capacity = 20
  •
Maximum Capacity = 80
Step 14
Click Save.
Step 15
In Connection Pool tab, at the bottom of the panel, choose Advanced.
Confirm Password
Re enter the password for the Database User Name.
Properties
Enter the following name-value pairs (one per line):
For SQL Server:
user=<database_user_name>
DatabaseName=<database_name>
selectMethod=direct
alwaysReportTriggerResults=true
insensitiveResultSetBufferSize=16384
useServerSideUpdatableCursors=false
maxPooledStatements=0
SendStringParametersAsUnicode=true
For Oracle:
user=<database_user_name>
SendStringParametersAsUnicode=true
Field
Definition