After you upgrade the Provisioning Server and CA IAM Connector Server, upgrade the CA SiteMinder Policy Server and the CSP Console.
Note: Repeat these steps to upgrade each SiteMinder Policy Server and the CSP console.
Follow these steps:
/opt/CA/saas/repo/application/
If this directory has an upgradeBackupList.sh file, it includes a BACKUP_LIST environment variable. This variable defines files that are backed up before the upgrade and restored after the upgrade. You can add or remove file names from this list as necessary.
cd / unzip -o CAM-SMPS_kit-version.zip
diff /serverkit/properties.sh /tmp/properties.sh
JAVA64_KIT=/JDK-installation-directory/jdk-6u45-linux-x64.bin; export JAVA64_KIT JAVA32_KIT=/JDK-installation-directory/jdk-6u45-linux-xi586.bin; export JAVA32_KIT
_db_schema_user=<your db user>; export _db_schema_user _db_schema_password=<your db user password>; export _db_schema_password
_oracle_schema_user=$_db_schema_user; export _oracle_schema_user _oracle_schema_password=$_db_schema_password ; export _oracle_schema_password
Important! Unless you unset the DISPLAY variable, the environment will be corrupted.
cd /opt/CA/saas/repo/application/ ./appliance_local.sh config
|
Copyright © 2014 CA.
All rights reserved.
|
|