Cisco Cisco Workload Automation 6.3 Installation Guide

Page of 194
29
 
Installation Prerequisites
Browser Compatibility
The Master uses only JDBC to connect to any Oracle-related database. CWA requires that the OLE providers for the 
Oracle 10g and 11gR2 database be installed on each CWA machine. These OLE providers are normally installed only 
during a full Oracle client install (also known as Oracle Admin Client). Have your Oracle administrator install these 
drivers on each machine that will run CWA. The drivers are called “Oracle Provider for OLE DB” and are selected in 
the Oracle Windows Interfaces section of a custom install.
If you are performing a Master installation, your database administrator needs to know the Oracle tablespace 
datafiles to be used with CWA. The following three Oracle tablespace data files are created by CWA during 
installation and require at least the stated amount of tablespace:
ADMIRAL_DATA 400 MB
ADMIRAL_INDEX 300 MB
ADMIRAL_TEMP 200 MB
The tnsnames.ora file must exist on or be available to the CWA Master machine. This file
 is typically found in the 
Oracle home directory. The tnsnames.ora file should be local since network access may not always be available to 
the Master service, and it must be available to the CWA Master. Verify that the Oracle bin folder is in your system 
path before installing CWA.
Because CWA utilizes the Oracle Native drivers for connectivity, the Oracle SQL*Net client needs to be installed and 
configured on all Windows Masters. To verify that the ORACLE client connection is correctly configured, from the 
DOS prompt, use the tnsping to the database tns entry.
If you are using Oracle 12c as your CWA database, you must add these lines to the sqlnet.ora file:
SQLNET.ALLOWED_LOGON_VERSION_CLIENT=8
SQLNET.ALLOWED_LOGON_VERSION_SERVER=8
Browser Compatibility
Generally, CWA supports Internet Explorer and Firefox. See the CWA Product Compatibility Guide for specific supported 
versions which is provided with the CWA documentation on cisco.com at:
Note: Safari is not supported.
Ports Used by CWA
CWA uses the following ports which must be available for successful operation.
Master listens on...
5591 - Agents - Master connection definition in Client
6215 - Client Manager
6702 - Clients - Master connection definition, and Client shortcut
6704 - Backup Master, or Primary Master (if it is backup)
6980 - Adapter Host (5.3.1)
8080 - Web server to facilitate Web launch of Java Client
Agents listen on