Installation Guide
3-14
Cisco Tidal Enterprise Scheduler Installation Guide
OL-32249-01
Chapter 3 Manually Patching TES 6.2.1 SP3
Manually Patching the TES Master
UNIX
/opt/TIDAL/master
Note In the text below 621_SP3_BINARIES refers to the patch directory downloaded from CISCO.COM at:
https://software.cisco.com/download/release.html?mdfid=286266581&softwareid=283781148&rele
ase=6.2.1
To patch the TES Master
Step 1 Stop the Master service.
Step 2 Backup the adapter configuration files as follows:
a. Copy and backup MASTER_INSTALLED_DIR\Master\Services\YOUR SPECIFIC ADAPTER
GUID FOLDER\Config
For example, if you are licensed for an SAP Adapter, copy and backup:
Windows
C:\Program
Files\TIDAL\Scheduler\Master\services\{51C57049-3215-44b7-ABE1-C012FF786010}\config
UNIX
/opt/TIDAL/master/services/{51C57049-3215-44b7-ABE1-C012FF786010}\config
Step 3 Copy your specific .pkg adapter files from 621_SP3_BINARIES\master\ to
MASTER_INSTALLED_DIR\Master\config
UNIX example:
/opt/TIDAL/master/config
Step 4 Copy "scheduler.jar", "adapterhost.jar" from 621_SP3_BINARIES\master\ to
MASTER_INSTALLED_DIR\Master\lib.
UNIX example:
/opt/TIDAL/master/lib/
Step 5 Copy "tesclient.war" from 621_SP3_BINARIES\master\ to
MASTER_INSTALLED_DIR\Master\webapps.
UNIX example:
/opt/TIDAL/master/webapps/
Step 6 Start the Master service.
Step 7 Check for the adapter version you are patching using either the TES Web Client or the TES Java Client.
If the version is not shown correctly, follow the troubleshooting instructions in
Troubleshooting Missing
Adapters after Patching.