After I complete the AA 9.0-->9.1 upgrade, if I need to re-import 9.0 DB again for the latest data, besides to re-run three db scripts, is there anything I need to do in order to make upgraded AA works with new DB again? What are the steps to upgrade from 9.x version to 9.1SP2 version?
Is there any changes to DB to run the install.sh from 9.1.1 to 9.1.02? if not, I don't have to re-run this patch.
Release : 9.1
Component :Risk Authentication
Strong Authentication
Prerequisite
Advanced Authentication 9.x
Pre-upgrade Steps
Before you upgrade Risk Authentication and Strong Authentication, perform the following steps:
Upgrade Strong Authentication from 9.x to 9.1 SP2
Extract the contents of the
CA-AdvancedAuthentication-Patch-<version>-<platform>.zip
file to the machine that hosts the 9.x version of Strong Authentication and perform the following steps:
CA-AdvancedAuthentication-Patch-<version>-<platform>
) and run the appropriate file:
<ARCOT_HOME>/dbscripts/<mssql or oracle>/upgrade
directory on the database machine:
db-config-for-common-9.x-to-9.1.02.sql
db-config-for-strongauth-9.x-to-9.1.02.sql
$ARCOT_HOME/conf
.
You only need to complete this step once. Skip this step if you have already completed it while upgrading your Risk Authentication server.
<ARCOT_HOME>/odbc64v80
drivers, you must upgrade your ODBC implementation to odbc64.
You only need to complete this step once. Skip this step if you have already completed it while upgrading your Risk Authentication server.
To verify your version of the ODBC drivers:
ODBCHOME
in
<ARCOT_HOME>/sbin/arwfenv
(for Strong Authentication) or
<ARCOT_HOME>/sbin/arrfenv
(for Risk Authentication).
See Updating ODBC for Advanced Authentication 9.1 SP2 for procedures on updating to odbc64.
Arcot Administration Console Configured Successfully.
Upgrade Risk Authentication from 9.x to 9.1 SP2
Extract the contents of the
CA-AdvancedAuthentication-Patch-<version>-<platform>.zip
File to the machine that hosts the 9.x version of Risk Authentication and perform the following steps:
Navigate to the extracted folder (
CA-AdvancedAuthentication-Patch-<version>-<platform>
) and run the appropriate file:
<ARCOT_HOME>/dbscripts/<mssql or oracle>/upgrade
directory on the database machine:
db-config-for-common-9.x-to-9.1.02.sql
db-config-for-riskauth-9.x-to-9.1.02.sql
$ARCOT_HOME/conf
You only need to complete this step once. Skip this step if you have already completed it while upgrading your Strong Authentication server.
<ARCOT_HOME>/odbc64v80
drivers, you must upgrade your ODBC implementation to odbc64.
You only need to complete this step once. Skip this step if you have already completed it while upgrading your Risk Authentication server.
To verify your version of the ODBC drivers:
ODBCHOME
in
<ARCOT_HOME>/sbin/arwfenv
(for Strong Authentication) or
<ARCOT_HOME>/sbin/arrfenv
(for Risk Authentication).
See Updating ODBC for Advanced Authentication 9.1 SP2 for procedures on updating to odbc64.
Arcot Administration Console Configured Successfully.