AccAD Upgrade For Cross-Platform Landscapes
[AccAD] [CFE] [cross platform] [landscapes] [living landscapes] [platform] [SFE]
- Accessing AccAD Command Line Interface After Version UpgradeSymptom After upgrading an AccAD machine from SPS00/01/02 to SPS03/04, the following occurs: Attempts to logon to the AccAD Commmand Line Interface (CLI, via SSH with the ‘admin’ account) results in login...
- Missing RPMs warnings in RH4 U6 and U7 installationSymptom During AccAD (accelerated application delivery 2.1 for SAP NetWeaver) installation with Operating System Red Hat Enterprise Linux 4 U6 and U7, you receive notifications regarding missing RPMs. Other terms AccAD, AAD,...
- Writing to MaxDB – Error In Activation ScriptSymptom In the AccAD engine, accounting and audit information are collected in the memory. Every hour, a script writes the information to the MaxDB. This script is erroneous in AccAD SPS04, resulting...
Symptom
An Accelerated Application Delivery installed landscape can be updated to the latest version using an upgrade script. When trying to upgrade a landscape which consists of a few different platform (Suse, Red-Hat) a slightly different execution process should be taken, as the AccAD DVD divides the tgz by platform.
Other terms
AccAD, AAD, SFE, CFE
Solution
1. In the SFE machine, mount the tgz files for both platforms in the same location, for example:
cd /media/cdrom/
tar -xvzf /root/
tar -xvzf /root/
2. Now, when entering the folder AccAD/DATA_UNITS/AccAD_ENGINE_2_1 from the location in which the files were mounted you should be able to see all available distributions.
3. Execute the upgrade script of the distribution on which the SFE is installed:
/root/AccAD/DATA_UNITS/AccAD_ENGINE_2_1/
The script will automatically detect other CFEs platform and will perform the upgrade accordingly.