25.01.2015 Views

Caché Installation Guide - InterSystems Documentation

Caché Installation Guide - InterSystems Documentation

Caché Installation Guide - InterSystems Documentation

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

1. Check if times in <strong>Caché</strong> and OpenVMS are synchronized, using the following commands at the<br />

<strong>Caché</strong> prompt:<br />

> Write $ZTIME($P($H,",",2))<br />

> !SHOW TIME<br />

The first displays the <strong>Caché</strong> time and the second displays the OpenVMS system time. The two<br />

values should be approximately the same.<br />

2. Run the UTC$TIME_SETUP procedure to set the system time.<br />

3. If this procedure exits prematurely, enter the following command at the OpenVMS prompt:<br />

$ @SYS$MANAGER:UTC$TIME_SETUP.COM "" BOTH<br />

Post-installation Tasks<br />

This command forces an update of both the time zone and Time Differential Factor (TDF) data.<br />

Make sure these values are consistent. For example, if the selected main time zone is US (33),<br />

Eastern zone (6) or EST, the appropriate TDF is -5:00 (or -4:00, if Daylight Saving Time is in<br />

effect).<br />

You can configure OpenVMS to automatically adjust for Daylight Saving Time as described in<br />

the OpenVMS documentation.<br />

3.3.4 Perform Post-installation Upgrade Tasks<br />

If you are upgrading, there are additional upgrade tasks to perform after the installation is complete:<br />

• Recompile Objects — you must recompile all <strong>Caché</strong> Objects applications in all namespaces by<br />

running the following command:<br />

Do $system.OBJ.CompileAllNamespaces("u")<br />

Note:<br />

This method both upgrades and compiles the class dictionaries in every namespace.<br />

• Regenerate Proxy Classes — you must regenerate any proxy classes you had generated in the<br />

upgraded instance by following the instructions in the appropriate guides in the <strong>Caché</strong> Language<br />

Bindings set.<br />

• Update Cluster Configurations (OpenVMS clusters only) — prior to <strong>Caché</strong> 5.0 when configuring<br />

a <strong>Caché</strong> cluster it was necessary to define the network type for the cluster (UDP or Ethernet) and<br />

define DCP connections between the cluster members. This is no longer necessary. ECP is the<br />

default for new installations.<br />

After the upgrade to the latest version of <strong>Caché</strong> from 4.1, a <strong>Caché</strong> cluster configuration needs to<br />

be changed manually. The changes are in two places of the System Management Portal:<br />

- Enable the ECP service from the [Home] > [Security Management] > [Services] page. Click<br />

%Service_ECP, select the Service enabled check box, and click Save.<br />

<strong>Caché</strong> <strong>Installation</strong> <strong>Guide</strong> 33

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!