

CA Advanced Authentication Upgrade Guide › CA Advanced Authentication Upgrading › How to Upgrade CA Strong Authentication on UNIX › Perform Pre-Upgrade Tasks
Perform Pre-Upgrade Tasks
This section depicts pre-upgrade steps.
Important! For an CA Strong Authentication deployment on a distributed system, perform the upgrade on the system where the CA Strong Authentication Server is installed.
Follow these steps:
- Shut down the following servers:
- CA Strong Authentication Server
- Application server where CA Advanced Authentication and User Data Service are deployed.
- Verify that JDK installed on the system. Refer to Platform Support Matrix for JDK versions.
- Verify that the database is available throughout the upgrade process.
- Verify that the database on which you are performing the upgrade is not set up for replication. Disable database replication before the upgrade.
- Copy the contents of the existing ARCOT_HOME directory to a new directory.
ARCOT_HOME refers to the base directory that contains the entire directory structure. Example: ARCOT_HOME refers to <install_location>/arcot/.
Copy the entire contents of $ARCOT_HOME to a new directory. This directory is referred to as ARCOT_HOME_BACKUP.
- Open the $ARCOT_HOME/conf/arcotcommon.ini file in a text editor, and then perform the following steps:
- Verify that the primary database details are correct. The upgrade tool uses the database that is configured in this file.
- If you have configured a backup database, disable the backup database by commenting the lines with the following properties. These properties are in the arcot/db/backupdb section of the arcotcommon.ini file:
- URL.1
- AppServerConnectionPoolName.1
- Username.1
- Include the following section in the arcotcommon.ini file if the current version is 6.2.9:
[arcot/crypto/device]
HSMDevice=S/W
- If you are upgrading from release 6.0 on IBM DB2, set the SYSTEM TEMPORARY tablespace page size to a minimum of 16K. See database vendor documentation for more information..
- Back up the database containing the CA Strong Authentication schema.
- Consult your DBA to configure the database depending on the database volume requirements.
- Verify that you have sufficient database privileges to upgrade CA Strong Authentication.
- If you have stored your user details in an LDAP repository in the previous release, verify that the LDAP server is available throughout the upgrade process.
- Verify that the $ARCOT_HOME environment variable is set to the directory where CA Strong Authentication is installed.
- If you have registered plug-ins with this installation, save the startup log. This file is available in the $ARCOT_HOME/logs/ directory, and it contains details of the plug-ins. After the upgrade, recompile the plug-ins.
Copyright © 2014 CA Technologies.
All rights reserved.
 
|
|