100
7/31/2019 Syscopy for Java Only http://slidepdf.com/reader/full/syscopy-for-java-only 1/100 System Copy Guide System Copy for SAP Systems Based on SAP NetWeaver 7.0 Including Enhancement Package 1 Java Target Audience System administrators Technology consultants PUBLIC Document version: 1.6 – 2011-02-18

Syscopy for Java Only

Embed Size (px)

Citation preview

Page 1: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 1/100

System Copy GuideSystem Copy for SAP Systems Based on SAP NetWeaver 7.0Including Enhancement Package 1 Java

Target Audience

■ System administrators

■ Technology consultants

PUBLICDocument version: 1.6 – 2011-02-18

Page 2: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 2/100

Document History 

CAUTION

Before you start the implementation, make sure you have the latest version of this document.

You can find the latest version on SAP Service Marketplace http://service.sap.com/

instguides.

The following table provides an overview on the most important document changes:

 Version Date Description1.60 2011-02-18 Update in IBM DB2 for Linux, UNIX, and Windows-Specific Procedures, in the table “Import

Options” in chapter Configuration (Migration Monitor), and in Preparation for Table

Splitting

1.50 2010-01-25 Update in Oracle-Specific Procedure

1.40 2009-12-08 Update in Database-Specific System Copy

1.30 2009-09-10 Update in Oracle-Specific Procedure

1.20 2009-03-12 Updates in Constraints and Preparation for Table Splitting

1.10 2008-12-09 Updated version

1.00 2008-09-25 Initial version

 

2 /100 PUBLIC 2011-02-18

Page 3: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 3/100

 Table of Contents

Chapter 1 Homogeneous and Heterogeneous System Copy for SAP Systems Based

on SAP NetWeaver 7.0 Including Enhancement Package 1 . . . . . . . . . . . . . 7

1.1 Terminology . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7

1.2 Online Information from SAP . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8

1.3 System Architecture . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8

1.4 Restrictions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8

1.5 Constraints . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9

Chapter 2 Planning . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11

Chapter 3 Preparations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17

3.1 General Technical Preparations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17

3.2 Installing the Java Development Kit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17

Chapter 4 Database Independent System Copy . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21

4.1 System Copy Procedure . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22

4.2 Generating DDL Statements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24

4.3 Exporting the Source System Using SAPinst . . . . . . . . . . . . . . . . . . . . . . . . . . 25

4.3.1 Running SAPinst on UNIX or Windows to Perform the Export . . . . . . . . . . . . 25

4.3.2 Running SAPinst on IBM i to Perform the Export . . . . . . . . . . . . . . . . . . . . . . 31

4.3.2.1 Preparing the Windows Host for the SAP System Installation . . . . . . . . . . . . . 31

4.3.2.2 Preparing a Windows User Account and IBM i User Profile . . . . . . . . . . . . . . . 32

4.3.2.3 Installing TMKSVR and Creating an Installation Share . . . . . . . . . . . . . . . . . . 344.3.2.4 Starting SAPinst on IBM i . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 37

4.4 Setting Up the Target System . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 40

4.4.1 Transferring the Export Files to the Target Host . . . . . . . . . . . . . . . . . . . . . . . 41

4.4.2 Installing the Target System . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 42

Chapter 5 Database-Specific System Copy . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 45

5.1 Oracle-Specific Procedure . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 47

5.1.1 Generating the Control File Structure . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 48

5.1.2 Creating a Backup . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52

 

2011-02-18 PUBLIC 3 /100

Page 4: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 4/100

5.1.2.1 Creating an Offline Backup . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53

5.1.2.2 Creating an Offline or Online Backup with BR*Tools . . . . . . . . . . . . . . . . . . . 53

5.1.3 Preparing the Target System . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 54

5.1.4 Restoring Database Files on the Target System . . . . . . . . . . . . . . . . . . . . . . . . 56

5.1.5 Restoring the Database Files on the Target System with BR*Tools . . . . . . . . . 57

5.2 SAP MaxDB-Specific Procedure . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 58

5.3 MS SQL Server-Specific Procedure . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 60

5.4 IBM DB2 for Linux, UNIX, and Windows-Specific Procedures . . . . . . . . . . . . . 61

5.5 IBM DB2 for i5/OS Procedure . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 66

5.6 IBM DB2 for z/OS Specific Procedure . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 66

Chapter 6 Follow-Up Activities . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 67

6.1 Performing Follow-Up Activities in the Target System . . . . . . . . . . . . . . . . . . 67

6.1.1 Installing the License Key . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 67

6.1.2 Performing Follow-Up Activities for Java . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 67

6.1.2.1 General Follow-Up Activities . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 68

6.1.2.1.1 Generating Public-Key Certificates . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 68

6.1.2.2 Usage Type or Software Unit-Specific Follow-Up Activities . . . . . . . . . . . . . . . 68

6.1.2.2.1 Application Server Java (AS-Java) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 68

6.1.2.2.1.1 AS Java: SAP Knowledge Warehouse . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 68

6.1.2.2.2 Enterprise Portal (EP) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 696.1.2.2.2.1 EP: Basic Configuration . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 69

6.1.2.2.2.2 EP: Knowledge Management and Collaboration . . . . . . . . . . . . . . . . . . . . . . . 69

6.1.2.2.3 Business Intelligence Java Components (BI Java) . . . . . . . . . . . . . . . . . . . . . . . 72

6.1.2.2.3.1 Business Intelligence (BI Java) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 72

6.1.2.2.3.2 Basic Configuration for Usage Type BI Java . . . . . . . . . . . . . . . . . . . . . . . . . . . 73

6.1.2.2.4 Development Infrastructure (DI) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 73

6.1.2.2.5 Self Services (XSS) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 76

6.1.2.2.5.1 Re-Creating the JCo Destinations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 76

6.1.2.2.5.2 ERP-XSS: SAP WebDynpro Applications . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 77

6.1.2.2.6 CRM Java Components (JCRM) / Extended E-Selling Components

(XECO) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 77

6.1.2.2.6.1 Sub-Component Workforce Deployment AS/CS . . . . . . . . . . . . . . . . . . . . . . . 77

6.1.2.2.7 MapBox . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 78

6.1.2.2.8 SRM Live Auction Cockpit (SRMLAC) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 78

6.1.2.2.8.1 SRM Live Auction Cockpit (SRMLAC) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 78

6.1.2.2.8.2 Configuring Single Sign-On . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 79

6.1.2.2.9 SCM Forecasting & Replenishment Processor (SCM FRP) . . . . . . . . . . . . . . . . 82

 

4 /100 PUBLIC 2011-02-18

Page 5: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 5/100

6.1.3 Performing Jobhead Correction after Homogeneous System Copy . . . . . . . . . 82

Chapter 7 Additional Information . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 83

7.1 Using SAPinst GUI . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 837.2 Interrupted Installation with SAPinst . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 84

7.3 Performing a Remote Export Using SAPinst . . . . . . . . . . . . . . . . . . . . . . . . . . . 86

7.3.1 Performing a Remote Installation with SAPinst . . . . . . . . . . . . . . . . . . . . . . . . 87

7.3.2 Starting SAPinst GUI Separately . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 89

 

2011-02-18 PUBLIC 5 /100

Page 6: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 6/100

 This page is left blank for documents that are printed on both sides.

Page 7: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 7/100

1 Homogeneous and HeterogeneousSystem Copy for SAP Systems Based

on SAP NetWeaver 7.0 IncludingEnhancement Package 1

As of SAP NetWeaver 7.0, you can copy ABAP systems, ABAP+Java systems and Java systems in one run,

using either database-specific methods or database-independent methods. This document explains how

to perform a system copy for SAP systems based on SAP NetWeaver 7.0 including Enhancement Package1 (SAP NetWeaver 7.0 EHP 1).

1.1 Terminology 

■ Homogeneous System Copy

During the system copy you use the same operating system and database platform as the original

system.

■ Heterogeneous System Copy

During the system copy, you change either the operating system or the database system, or both.

Heterogeneous system copy is a synonym for migration.

■ Source System and Target System

The SAP system containing the original database is called the source system and the system to

which the database copy is to be imported is called the target system. Their SAP system names

are abbreviated to SOURCE_SAPSID and TARGET_SAPSID (IBM i: source_<SID> and target_<SID>).

The terms source database and target database are also used in this description.

■System CopyDuplication of an SAP system. Certain SAP parameters might change in a copy. When you perform

a system copy, SAPinst installs all the instances again, but it uses a copy of the source system database

to set up the database.

■ Database Copy

Database-dependent part of the system copy.

■ Placeholders

Placeholders such as <SAPSID> are used in commands. They are used in the same way as in the SAP

system installation documentation. You must replace them with the values valid for your site.

The following additional placeholders are used:

1 Homogeneous and Heterogeneous System Copy for SAP Systems Based on SAPNetWeaver 7.0 Including Enhancement Package 1

1.1 Terminology

2011-02-18 PUBLIC 7 /100

Page 8: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 8/100

Placeholder Meaning How to find out

<SAPSID> SAP system ID

<S_HOST> System name of the source host Command hostname

<T_HOST> System name of the target host Command hostname<S_SAPSID> SAP system ID of the source system <SAPSID> of the original system

<T_SAPSID> SAP system ID of the target system <SAPSID> of the target system

<S_DBSID> Database ID of the source system <DBSID> of the original system

<T_DBSID> Database ID of the target system <DBSID> of the target system

<OS> Operating system name within a path

<DB> Database name within a path

<Technology> ABAP, Java, or ABAP+Java

1.2 Online Information from SAP

More information about system copying is available online as follows:

■ SAP System Copy & Migration page at http://sdn.sap.com/irj/sdn/systemcopy.

■ SAP OS/DB Migration page at http://service.sap.com/osdbmigration.

In addition to the information contained on this page, check the SAP OS/DB Migration Planning

Guide that is available in the Media Library.

■ SAP Note 82478

CAUTION

Only perform a system copy if you have experience in copying systems and thoroughknowledge of the operating system, the database, and the Java Dictionary. Only perform a

heterogeneous system copy if you are a certified system support consultant or a certified SAP

Technical Consultant.

NOTE

If you encounter problems during the system copy, create a customer message using the

application area BC-INS-MIG.

1.3 System ArchitectureThe Java system persists data in both the database and the file system, for example the Software Delivery

Manager (SDM) is persisted in the file system. Each server instance has a unique ID and is stored in the

database.

1.4 Restrictions

NOTE

Refer to SAP Note 1238351 for Java components based on SAP NetWeaver 7.0 EHP 1 that have

been released already for system copy.

1 Homogeneous and Heterogeneous System Copy for SAP Systems Based on SAPNetWeaver 7.0 Including Enhancement Package 1

1.2 Online Information from SAP

8 /100 PUBLIC 2011-02-18

Page 9: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 9/100

The target system installation consists of both the target database and target instance/application server

installations. For the scenarios below, the following holds:

■ Refreshing the database is not supported. Refreshing the database means that only the database is

loaded with the content of a database of a different system. Since no migration controller is invoked

in this scenario, this is not supported.

■ Copying only the database is not supported.

■ Copying only the central instance is not supported. The migration controller deletes all dialog

instances in the database, so the system is not complete any longer.

■ Reinstalling the central instance without the database is not supported. The migration controller

deletes all dialog instances in the database, so the system is not complete any longer.

■Only valid for: IBM DB2 for Linux and UNIX and Windows |

The option Deferred Table Creation is not supported for load-based system copies for SAP systems

that are not based on SAP NetWeaver 7.0 EHP 1.

End of: IBM DB2 for Linux and UNIX and Windows |

1.5 Constraints

■ SAP does not support client transport as a system copy method. Transporting production clients

is not supported at all. You can use client transport for the initial setup of an SAP system

infrastructure. This documentation does not cover the client copy procedure.

■This documentation does not describe how to export and import a database with the installationtools for reorganization purposes. Use the appropriate tools for database reorganization, as SAP

does not support this installation option.

■ If you have made modifications in your development system and want to copy your quality

assurance or production system onto the development system, refer to SAP Note 130906.

■ This documentation describes how to copy data from one SAP system to another SAP system based

on SAP NetWeaver Application Server. This documentation does not describe how to copy data

from non-SAP systems to SAP systems.

■ If you want to convert a non-Unicode system to a Unicode system or perform the system copy of 

a Unicode system, refer to SAP Note 551344.

■ For the development of Java applications, we strongly recommend that you follow the rules

mentioned below. Otherwise, we cannot guarantee that you can copy your Java engine later with

the SAP tools to change your underlying operating system and/or database system.

■ SAP does not support all data archiving operations after a system copy.

If you used data archiving in the source or target system, access to the created archive file(s) from

the target system may not always be possible. For more information, see SAP Note 153433 and

System Landscape Optimization at http://service.sap.com/slo.

1 Homogeneous and Heterogeneous System Copy for SAP Systems Based on SAPNetWeaver 7.0 Including Enhancement Package 1

1.5 Constraints

2011-02-18 PUBLIC 9 /100

Page 10: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 10/100

Access to archived files from the target system without a dedicated archive migration project is

only supported in the following cases:

● Your system copy clones a source system for nonproductive purposes, for read-only access to

the previously archived data from the target system (no reloading), and you do not store

archive files using ArchiveLink/CMS.

You can either copy all archive files to file systems that are not shared between the source and

the target system, or you arrange network access for appropriate archive file sharing.

● The system copy is done to replace a productive system with a new productive system (for

example, hardware migration), assuming that the target system did not exist before and the

source system's operation is discontinued after the system copy.

You must not change the system ID during system copy, but arrange for file access and/or

ArchiveLink/CMS connectivity.

In all other cases, contact SAP SLO at http://service.sap.com/slo or

[email protected].

■ When you perform a system copy, all software units or usage types in the source system are copied

to the target system. This means that none of the usage types in the target system can be excluded

from the system copy, nor can you select usage types.

■ Dos and Don'ts for system copy:

● Do:

◆ Save configuration data and runtime data in the Java database only. If saving this data to

the file system level is unavoidable, you must use the Software Deployment Manager(SDM) to save the data.

◆ Follow the Open SQL standard.

◆ Make sure that all communication runs through the database pool.

● Don't:

◆ Save any system and infrastructure-specific data in business objects. Use a pointer to the

central storage of such information, for example:

▶ SAP SystemID and SID (SAPSID =SID=system name)

▶ Host name

▶ IP addresses

▶ Services and ports

▶ Logical destinations and logical system names

▶ Other technical infrastructure names

◆ Use file system persistency.

◆ Set up dependencies between Java and ABAP.

◆ Try to copy the Java part of an ABAP+Java system to a Java standalone system or vice versa.

■ If you have implemented a federated portal network (FPN) across multiple SAP NetWeaver systems,

refer to SAP Note 1080080 before commencing with the system copy.

1 Homogeneous and Heterogeneous System Copy for SAP Systems Based on SAPNetWeaver 7.0 Including Enhancement Package 1

1.5 Constraints

10 /100 PUBLIC 2011-02-18

Page 11: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 11/100

2 Planning

This section describes how to plan your system copy.

You can use the system copy for:

■ Setting up system landscapes (where the SAP systems have different SAPSIDs).

■ Creating systems for testing, demonstration, training, and standby. Depending on the purpose of 

the system, it might be advisable to use the same SAP system ID, even though this prevents you

from including the system in a system group for transports.

Only valid for: Oracle |

NOTE

You cannot create standby systems with a system copy.

End of: Oracle |

NOTE

You should perform upgrades in a test system first. this allows you to identify customer-

specific problems that might result from modifications.

When copying a system that contains production data choose the right time for the copy. This could

be a month-end or year-end closing.

CAUTION

Do not use NFS-mounted file systems because writing to NFS-mounted file systems might cause

corrupted dumps.

Required Documentation

■ Read the following SAP Note for up-to-date information:

SAP Note 1238351 (Homogeneous and Heterogeneous System Copy for SAP Systems Based on SAP NetWeaver 7.0 

including Enhancement Package 1)

■ The documentation System Copy for SAP Systems Based on SAP NetWeaver 7.0 Including Enhancement Package

1 only describes the export of the source system in detail.

■ For the installation of the target system, you also need the installation guide for your SAP

application. Installation guides are available at http://service.sap.com/instguides .

Required DVDs, Tools, and Other Software

Make sure that all required DVDs for the system copy are available:

■ Required DVDs

● Installation Master DVD

●  Java DVD

2 Planning

2011-02-18 PUBLIC 11 /100

Page 12: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 12/100

NOTE

The DVD names are abbreviated.

You can find the full names of all media shipped with SAP NetWeaver 7.0 EHP 1 in the appropriate

Media List for SAP NetWeaver 7.0 EhP1 at: http://service.sap.com/installNW70 InstallationInstallation – SAP NetWeaver Systems Media List – SAP NetWeaver 7.0 EHP 1 .

■ Order the right version of the installation kit before starting the system copy.

Make sure that the versions of the SAP system and the installation tools are the same on the target

and source systems. Exceptions are only allowed if they are described in an SAP Note.

NOTE

You can operate several SAP systems on a single host without encountering any problems.

Nevertheless, we recommend that you use a separate host for each system because an SAP

system upgrade might depend on an OS upgrade. If the SAP systems are on separate hosts,

you can upgrade them at different times.

CAUTION

The source system must be in a consistent state before you can copy it.

■ Check that you have the appropriate tool versions for your SAP kernel.

■ For a heterogeneous system copy, you need to get a migration key by generating it at http://

service.sap.com/migrationkey.

Creating A System Copy Plan

Create a plan to perform the system copy.

1. Consider the downtime of the source system (for preparations and copying) when planning the

system copy.

2. Perform a test run of the system copy. You can use the time taken by the test run to calculate the

system downtime:

■ If your target system will replace your source system, try to perform a complete test run. This

means that the entire database is exported from the source system, transferred to the target

system, and imported there. System downtime is approximately equal to the total test time

(that is, time for export, transport, and import).■ If you do not want to replace your source system, a partial test run (export of the entire database

or parts of it) can be sufficient to calculate the system downtime. The source system is only

down for the time of the export.

Calculating the system downtime is particularly important for very large databases (VLDB)

or when tapes are being used. The test run is also to determine the amount of export data.

Choose the best data transfer method (for example, FTP or tape). We recommend that you

only perform read/write actions on local file systems.

3. Define a schedule for the test migration and the final migration.

2 Planning

12 /100 PUBLIC 2011-02-18

Page 13: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 13/100

Miscellaneous

■ In the event of a major change in hardware configuration (for example, new machine type,

new hard disk configuration, new file system type), consult your SAP-authorized hardware

partner.

■ Decide which system copy procedure you want to use:

● The database-independent procedure using SAP tools.

Use this method if database-specific methods are either not available or not suitable. For more

information, see Database-Independent System Copy [page 21].

● The database-specific procedure using tools provided by the database vendor

Some database vendors offer specific tools for copying a database. These tools allow you to:

◆ Restore a backup of one database (source database) in another one (target database)

(backup method)

◆ Unload the source database and load the data into the target database

For more information, see Database-Specific System Copy [page 45].

These methods are not supported for all database systems. Refer to the following table to check

which copy methods are available for your database system:

Database OS Platform Available Methods

SAP MaxDB UNIX Use one of the following:

● System copy procedure on UNIX using Jload

For more information, see System Copy Procedure [page 22].

● System copy procedure for a homogeneous system copy

onlyFor more information, see SAP MaxDB-specific procedure [page

58].

SAP MaxDB Windows Use one of the following:

● System copy procedure on Windows using Jload

For more information, see System Copy Procedure [page 22].

● System copy procedure for a homogeneous system copy

only

For more information, see SAP MaxDB-specific procedure [page

58].

IBM DB2 i IBM i Use one of the following:

● System copy procedure on IBM i using JloadFor more information, see Starting SAPinst on IBM i [page

37].

● IBM i-specific procedure for a homogeneous system copy

only

For more information, see IBM DB2 i Procedure [page 66].

For more information, see SAP Note 585277.

IBM DB2 for

Linux, UNIX, and

Windows

UNIX or Windows Use one of the following:

● System copy procedure using Jload

For more information, see System Copy Procedure [page 22].

2 Planning

2011-02-18 PUBLIC 13 /100

Page 14: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 14/100

Database OS Platform Available Methods

● The backup method of IBM DB2 for Linux, UNIX, and

Windows is supported for SAP systems based on SAP

NetWeaver 7.0 EHP 1.

For more information, see IBM DB2 for Linux, UNIX, and Windows Specific Procedures [page 61].

IBM DB2 for z/OS IBM System z Use one of the following:

● Only valid for: UNIX |

System copy procedure on UNIX using Jload

For more information, see System Copy Procedure [page 22].

End of: UNIX |

● Only valid for: Windows |

System copy procedure on Windows using Jload

For more information, see System Copy Procedure [page 22].

End of: Windows |

●Additional Information:◆ For more information about the IBM DB2 for z/OS

specific procedure for a homogeneous system copy

only, see the .PDF attachmed to SAP Note 680746.

◆ When R3ta is used to split tables, DELETE with WHERE

is not performed if import errors occur in the target

system.

For more information, see SAP Note 778729.

Oracle UNIX Use one of the following:

● Only valid for: UNIX |

System copy procedure on UNIX using Jload

For more information, see System Copy Procedure [page 22].

End of: UNIX |

● Oracle-specific procedure for a homogeneous system

copy only

For more information, see Oracle-Specific Procedure [page

47].

Oracle Windows Use one of the following:

● Only valid for: Windows |

System copy procedure on Windows using Jload

For more information, see System Copy Procedure [page 22].

End of: Windows |

● Homogeneous system copy only: Oracle backup/restore

methodFor more information, see Oracle-Specific Procedure [page

47] and SAP Note 676468.

MS SQL Server Windows Use one of the following:

● Only valid for: Windows |

System copy procedure on Windows using Jload

For more information, see System Copy Procedure [page 22].

End of: Windows |

● Homogeneous system copy only: Backup/Restore or

Detach/Attach Method

For more information, see MS SQL Server-Specific Procedure

[page 60] and SAP Notes 193816 and 151603.

2 Planning

14 /100 PUBLIC 2011-02-18

Page 15: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 15/100

■ Choosing an SAP system ID

You can choose the new SAP system ID <TARGET_SAPSID> freely during a new installation.

CAUTION

To meet the requirements of the Workbench Organizer, you must choose different SAP

system IDs for different SAP systems.

■ SAP license

Once the installation is completed and the SAP system copy has been imported, you will require

a new license key for the target system. The license key of the source system is not valid for this

system. For more information about ordering and installing the SAP license, refer to http://

help.sap.com/nw70 SAP NetWeaver 7.0 Library (including Enhancement Package 1) English SAP 

NetWeaver Library SAP NetWeaver by Key Capability Solution Life Cycle Management SAP Licenses .

For more information about SAP license keys, refer tohttp://service.sap.com/licensekey

.■ Archiving files

Data that has been archived in the source system (data that does not reside in the database but was

moved to a different storage location using SAP Archive Management) must be made accessible

in the target system. Adapt the file residence information in the target system. For more

information, see http://help.sap.com/nw70 SAP NetWeaver 7.0 Library (including Enhancement 

Package 1) English SAP NetWeaver Library SAP NetWeaver by Key Capability Solution Life Cycle

Management Data Archiving .

Access to archive files is platform-independent.

■ Configuration analysis and hardware analysis

You need to determine the:

● Number of application servers

● Expected size of the database

● Additional disks or other hardware required

● Required memory

NOTE

Refer to the section on hardware and software requirements in the SAP system

installation documentation to determine the system requirements.

2 Planning

2011-02-18 PUBLIC 15 /100

Page 16: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 16/100

 This page is left blank for documents that are printed on both sides.

Page 17: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 17/100

3 Preparations

Before you start the system copy, you must perform the following preparation steps:

3.1 General Technical Preparations

Procedure

To make a consistent copy of the database, you need to prepare the source system and perform some

subsequent actions on the target system. This is not necessary when performing a test run.

The following describes important preparations. For more information about SAP system

administration, refer to the SAP Online Documentation.

■ Before you start a system copy, check the minimum kernel patch level required by the support

package level of the source system. It might be necessary to replace the SAP kernel delivered with

the kernel DVD of the installation kit and installed during the installation of the target system

with a newer kernel patch level before starting the target system. If you have to replace the delivered

SAP kernel, you can do this after the installation of the central instance.

■ Before you start the export on your source system, check that your JAVA_HOME environmentpoints to a valid JDK version.

■ Prepare the system for SAPinst. For more information, see Installing the Java Development Kit [page

17].

3.2 Installing the Java Development Kit

You need to prepare the system for the J2EE Engine by installing the Java Development Kit (JDK).

The JDK includes the Java Runtime Environment (JRE), which is required for SAPinst.Only valid for: UNIX;Windows |

NOTE

If required, you can perform a remote installation using a standalone SAPinst GUI on a separate

Windows or UNIX host. This lets you perform the installation on a remote host, controlling it

with the SAPinst GUI from a local host. If you want to perform a remote installation, see Performing

a Remote Installation with SAPinst [page 87]. In this case, you need at least a JRE on the local host to

start the SAPinst GUI there.

End of: UNIX;Windows |

3 Preparations

3.1 General Technical Preparations

2011-02-18 PUBLIC 17 /100

Page 18: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 18/100

Only valid for: IBM i5/OS |

NOTE

Since IBM i has no graphical user interface, the SAPinst executable is running on the Windows

installation host. You need to install a valid JDK on Windows only for installation purposes. The

 J2EE Engine of the SAP system uses the IBM JDK as mentioned in the section Hardware and Software

Requirements.

End of: IBM i5/OS |

Procedure

1. Check the JDK versions that are released for SAP systems in the Product Availability Matrix (PAM):

1. Go to http://service.sap.com/pam.

2. Only valid for: SAP NetWeaver |

On the right-hand panel, choose SAP NetWeaver SAP NetWeaver 7.0 (2004S) .

End of: SAP NetWeaver |

3. Only valid for: SAP Solution Manager |

On the right-hand panel, choose SAP Technology Components SAP SOLUTION MANAGER

<Current Release> .

End of: SAP Solution Manager |

4. Only valid for: SAP CRM;SAP ERP;SAP SCM;SAP SRM |

On the right-hand panel, choose SAP Application Components <your product> .

End of: SAP CRM;SAP ERP;SAP SCM;SAP SRM |

5. Choose tabstrip J2SE Platforms.NOTE

For more information about the recommended JDK version for your operating system and

about how to download it, see SAP Note 723909.

2. Make sure a valid JDK version is installed on every host on which you want to install an SAP instance

with the J2EE Engine, as follows:

■ If the JDK is not already installed, you need to download and install it.

■ If the JDK is already installed

Check the installed version of the JDK by entering the following command:

java -version

NOTE

SAPinst checks environment variable SAPINST_JRE_HOME for a valid Java runtime

environment.

If SAPINST_JRE_HOME is not found, SAPinst also checks JAVA_HOME.

3 Preparations

3.2 Installing the Java Development Kit

18 /100 PUBLIC 2011-02-18

Page 19: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 19/100

Only valid for: UNIX | Linux |

NOTE

If you use a Sun Java VM, you have to edit the configuration file $JAVA_HOME/jre/lib/

security/java.security, replacing entry securerandom.source=file:/dev/random withsecurerandom.source=file:/dev/urandom.

End of: UNIX | Linux |

3 Preparations

3.2 Installing the Java Development Kit

2011-02-18 PUBLIC 19 /100

Page 20: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 20/100

 This page is left blank for documents that are printed on both sides.

Page 21: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 21/100

4 Database Independent System Copy 

You can use the SAP installation tool SAPinst to export and import your Java database content, file

system, and all configuration in a database-independent format. SAPinst uses the Jload tool.

 Jload generates a database export of all SAP objects that are defined in the Java Dictionary and archives

the configuration and components in the file system.

Constraints

R3load and Jload Restrictions

■ SAPinst generates a database dump of all SAP objects that are defined in the Java Dictionary (Jload).

Other objects are not exported by SAPinst.

■ For a consistent database the SAP system must be shut down (excluding the database!). The database

must still be running.

System Copy Tools

■ Every installation service (dialog instance installation, for example) must have its own separate

installation directory whenever you start SAPinst.

■If the target system already exists and you do not plan to perform an MCOD installation,delete the database on the target system before the import according to the corresponding

description in the Additional Information section of the installation documentation for your SAP

component.

If the database configuration of your database is stored in the file system, we recommend that you

back these configuration files up before deleting the database.

Splitting STR Files

■ During the standard system copy process, all tables of the SAP system are grouped into packages,

whereby all tables with the same data class belong to the same package. The processing unit forone unload/load process is a package. The packages usually differ in the number and size of 

contained tables, resulting in varying unload/load runtimes. The overall runtime can be reduced

by creating packages of the same size, that is, creating packages with a similar processing time. You

can achieve this by splitting the default packages (one package per data class) into more smaller

pieces.

■ There are several ways to split packages. For a detailed description of the options, refer to the F1

help about the parameters prompted on the screen Split STR Files while running SAPinst to export

the database. The options can be used separately or – when using the new Java based splitting tool

 – together.

4 Database Independent System Copy

2011-02-18 PUBLIC 21 /100

Page 22: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 22/100

■ “Splitting of STR Files” is part of the “Advanced Export Parameters” and is disabled by default.

Using the splitting tool parameters selected by SAPinst is a good starting point if you select the

splitting option and you have not performed any tests yet.

CAUTION

If you want to split STR files by the size based option, you must first create the EXT files for

the target database system. You can find the EXT files in your export dump directory,

subdirectory DB/<DBTYPE>, for example DB/ORA.

If you do not have EXT files, then you can only split by providing tables via input file.

Process Flow

For UNIX, Windows, or IBM i, refer to System Copy Procedure [page 22].

4.1 System Copy Procedure

This section describes the system copy procedure using Jload.

Procedure

Process Flow on the Source System (Export)

When performing the export, you create a MIGRATION EXPORT CD image, which contains the data

of the exported system, and which you use to install the target system.Follow the sequence of steps described in the process flows below for a:

■ Central System

■ Distributed System and High-Availability System

Central System

To perform the export for a central system, you need to proceed as follows on the central system host:

1. Perform the export on the central system host:

1. Only valid for: IBM i5/OS |

Prepare the Windows host for the SAP system installation.

For more information, see Preparing the Windows Host for the SAP System Installation [page 31].

End of: IBM i5/OS |

2. Only valid for: IBM i5/OS |

Prepare a Windows user account and an IBM i user profile.

For more information, see Preparing a Windows User Account and IBM i User Profile [page 32].

End of: IBM i5/OS |

3. Only valid for: IBM i5/OS |

Install TMKSVR and create an installation share.

For more information, see Installing TMKSVR and Creating an Installation Share [page 34].

End of: IBM i5/OS |

4 Database Independent System Copy

4.1 System Copy Procedure

22 /100 PUBLIC 2011-02-18

Page 23: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 23/100

4. Run SAPinst on UNIX, Windows, or IBM i to export the database instance and the central

instance.

In SAPinst, choose the installation service Database and Central Instance Export .

For more information, see Running SAPinst on UNIX or Windows to Perform the Export [page 25] or

Running SAPinst on IBM i to Perform the Export [page 31].

Only valid for: IBM i5/OS;UNIX |

CAUTION

If your database instance is running on HP PA-Risc, you must proceed as described in

SAP Note 884452.

End of: IBM i5/OS;UNIX |

Result

You have finished this part of the system copy. To complete the system copy, you set up the targetsystem using SAPinst.

For more information, see Setting Up the Target System Using SAPinst [page 40].

Distributed System or High-Availability System

To perform the export for a distributed system or a high-availability-system, you need to proceed

as follows:

1. Perform the export on the database instance host:

1. Run SAPinst on UNIX, Windows, or IBM i to export the database instance. In SAPinst, choose

the installation service Database Instance Export .For more information, see Running SAPinst on UNIX or Windows to Perform the Export [page 25] or

Running SAPinst on IBM i to Perform the Export [page 31].

CAUTION

If your database instance is running on HP PA-Risc, you must proceed as described in

SAP Note 884452.

2. Perform the export on the central instance host:

You run SAPinst to export the central instance. For more information, see Exporting the Source System

Using SAPinst [page 25].

In SAPinst, choose the installation service Central Instance Export .

Result

You have finished this part of the system copy. To complete the system copy, set up the target system

using SAPinst.

For more information, see Setting Up the Target System Using SAPinst [page 40].

4 Database Independent System Copy

4.1 System Copy Procedure

2011-02-18 PUBLIC 23 /100

Page 24: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 24/100

Overview of Export Options

Figure 1:

4.2 Generating DDL Statements

To migrate nonstandard database objects, you need to generate DDL statements using the ABAP report

SMIGR_CREATE_DDL.

You must perform this procedure before starting SAPinst.

Procedure

1. Log on to the system as a system administrator in a productive client.

2. Call transaction SE38 and run the program SMIGR_CREATE_DDL.

3. Select the target database. Depending on the database manufacturer, you might need to select the

database version. The value help supports you in selecting the database version. You should only

enter a database version that is available in the value help.

4. Select Unicode Migration if you also wish to perform a Unicode system copy (from Unicode to Unicode)

or a Unicode conversion (from non-Unicode to Unicode).

5. Specify an empty working directory to which the files generated by the report are to be written.

6. If required, you can restrict the generation of DDL statements to specific table types or individual

tables.

7. Execute the program.

The DDL statements are generated and are written to the specified directory.

4 Database Independent System Copy

4.2 Generating DDL Statements

24 /100 PUBLIC 2011-02-18

Page 25: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 25/100

CAUTION

If no database-specific objects exist in the database, no SQL files will be generated. As long as

the report terminates with status successfully, this is not an error.

8. Before starting the export, the generated SQL files have to be copied from the specified directoryto the <instdir> directory of the export.

For additional database-specific information, see SAP Note 888210.

4.3 Exporting the Source System Using SAPinst

Here you can find information about how to run SAPinst to perform the export on the source system:

■ Running SAPinst on UNIX or Windows to Perform the Export [page 25]

■ Running SAPinst on IBM i to Perform the Export [page 37]

4.3.1 Running SAPinst on UNIX or Windows to Perform theExport

This procedure tells you how to run SAPinst to export the database of your SAP system. SAPinst includes

a SAPinst GUI and a GUI server, which both use Java.

This section describes a standard export where SAPinst, SAPinst GUI, and the GUI server are running

on the same host. If required, you can perform a remote system copy with SAPinst instead, where

SAPinst GUI is running on a separate host from SAPinst and the GUI server. For more information, see

Performing a Remote Installation with SAPinst [page 87].

Note the following about SAPinst:

■ When you start SAPinst, SAPinst GUI and the GUI server are also started. SAPinst GUI connects

to the GUI server using a secure SSL connection and the GUI server connects to SAPinst.

Only valid for: UNIX |

■ SAPinst normally creates the installation directorysapinst_instdirdirectly below the temporary

directory. SAPinst finds the temporary directory by checking the value of the environmentvariables TEMP, TMP, or TMPDIR. If no value is set for these variables, SAPinst uses /tmp as default

installation directory.

■ The SAPinst Self-Extractor extracts the SAPinst executables to the temporary directory. These

executables are deleted again after SAPinst has stopped running. If required, you can terminate

SAPinst and the SAPinst Self-Extractor by pressing Ctrl+C .

End of: UNIX |

Only valid for: Windows |

■ SAPinst normally creates the installation directory sapinst_instdir, where it keeps its log files,

and which is located directly below the Program Files directory. If SAPinst is not able to create

4 Database Independent System Copy

4.3 Exporting the Source System Using SAPinst

2011-02-18 PUBLIC 25 /100

Page 26: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 26/100

sapinst_instdir directly below the Program Files directory, SAPinst tries to create

sapinst_instdir in the directory defined by the environment variable TEMP.

■ SAPinst creates a subdirectory for each installation service, called <sapinst_instdir>

\<installation_service>, which is located below %ProgramFiles%\sapinst_instdir.

■ The SAPinst Self-Extractor extracts the executables to a temporary directory (TEMP, TMP,

TMPDIR, or SystemRoot). These executables are deleted after SAPinst has stopped running.

Directories with the name sapinst_exe.xxxxxx.xxxx sometimes remain in the temporary

directory. You can safely delete them.

In the temporary directory, you can also find the SAPinst Self-Extractor log file dev_selfex.out,

which might be useful if an error occurs.

End of: Windows |

CAUTION

If SAPinst cannot find a temporary directory, the installation terminates with the error

FCO-00058.

Only valid for: Windows |

■ If you want to terminate SAPinst and the SAPinst Self-Extractor, do one of the following:

● Right-click the icon for the SAPinst output window located in the Windows tray and choose

Exit .

● Click the icon for the SAPinst output window located in the Windows tray and choose File

Exit  .End of: Windows |

Prerequisites

CAUTION

Make sure that you shut down all SAP Application Servers before the export. The database must

still be running. Otherwise, the target system might be inconsistent.

■Only valid for: UNIX |

You are logged on to your host as user root.

End of: UNIX |

Only valid for: Windows |

You are logged on to your host as a user with the required rights and privileges that authorize you

to install the SAP system with the SAPinst tool. For more information, see Required User Authorization

 for the Installation in your installation guide.

End of: Windows |

■ Make the Master Installation DVD available.

■ You need at least 60 MB of free space in the installation directory for each ABAP installation option,

and at least 130 MB of free space in the installation directory for each Java installation option. In

addition, you need 60-200 MB free space for the SAPinst executables.

4 Database Independent System Copy

4.3 Exporting the Source System Using SAPinst

26 /100 PUBLIC 2011-02-18

Page 27: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 27/100

Only valid for: UNIX |

If you cannot provide 200 MB free space in the temporary directory, you can set one of the

environment variables TEMP,TMP, or TMPDIR to another directory with 200 MB free space for the

SAPinst executables.End of: UNIX |

■Only valid for: Windows |

Before starting the export steps on the central instance of the source system, make sure that you

have at least the same amount of disk space available in \\SAPLOC\<SAPSID>\<InstanceName>\SDM

\program as is used in \\SAPLOC\<SAPSID>\<InstanceName>\root\origin. During the export

some archives are written to the program subdirectories and SAPinst aborts if there is not enough

space.

End of: Windows |

■Only valid for: IBM DB2 for i5/OS (Linux/Windows) |

Before you start the export of the existing SAP system, you have to download the current version

of R3szchk at http://service.sap.com/patches and copy it to directory /usr/sap/<>/SYS/exe/

run/.

End of: IBM DB2 for i5/OS (Linux/Windows) |

Only valid for: UNIX |

■ Before starting the export, make sure that you have at least the same amount of disk space available

in /sapmnt/<SAPSID>/<InstanceName>/SDM/program as is used in /sapmnt/<SAPSID>/

<InstanceName>/SDM/root/origin.

During the export, some archives are written to the program subdirectories and SAPinst aborts if 

there is not enough space.

■ Make sure that the DISPLAY environment variable is set to <host_name>:0.0, where

<host_name> is the host where the SAPinst GUI is displayed.

■ Make sure that your SAPINST_JRE_HOME environment variable is set to a valid Java Runtime

Environment (JRE).

■Only valid for: AIX |

If the operating system is AIX 64-bit, make sure that the PATH variable points to a JDK/JRE for AIX

64-bit.

End of: AIX |End of: UNIX |

For more information about SAPinst, see Using SAPinst GUI [page 83], Interrupted Installation with SAPinst 

[page 84], and Performing a Remote Export Using SAPinst [page 86].

Procedure

1. Start SAPinst from the SAP Installation Master DVD as follows:

Only valid for: UNIX |

Choose one of the following ways:

■ Using the default installation directory (recommended)

4 Database Independent System Copy

4.3 Exporting the Source System Using SAPinst

2011-02-18 PUBLIC 27 /100

Page 28: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 28/100

Enter the following commands:

cd <Installation_Master_DVD>/IM_<OS> ./sapinst

SAPinst creates a directory called sapinst_instdir, which is the current working directory

for your installation, below the temporary directory of your operating system.

CAUTION

Make sure that your current working directory is not an IM_<OS> directory belonging

to another operating system.

For example, the following causes an error:

$ cd /sapcd2/IM_HPUX_IA64

$ /sapcd2/IM_HPUX_PARISC/sapinst

To correct this, enter the following:

$ cd /sapcd2/IM_HPUX_PARISC$ /sapcd2/IM_HPUX_PARISC/sapinst

CAUTION

Make sure that your operating system does not delete the contents of the temporary

directory /tmp or the contents of the directories to which the variables TEMP, TMP, or

TMPDIR point, for example, by using a crontab entry.

■ Using an alternative installation directory

If you want to use an alternative installation directory, set the environment variable TEMP,

TMP, or TMPDIR.

End of: UNIX |

Only valid for: UNIX |

NOTE

■ During the installation, the default ports 21200 and 21212 are used for communication

between SAPinst, GUI server, and SAPinst GUI. SAPinst uses port 21200 to communicate

with the GUI server. The GUI server uses port 21212 to communicate with SAPinst GUI.

You get an error message if one of these ports is already in use by another service.

In this case, you must execute SAPinst using the following parameters:

SAPINST_DIALOG_PORT=<free_port_number_sapinst_to_gui_server>

GUISERVER_DIALOG_PORT=<free_port_number_gui_server_to_sapinst_gui>

■ To get a list of all available SAPinst properties, start SAPinst as described above with the

option –p: ./sapinst —p.

End of: UNIX |

Only valid for: Windows |

■ Double-click sapinst.exe from the following path:

<DVD_drive>:\IM_WINDOWS_<platform>

SAPinst GUI normally starts automatically by displaying the Welcome screen.

4 Database Independent System Copy

4.3 Exporting the Source System Using SAPinst

28 /100 PUBLIC 2011-02-18

Page 29: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 29/100

However, if there is only one component to install, SAPinst directly displays the first input

dialog without presenting the Welcome screen.

NOTE

● During installation, the default ports 21200 and 21212 are used for communication

between SAPinst, GUI server, and SAPinst GUI. SAPinst uses port 21200 to

communicate with the GUI server. The GUI server uses port 21212 to communicate

with SAPinst GUI. You get an error message if one of these ports is already in use by

another service.

In this case, open a command prompt and change to the required directory as

follows:

<DVD drive>:\IM_WINDOWS_<platform>

Enter the following command in a single line:sapinst.exe

SAPINST_DIALOG_PORT=<free_port_number_sapinst_gui_to_gui_server>

GUISERVER_DIALOG_PORT=<free_port_number_gui_server_to_sapinst_gui>

● To get a list of all available SAPinst properties, go to the directory (%TEMP%

\sapinst_exe.xxxxxx.xxxx), after you have started SAPinst, and enter the

following command: sapinst —p.

End of: Windows |

2. On the Welcome screen, choose Software Life-Cycle Options System Copy <database> Source System

<Distribution option> Based on <technical stack> .3. Select the corresponding system copy option from the tree structure, according to the sequence

of the process flow for the database-specific or the database-independent system copy procedure.

For more information, see Database-Specific System Copy procedure [page 45] or Database-Independent System

Copy [page 21].

CAUTION

Make sure that you choose the system copy options in exactly the order they appear for each

system variant.

The following table provides an overview of the installation options available for the export:

Export Services for a Central System

Export Service Remarks

Database and Central Instance Export

If you use the database-specific procedure,

SAPinst only performs the following steps:

NOTE

■ Creates the export directory

structure with label files

■ Archives the SDM

Mandatory step for system copy procedure.

SAPinst performs the following steps:

■ Creates the export directory structure with label

files

■ Creates database structure files (*STR)

■ Updates database statistics

■ Calculates the size of the target database

(*EXT,DBSIZE.XML)

■ Exports the database content

Mandatory step for system copy procedure.

SAPinst performs the following steps:

■ Creates the export directory structure with label

files

■ Creates database structure files (*STR)

■ Updates database statistics

■ Calculates the size of the target database

(*EXT,DBSIZE.XML)

■ Exports the database content

4 Database Independent System Copy

4.3 Exporting the Source System Using SAPinst

2011-02-18 PUBLIC 29 /100

Page 30: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 30/100

Export Service Remarks

■ Archives application-specific file

system content.■ Archives the SDM

■ Archives application-specific file system content

4. After you have selected the required option, choose Next .

Only valid for: UNIX |

CAUTION

If your database instance is running on HP PA-Risc, you must proceed as described in SAP

Note 884452.

End of: UNIX |

5. Follow the instructions in the SAPinst input dialogs and enter the required parameters.

CAUTION

You must choose Typical when performing a system copy with database tools.

NOTE

For more information about input parameters in SAPinst, position the cursor on the

parameter field and choose F1 .

6. Database-specific procedures only: On the screen SAP SystemDatabase Export choose System Copy

Method Use database specific tools .

After you have entered all required input parameters, SAPinst starts the export and displays the progress

during the processing phase.

 Troubleshooting

If an export process aborts due to a hardware failure (for example, file system full, power outage,

operating system crash), you have to repeat the export of the complete package. Remove the dump

files <package>.<nnn>, the TOC file <package>.TOC, the log file <package>.log and make sure that

all tables in the TSK file <package>.*TSK* have the status flag 'xeq' or 'err' set.

■ If there is not enough disk space in the export directory, the R3load database export fails. You can

then find error messages in the log files SAP*.log.

You can then move the dump files that have been created from the file system in which the export

directory is located to a different file system during the export. It is currently not possible to

distribute the export over different file systems automatically.■ If an error occurs during the dialog phase, SAPinst:

● Stops the export.

● Displays a dialog that informs you about the error.

You can now view the log file directly by choosing View Logs.

Finally, you have to abort the export with OK and try to solve the problem.

■ If an error occurs during the processing phase, SAPinst:

● Stops the export.

● Displays a dialog that informs you about the error.

You can now:

4 Database Independent System Copy

4.3 Exporting the Source System Using SAPinst

30 /100 PUBLIC 2011-02-18

Page 31: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 31/100

● View the log file directly by choosing View Logs.

● Try to solve the problem.

● Continue the export by choosing Retry.

● Abort the export by choosing OK .

Only valid for: UNIX |

■ System Copy - export on UNIX (especially for upgraded systems)

Symptom:

Processes started as <sid>adm or ora<sid> OS users cannot create or open files in the installation

directory.

Reason:

Only members of sapinst UNIX group can access the installation directory.

This group is created by SAPinst as of from NW 7.0 SR1.

Solution:

Manually associate <sid>adm and ora<sid> OS users with sapinst group if this association is

missing.

Verify the /etc/group file and check if the sapinst group exists and OS users are members of this

group.

If the sapinst group does not exist yet, start SAPinst. SAPinst will create this group during startup

before the product catalog list is displayed.

Edit /etc/group file and associate OS users with sapinst group.

Continue with the export.End of: UNIX |

For more information, see Using SAPinst GUI [page 83], Interrupted Installation with SAPinst [page 84], and

Performing a Remote Export Using SAPinst [page 86].

Only valid for: IBM i5/OS |

4.3.2 Running SAPinst on IBM i to Perform the Export

4.3.2.1 Preparing the Windows Host for the SAP SystemInstallation

The Java-based SAPinst graphical user interface (SAPinst GUI) requires a Java Development Kit (Java™

2 SDK, Standard Edition) with graphical capabilities (AWT, Swing). Since IBM i does not provide a

graphical user interface, you must install the JDK on a Windows host to perform the installation with

SAPinst.

Prerequisites

To prepare the system for SAPinst and SAPinst GUI you need to do the following:

■ Necessary operating system versions: Windows NT/2000/2003/XP

4 Database Independent System Copy

4.3 Exporting the Source System Using SAPinst

2011-02-18 PUBLIC 31 /100

Page 32: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 32/100

■ Check your Java Runtime Environment (JRE) on the host where SAPinst GUI runs, because the

 JRE cannot be integrated into the SAPinst GUI executable for all platforms due to licensing issues.

■ Set the system path if you install on Windows.

Procedure

The SAP J2EE Engine requires a Java Development Kit (Java™ 2 SDK, Standard Edition). Therefore,

make sure a valid JDK version is installed on every host on which you want to install an SAP instance

including the SAP J2EE Engine.

For more information about the JDK versions that are released for the SAP Web Application Server,

SAP components based on SAP Web AS and the SAP J2EE Engine, see http://service.sap.com/

platforms Product Availability Matrix SAP NetWeaver SAP NetWeaver '04 JSE Platforms

NOTE

■  JDK is not part of the SAP shipment. If necessary, you need to download and install it.

■ To check the version of an already installed JDK, enter:

java -version

■ If you have more than one Java Virtual Machine (JVM) installed on your system (for example,

you have two JDKs with different versions installed), make sure that the JAVA_HOME

environment variable is set to the valid <JAVA_HOME> directory. Make sure that %JAVA_HOME%

\bin is included in your system path.

Only valid for: IBM i5/OS | IBM i5/OS | IBM DB2 for i5/OS |

4.3.2.2 Preparing a Windows User Account and IBM i UserProfile

For the installation you need to create a user account on your Windows installation host and a user

profile on the IBM i you want to install.

The following requirements apply:

■ The IBM i user profile and the Windows user account must have the same name and password.

Only valid for: SAP CRM;SAP ERP;SAP NetWeaver;SAP SRM |

The IBM i user profile must have user class *SECOFR and all special authorities that belong to user

QSECOFR.

End of: SAP CRM;SAP ERP;SAP NetWeaver;SAP SRM |

■Only valid for: SAP SCM |

The IBM i user profile must be the user QSECOFR.

4 Database Independent System Copy

4.3 Exporting the Source System Using SAPinst

32 /100 PUBLIC 2011-02-18

Page 33: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 33/100

NOTE

This is different to other installations on IBM i. For other installations, we recommended that

you create user SAPINST or SAPINSTUSR. However for SCM, you need to use the user

QSECOFR because the liveCache client software has to be installed by this special user.End of: SAP SCM |

■ The Windows user account must have administrator rights on the Windows installation host.

ProcedureOnly valid for: SAP CRM;SAP ERP;SAP NetWeaver;SAP SRM |

NOTE

The user name SAPINSTUSR and the password SAP are used as examples in the procedures. In

former installation documentation, we used the user SAPINST. However, in future releases SAP

has introduced a group called SAPINST on IBM i, which conflicts with the previouslyrecommended user SAPINST.

End of: SAP CRM;SAP ERP;SAP NetWeaver;SAP SRM |

 Windows:

1. Create a local user.

2. Only valid for: SAP CRM;SAP ERP;SAP NetWeaver;SAP SRM |

In the field User name, enter your installation user name, for example, SAPINSTUSR.

End of: SAP CRM;SAP ERP;SAP NetWeaver;SAP SRM |

3.Only valid for: SAP SCM |

In the field User name, enter your installation user name QSECOFR.

End of: SAP SCM |

4. Only valid for: SAP CRM;SAP ERP;SAP NetWeaver;SAP SRM |

In the fields Password and Confirm password , enter the password SAP.

End of: SAP CRM;SAP ERP;SAP NetWeaver;SAP SRM |

5. Only valid for: SAP SCM |

In the fields Password and Confirm password , enter the password of the user QSECOFR on your IBM i.

End of: SAP SCM |

6. Deselect User must change password at next logon.

7.Only valid for: SAP CRM;SAP ERP;SAP NetWeaver;SAP SRM |

Assign the new user SAPINSTUSR to the group Administrators.

End of: SAP CRM;SAP ERP;SAP NetWeaver;SAP SRM |

8. Only valid for: SAP SCM |

Assign the new user QSECOFR to the group Administrators.

End of: SAP SCM |

IBM i:

Only valid for: SAP CRM;SAP ERP;SAP NetWeaver;SAP SRM |

Enter the commandCRTUSRPRF USRPRF(SAPINSTUSR) PASSWORD(SAP) USRCLS(*SECOFR) TEXT('Test

User for SAP Installation') SPCAUT(*USRCLS) LANGID(ENU) CNTRYID(US) CCSID(500).

End of: SAP CRM;SAP ERP;SAP NetWeaver;SAP SRM |

4 Database Independent System Copy

4.3 Exporting the Source System Using SAPinst

2011-02-18 PUBLIC 33 /100

Page 34: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 34/100

Only valid for: SAP SCM |

To change the user QSECOFR, enter the command CRTUSRPRF USRPRF(QSECOFR) LANGID(ENU) CNTRYID

(US) CCSID(500). After the installation, you can revert the user profile QSECOFR back to the old values.

End of: SAP SCM |

CAUTION

You should not set the system variable QIBM_PASE_CCSID. You should leave this variable empty!

End of: IBM i5/OS | IBM i5/OS | IBM DB2 for i5/OS |

Only valid for: IBM i5/OS | IBM i5/OS | IBM DB2 for i5/OS |

4.3.2.3 Installing TMKSVR and Creating an Installation ShareThe TMKSVR is the interface between IBM i and Windows for the installation with SAPinst. SAPinst is

running on Windows, but has to install the product on IBM i. This means that all actions required for

IBM i are initiated remotely on Windows but executed locally using the TMKSVR. The communication

is done using TCP/IP.

In addition, an installation share on the IBM i host needs to be created and mapped to the Windows

installation host, which is done automatically by the TMKSVR.

The TMKSVR has to be installed and an installation share has to be created on all IBM i hosts where

instances of an SAP system should be installed.

Prerequisites

■ An FTP server running on IBM i

■ You must prepare a user. For more information about how users are prepared, see Preparing a Windows

User Account and IBM i User Profile [page 32].

■ The Installation Master DVD must be inserted in the DVD drive of your Windows host.

■ Make sure there is no system variable LANG defining a LOCAL. Otherwise, code page problems might

prevent TMKSVR processes from starting.

Procedure

1. Log on to your Windows host as the installation user. For more information, see Preparing a Windows

User Account and IBM i User Profile [page 32].

Only valid for: SAP CRM;SAP ERP;SAP NetWeaver;SAP SRM |

NOTE

This user must have the same user ID and password as the user that you are using for the

installation on IBM i (a user with administrator rights similar to QSECOFR).

End of: SAP CRM;SAP ERP;SAP NetWeaver;SAP SRM |

4 Database Independent System Copy

4.3 Exporting the Source System Using SAPinst

34 /100 PUBLIC 2011-02-18

Page 35: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 35/100

Only valid for: SAP SCM |

NOTE

This user must have the same user ID and password as the user that you are using for the

installation on IBM i. For SCM, this user must be QSECOFR).End of: SAP SCM |

2. Run SETUP.EXE from the directory IM_OS400_PPC64\TMKSVR on the DVD containing the

installation package. You can start the setup program by double-clicking on it in the Windows

Explorer.

The following dialog box appears:

Only valid for: SAP CRM;SAP ERP;SAP NetWeaver;SAP SRM |

Figure 2:

End of: SAP CRM;SAP ERP;SAP NetWeaver;SAP SRM |

4 Database Independent System Copy

4.3 Exporting the Source System Using SAPinst

2011-02-18 PUBLIC 35 /100

Page 36: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 36/100

Only valid for: SAP SCM |

Figure 3:

End of: SAP SCM |

3. Enter the following values:

■ IBM i Hostname:

Enter the name of the IBM i host where you want to install TMKSVR.

■Only valid for: SAP CRM;SAP ERP;SAP NetWeaver;SAP SRM |

IBM i Administrator (QSECOFR or similar):

Enter the IBM i user. For more information, see Preparing a Windows User Account and IBM i User 

Profile [page 32].

End of: SAP CRM;SAP ERP;SAP NetWeaver;SAP SRM |

■ Only valid for: SAP SCM |

System i Administrator (QSECOFR):

Enter the IBM i user. For more information, see Preparing a Windows User Account and IBM i User 

Profile [page 32].

End of: SAP SCM |

■ TMKSVR instance number :

Leave the value at 0.

■ TMKSVR Instance Port (also referred to as the Dispatcher Port ):

Leave the value at 59975, if possible. Only change this port number if you encounter problems

during installation because the port is in use.

Result

The installation uses FTP to install and starts the TMKSVR on IBM i. During installation, a library named

TMKSVR<nn> is created, with <nn> being the instance number (for example, TMKSVR00).

A NetServer share named ROOTBIN is created on the IBM i host. You can map the share now to your

Windows PC or let SAPinst map it during the installation.

For more information, see the documentation INSTALL.PDF on the DVD in directory IM_OS400_PPC64

\TMKSVR.

End of: IBM i5/OS | IBM i5/OS | IBM DB2 for i5/OS |

4 Database Independent System Copy

4.3 Exporting the Source System Using SAPinst

36 /100 PUBLIC 2011-02-18

Page 37: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 37/100

Only valid for: IBM i5/OS |

4.3.2.4 Starting SAPinst on IBM i

CAUTION

This section refers to “installation of an instance”, which is a synonym for “export an SAP system”.

This procedure tells you how to run SAPinst to install one or more SAP instances. It describes an

installation where SAPinst GUI and SAPinst server are running on the same Windows host.

SAPinst creates the installation directory \usr\sap\sapinst on IBM i.

Prerequisites

CAUTION

Make sure that you shut down all SAP Application Servers before the export. The database must

still be running. Otherwise, the target system might be inconsistent.

■ TMKSVR is up and running: WRKACTJOB SBS (TMKSVR00) (there must be a DISPATCH job). For more

information, see Installing TMKSVR and Creating an Installation Share [page 34].

■ The Windows host is set up. For more information, see Preparing the Windows Host for the SAP System

Installation [page 31].

■ The users required for the installation are prepared. For more information, see Preparing a Windows

User Account and IBM i User Profile [page 32].■ Make sure that the JAVA_HOME environment variable is set correctly on your Windows host.

Procedure

1. Log on to the Windows host as the installation user. For more information, see Preparing a Windows

User Account and IBM i User Profile [page 32].

2. Start SAPinst from the SAP Installation Master DVD in one of the following ways:

■ If using the default installation directory (recommended), by double-clicking sapinst.exe

from the following path:

<Mapped drive>:<copied ... DVD>\IM_OS400_PPC64NOTE

● During the installation, the default ports SAPinst 21212 and 21213 are used for

communication between SAPinst, GUI server, and SAPinst GUI. SAPinst uses port

21200 to communicate with the GUI server. You get an error message if one of these

ports is already in use by another service. In this case, open a command prompt and

change to the required directory as follows:

<Mapped drive>:<copied ... DVD>\IM_OS400_PPC64

Enter the following command in a single line:

sapinst.exe

4 Database Independent System Copy

4.3 Exporting the Source System Using SAPinst

2011-02-18 PUBLIC 37 /100

Page 38: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 38/100

SAPINST_DIALOG_PORT=<free_port_number_sapinst_gui_to_gui_server>

GUISERVER_DIALOG_PORT=<free_port_number_gui_server_to sapinst_gui>

● For a list of all available SAPinst properties, enter the following command: sapinst

-p

3. The SAPinst/TMKSVR – Session Parameters dialog box appears and prompts you for the target IBM i

parameters. Enter your values.

Figure 4:

The SAPinst GUI now starts automatically by displaying the Welcome screen.

4. In the Welcome screen, choose Software Life-Cycle Options System Copy <your database> Source System

<System Variant> Based on <AS ABAP and AS Java | AS Java | AS ABAP> .

5. Select the corresponding installation service from the tree structure, according to the sequence

of the process flow, for one of the following procedures:

■ Database-Specific System Copy [page 45]

■ Database-Independent System Copy [page 21]

CAUTION

Make sure that you choose the installation services in exactly the order they appear for each

system variant.

6. The following table provides an overview about the available installation services available for a:

■ Central system

■Distributed system or high-availability system

4 Database Independent System Copy

4.3 Exporting the Source System Using SAPinst

38 /100 PUBLIC 2011-02-18

Page 39: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 39/100

Export Services for a Central System

Export Service Remarks

Database and Central Instance Export

If you use the database-specific procedure,

SAPinst only performs the following steps:

NOTE

■ Creates the export directory

structure with label files

■ Archives the SDM

■ Archives application-specific file

system content.

Mandatory step for system copy procedure.

SAPinst performs the following steps:

■ Creates the export directory structure with label

files

■ Creates database structure files (*STR)

■ Updates database statistics

■ Calculates the size of the target database

(*EXT,DBSIZE.XML)

■ Exports the database content

■ Archives the SDM

■ Archives application-specific file system content

Export Services for a Distributed System or a High-Availability System

Export Service RemarksDatabase Instance Export

NOTE

■ Do not perform this step if you use

the database-specific method.

■ You must perform this step

before you perform Central

Instance Export.

Mandatory step for the database-independent system

copy procedure.

You need to perform this step on the database instance

host.

SAPinst performs the following steps:

■ Creates the export directory structure with label files

■ Creates database structure files (*STR)

■ Updates database statistics

■ Calculates the size of the target database

(*EXT,DBSIZE.XML)

■ Exports the database content

Central Instance Export

NOTE

Before you perform this step, you

must have completed the Database

Instance Export .

Mandatory step for database-independent system copy

procedure.

You need to perform this step on the central instance

host.

SAPinst performs the following steps:

■ Creates the export directory structure with label files.

■ Archives the SDM

■ Archives application-specific file system content

7. After you have selected the required installation service, choose Next .

8. Choose Next 

9. Follow the instructions in the SAPinst input dialogs and enter the required parameters.

CAUTION

You must choose Typical when performing a system copy with database tools.

NOTE

For more information about input parameters in SAPinst, position the cursor on the

parameter field and choose F1 .

After you have entered all required input parameters, SAPinst starts the installation and displays

the progress of the installation.

When the installation has successfully completed, the screen Finished installation is displayed.

4 Database Independent System Copy

4.3 Exporting the Source System Using SAPinst

2011-02-18 PUBLIC 39 /100

Page 40: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 40/100

 Troubleshooting

CAUTION

If an export process aborts due to a hardware failure (for example, file system full, power outage,

operating system crash), you have to repeat the export of the complete package. Remove thedump files <package>.<nnn>, the TOC file <package>.TOC, the log file <package>.log and make

sure that all tables in the TSK file <package>.*TSK* have the status flag 'xeq' or 'err' set.

■ If an error occurs during the dialog phase, SAPinst:

● Stops the installation.

● Displays a dialog that informs you about the error.

You can now directly view the log file by choosing View Logs.

Finally, you must abort the installation with OK and try to solve the problem.

■ If an error occurs during the processing phase, SAPinst:

● Stops the installation.

● Displays a dialog that informs you about the error.

You can now directly view the log file by choosing View Logs.

● Try to solve the problem.

● Retry the installation by choosing Retry.

● Abort the installation by choosing OK .

For more information, see Interrupted Installation with SAPinst [page 84].

End of: IBM i5/OS |

End of: IBM i5/OS |

4.4 Setting Up the Target System

Purpose

Use SAPinst to install the target system and import the database files that you have exported from the

source system.

Process Flow Central System

Perform the following steps on the central system host:

1. Prepare the central system host for the installation of your target system as described in the

installation guide for your SAP system solution.

2. Transfer the Java export files to the central system target host. For more information, seeTransferring

the Export Files to the Target Host [page 41].

3. Install the target system. For more information, see Installing the Target System [page 42].

4. If required install additional dialog instance(s) on (the) dialog instance host(s) as described in

the installation guide for your SAP system solution.

4 Database Independent System Copy

4.4 Setting Up the Target System

40 /100 PUBLIC 2011-02-18

Page 41: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 41/100

Distributed System or High-Availability System

Perform the following steps on the relevant installation hosts of your target system:

1. Prepare the central services instance host, the database instance host, and the central

instance host for the installation of the corresponding instances of your target system as describedin the installation guide for your SAP system solution.

2. Install the central services instance for the target system as described in the installation guide

for your SAP system solution.

3. Perform the following steps on the database instance host:

1. Transfer the Java export files to the central system target host. For more information, see

Transferring the Export Files to the Target Host [page 41].

2. Install the database instance of the target system. For more information, see Installing the Target 

System [page 42].

4. On the central instance host, install the central instance of the target system.

5. If required, install additional dialog instance(s) on (the) dialog instance host(s) as described in

the installation guide for your SAP system solution.

4.4.1 Transferring the Export Files to the Target Host

Procedure

1. On the target host, create a directory <EXPDIR> with sufficient space for the database export files

available.2. Copy all files and directories (recursively) that are located on the source host in the migration

export directory <EXPDIR> from the source host to the target host.

NOTE

If you transfer the files with file transfer protocol (ftp), make sure that you use binary mode

for transferring the files.

3. Check the permissions of the transferred files on the target host. All files have to be accessible for

user <sapsid>adm of the target system.

NOTEIf your source system is a distributed system, the files created by the export of the central instance

and the files created by the export of the database instance have to be located in the same

<EXPDIR> directory for the installation of the target system.

If you have not exported into the same <EXPDIR> already, then you have to merge the two

<EXPDIR> directories from the central instance export and from the database instance export

before starting the target system installation.

4 Database Independent System Copy

4.4 Setting Up the Target System

2011-02-18 PUBLIC 41 /100

Page 42: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 42/100

4.4.2 Installing the Target System

PrerequisitesOnly valid for: Windows |

Make sure there is enough free space on the target system for the database load. To find out the size of the export and the sizes of the tablespaces or dbspaces that will be created, look at the file DBSIZE.XML

located in the directory <DRIVE>:\<EXPDIR>\DB\<DATABASE>.

End of: Windows |

Only valid for: UNIX |

Make sure there is enough free space on the target system for the database load. To find out the size of 

the export and the sizes of the tablespaces or dbspaces that will be created, look at the file DBSIZE.XML

located in the directory <EXPDIR>/DB/<DATABASE>.

End of: UNIX |

Procedure

1. Prepare the target system host as described in the installation guide of your SAP solution based on

SAP NetWeaver 7.0 EHP 1.

Only valid for: IBM DB2 for Linux and UNIX and Windows |

NOTE

Make sure that you read the information provided in section Setup of Database Layout in the

installation documentation.

End of: IBM DB2 for Linux and UNIX and Windows |

2. Start SAPinst as described in the installation documentation for your SAP solution based on SAPNetWeaver 7.0 EHP 1.

CAUTION

If you plan to use Advanced Configuration options during the SAP System Database Import,

make sure you have installed the most current version of SAPinst to avoid performance

problems during the dialog phase. You can find the latest version of SAPinst at http://

service.sap.com.

3. On the Welcome screen of the SAP Installation Master DVD, navigate to the following folder

according to the requirements of your target system: Software Life-Cycle Options System Copy

<database> Target System <Distribution option: Central System / Distributed System / High-Availability

System> Based on <Stack option> AS ABAP and Java / AS Java / AS ABAP> .

4. Run the installation service(s) required for your system copy in the sequence they are listed in the

specific folder and according to process flow in Setting Up the Target System Using SAPinst [page 40].

5. To install the target system, follow the instructions in the SAPinst input dialogs and enter the

required parameters.

On the screen Database - Select the Database Instance Installation Method choose the option Standard System

Copy/Migration (load-based):

4 Database Independent System Copy

4.4 Setting Up the Target System

42 /100 PUBLIC 2011-02-18

Page 43: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 43/100

The SAP data dump from the MIGRATION EXPORT CD image that you created during the export is

loaded in the newly installed SAP system database.

Only valid for: IBM DB2 for Linux and UNIX and Windows |

CAUTION

■ Make sure that you take the information about automatic storage that is provided in

the Running SAPinst section in the appropriate installation guide into consideration.

■ The option Deferred Table Creation is not supported for load-based system copies for SAP

systems that are not based on SAP NetWeaver 7.0 EHP 1 or higher.

End of: IBM DB2 for Linux and UNIX and Windows |

CAUTION

■ Do not create the installation directory (for example, sapinst_instdir) under the

following directories:

● UNIX: /usr/sap/<SAPSID>

Windows: \usr\sap\<SAPSID>

● UNIX: /sapmnt/<SAPSID>

Windows: \sapmnt\<SAPSID>

■ If you perform a Unicode conversion, the data import into the target system might abort

because of missing space in the database tablespace or dbspace. Enlarge the database or

database container, in which the DYNPSOURCE table will be created in the target database.

The required size for the table will be fifteen times larger than in the non-Unicode source

system.6. When SAPinst displays the DVD / CD browser window and asks for the Export Migration CD, enter

the path to the export directory <EXPDIR>.

7. If you perform a heterogeneous system copy, enter the migration key on the Database Import screen.

8. Complete the installation as described in the installation documentation for your SAP component.

NOTE

If you have to restart the import after an error, just restart SAPinst. The import continues

with the table that was not imported successfully.

NOTEThe Java engine is not started automatically. After the target system has been installed and the

follow-up activities (refer to Follow-Up Activities [page 67]) have been performed, you have to start

the Java engine manually.

4 Database Independent System Copy

4.4 Setting Up the Target System

2011-02-18 PUBLIC 43 /100

Page 44: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 44/100

 This page is left blank for documents that are printed on both sides.

Page 45: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 45/100

5 Database-Specific System Copy 

The following sections describe database-specific methods for the homogeneous system copy. Database-

specific methods are not available for all database systems. For more information about methods

available for your database, refer to Planning [page 11] and to the SAP Notes describing the homogeneous

system copy for your database system.

Process

Follow the sequence of steps described in the process flows below for a:■ Central System

■ Distributed System

■ High Availability System

Central System

To perform the export for a central system, you need to proceed as follows on the central system host:

Process Flow on the Source System (Export)

When performing the export, create a MIGRATION EXPORT CD image, which contains the data of 

the exported system, and which you use to install the target system.

1. Run SAPinst on UNIX or Windows [page 25] to create the export directory structure with labels and

to archive SDM and application-specific file system content.

In SAPinst, choose the installation option that corresponds to your database, SAP system, and

technology, and then Database and Central System Export .

EXAMPLE

<your SAP version> Software Life-Cycle Options System Copy Oracle Source System Export 

Central System Based on AS ABAP and AS Java Database and Central System Export 

2. Generate the control file structure for the target database [page 48].3. If required, create an offline backup of the source database [page 53].

Process Flow on the Target System

1. Only valid for: Windows |

Install the database software as described in the installation guide of your SAP solution.

End of: Windows |

2. Only valid for: UNIX |

Prepare the target system [page 54]:

1. Follow the instructions on the SAPinst screens until SAPinst requests you to install the database

software and to perform the database backup/restore.

5 Database-Specific System Copy

2011-02-18 PUBLIC 45 /100

Page 46: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 46/100

2. Create the database file system (if it does not yet exist).

3. Install the database software.

End of: UNIX |

3. Only valid for: Windows |Follow the instructions on the SAPinst screens until you are requested to perform the database

backup/restore.

NOTE

If required, restart SAPinst as described in the installation guide of your SAP solution.

End of: Windows |

4. To complete the system copy, you have to perform the follow-up activities [page 67].

Distributed System or High Availability System

To perform the export for a distributed or high-availability system, proceed as follows:

Process Flow on the Source System (Export)

When performing the export, you create a MIGRATION EXPORT CD image, which contains the data

of the exported system, and which you use to install the target system.

1. On the database instance host of the source system, generate the control file structure for the target 

database [page 48].

2. If required, on the database instance host, create an offline backup of the source database [page 53].

3. On the central instance host, run SAPinst on UNIX or Windows [page 25] to create the export

directory structure with labels and to archive SDM and application-specific file system content.

In SAPinst, choose the installation option that corresponds to your database, SAP system, and

technology, and then Database and Central System Export .

EXAMPLE

<your SAP version> Software Life-Cycle Options System Copy your database Source System Export 

Distributed System Based on AS ABAP and AS Java Database and Central System Export 

Process Flow on the Target System

1. Only valid for: Windows |

On the database instance host, install the database software as described in the installation guide

of your SAP solution.End of: Windows |

2. Only valid for: UNIX |

Prepare the target system [page 54]:

1. On the database instance host, follow the instructions on the SAPinst screens until SAPinst

requests you to install the database software and to perform the database backup/restore.

2. On the database instance host, create the database file system (if not yet existing).

3. On the database instance host, install the database software.

End of: UNIX |

5 Database-Specific System Copy

46 /100 PUBLIC 2011-02-18

Page 47: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 47/100

3. Only valid for: Windows |

On the database instance host, follow the instructions on the SAPinst screens until you are

requested to perform the database backup/restore.

NOTE

If required, restart SAPinst as described in the installation guide of your SAP solution.

End of: Windows |

4. To complete the system copy, you have to perform the follow-up activities [page 67].

Only valid for: Oracle |

5.1 Oracle-Specific Procedure

Purpose

In an SAP system environment, you can create a homogeneous copy of an Oracle database by copying

database files. This method is suitable for creating an exact copy of an existing database. The source of 

the copy is a complete data backup of your source database. You can use an offline backup, an online

backup, or the file system of your source host.

Use SAPinst for installation on the target system host as described in the installation documentation

for your SAP component. Only the SAPinst steps for setting up and loading the database steps are

different.

 Advantages

■ You can use existing offline or online backups.

■ This method is faster than the R3load and Jload method.

Disadvantages

■ Backup/copy of database files in a heterogeneous environment is not possible because the hardware

of the source and target systems must be binary-compatible.

■ Source system host and target system host must be different.

■ You must shut down the SAP system and the database when you create an offline backup manually

or an offline backup with BR*Tools.

■ You cannot change the database schema and the table space names.

Prerequisites

■ You must use the same Oracle release and patch level for your database in the source and target

system.

■ You must have prepared your system for SAPinst [page 17].

■ The classes12.jar must exist in the <ORACLE_HOME>/jdbc/lib directory (installed using a

standard Oracle installation).

■ If your source system is an ABAP only system, make sure that JRE version 1.4.1 or higher is installed

on the database instance.

5 Database-Specific System Copy

5.1 Oracle-Specific Procedure

2011-02-18 PUBLIC 47 /100

Page 48: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 48/100

■ The JAVA_HOME environment variable must point the JRE directory.

■ For security reasons, the source and target systems must run on different hosts.

■ The source and target systems must be binary compatible.

NOTE

Note that you can also perform a system copy from 32-bit systems to 64-bit systems and vice

versa (same operating system assumed) even if source and target system are not binary

compatible.

If your source system uses the US7ASCII character set, you must choose this character set when

installing the target system. SAPinst prompts for the character set during the installation (key:Database

Character Set). The installation default is WE8DEC or UTF8 for Unicode systems. To find out the

character set used by the source system, connect to the source database as user sap<schemaid> or

sapr3with

sqlplusand enter:

SELECT * FROM V$NLS_PARAMETERS;

5.1.1 Generating the Control File Structure

The OraBRCopy Java tool writes a file CONTROL.SQL to the current working directory, which can be used

without further adaptations on the target system.

For more information about the OraBRCopy tool, refer to the documentation ORABRCopy.pdf, which

is part of the OraBRCOPY.SAR archive.

Prerequisites

RECOMMENDATION

We recommend that you shut down the SAP system before you perform the following steps. The

database must still be running.

Procedure

1. Create an installation directory <INSTDIR> (UNIX: with permissions 777) on the source system.

2. Copy the ORABRCOPY.SAR archive from the SAP Installation Master DVD to the installation directory

and extract it using SAPCAR.

You can find the archive in the following directory on the Installation Master DVD:

Only valid for: UNIX |

<DVD-DIR>:/COMMON/INSTALL/ORA/ORABRCOPY.SAR

End of: UNIX |

Only valid for: Windows |

<DVD-DRIVE>:\COMMON\INSTALL\ORA\ORABRCOPY.SAR

End of: Windows |

3. Make sure that all redo log groups are archived

4. Start the OraBRCopy tool as an OS user with Oracle DBA privileges:

■ Log on as one of the following users:

5 Database-Specific System Copy

5.1 Oracle-Specific Procedure

48 /100 PUBLIC 2011-02-18

Page 49: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 49/100

● ora<dbsid>

● <sapsid>adm

■ If you perform an offline manual copy, enter the following commands:

● On UNIX:

./ora_br_copy.sh –generateFiles –forceLogSwitches —targetSid

<TARGET_DBSID> —password <system's password> —listenerPort <listener port>

● On Windows:

ora_br_copy.bat –generateFiles –forceLogSwitches —targetSid <TARGET_DBSID>

—password <system's password> —listenerPort <listener port>

The tool creates the files CONTROL.SQL, CONTROL.TRC, and init<targetSID>.ora in your

installation directory, shuts down, restarts the database, and performs the required log

switches.

■ If you perform an offline or online backup using BR*Tools, enter the following commands:

● On UNIX:

./ora_br_copy.sh –generateFiles —targetSid <TARGET_DBSID> —password

<system's password> —listenerPort <listener port>

● On Windows:

ora_br_copy.bat –generateFiles —targetSid <TARGET_DBSID> —password

<system's password> —listenerPort <listener port>

NOTE

During the online backup, the database must be up and running. To ensure this, this

command must not contain the parameter —forceLogSwitches.

NOTE

If an error occurs, check the log file:

<INSTDIR>/ora.brcopy.log

The tool creates the files CONTROL.SQL, CONTROL.TRC, and init<targetSID>.ora in your

installation directory, and performs the required log switches.

5. Verify and, if necessary, update the CONTROL.SQL control file using the CONTROL.TRC trace file as

follows.

Example for Windows

In the following example for Windows, entries of CONTROL.SQL written in bold should be compared to

the trace file:

REM

====================================================================

REM CONTROL.SQL

REM

REM SAP AG Walldorf

5 Database-Specific System Copy

5.1 Oracle-Specific Procedure

2011-02-18 PUBLIC 49 /100

Page 50: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 50/100

REM Systeme, Anwendungen und Produkte in der Datenverarbeitung

REM

REM (C) Copyright SAP AG 2004

REM

====================================================================

REM Generated at:

REM Fri Sep 17 08:33:25 CEST 2005

REM for target system NEW

REM on

REM Windows 2000 5.0 x86

CONNECT / AS SYSDBA

STARTUP NOMOUNT

CREATE CONTROLFILE REUSE

SET DATABASE "NEW"

RESETLOGS

ARCHIVELOG

MAXLOGFILES 255

MAXLOGMEMBERS 3

MAXDATAFILES 1022

MAXINSTANCES 50

MAXLOGHISTORY 1134

LOGFILE

GROUP 1 (

'D:\ORACLE\NEW\ORIGLOGA\LOG_G11M1.DBF',

'D:\ORACLE\NEW\MIRRLOGA\LOG_G11M2.DBF'

) SIZE 50M,

GROUP 2 (

'D:\ORACLE\NEW\ORIGLOGB\LOG_G12M1.DBF',

'D:\ORACLE\NEW\MIRRLOGB\LOG_G12M2.DBF'

) SIZE 50M,

GROUP 3 (

'D:\ORACLE\NEW\ORIGLOGA\LOG_G13M1.DBF',

'D:\ORACLE\NEW\MIRRLOGA\LOG_G13M2.DBF'

) SIZE 50M,

GROUP 4 (

'D:\ORACLE\NEW\ORIGLOGB\LOG_G14M1.DBF',

'D:\ORACLE\NEW\MIRRLOGB\LOG_G14M2.DBF'

) SIZE 50M

5 Database-Specific System Copy

5.1 Oracle-Specific Procedure

50 /100 PUBLIC 2011-02-18

Page 51: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 51/100

DATAFILE

'D:\ORACLE\NEW\SAPDATA1\SYSTEM_1\SYSTEM.DATA1',

'D:\ORACLE\NEW\SAPDATA3\IMS_1\IMS.DATA1',

'D:\ORACLE\NEW\SAPDATA3\IMS_2\IMS.DATA2',

'D:\ORACLE\NEW\SAPDATA3\IMS_3\IMS.DATA3',

'D:\ORACLE\NEW\SAPDATA3\IMS_4\IMS.DATA4',

'D:\ORACLE\NEW\SAPDATA4\IMS_5\IMS.DATA5',

'D:\ORACLE\NEW\SAPDATA4\IMS_6\IMS.DATA6',

'D:\ORACLE\NEW\SAPDATA4\IMS_7\IMS.DATA7',

'D:\ORACLE\NEW\SAPDATA4\IMS_8\IMS.DATA8',

'D:\ORACLE\NEW\SAPDATA4\IMS_9\IMS.DATA9',

'D:\ORACLE\NEW\SAPDATA1\IMS700_1\IMS700.DATA1',

'D:\ORACLE\NEW\SAPDATA1\IMS700_2\IMS700.DATA2',

'D:\ORACLE\NEW\SAPDATA1\IMS700_3\IMS700.DATA3',

'D:\ORACLE\NEW\SAPDATA1\IMS700_4\IMS700.DATA4',

'D:\ORACLE\NEW\SAPDATA2\IMS700_5\IMS700.DATA5',

'D:\ORACLE\NEW\SAPDATA2\IMS700_6\IMS700.DATA6',

'D:\ORACLE\NEW\SAPDATA2\IMS700_7\IMS700.DATA7',

'D:\ORACLE\NEW\SAPDATA2\IMS700_8\IMS700.DATA8',

'D:\ORACLE\NEW\SAPDATA2\IMS700_9\IMS700.DATA9',

'D:\ORACLE\NEW\SAPDATA3\IMS700_10\IMS700.DATA10',

'D:\ORACLE\NEW\SAPDATA4\IMS700_11\IMS700.DATA11',

'D:\ORACLE\NEW\SAPDATA1\IMSUSR_1\IMSUSR.DATA1',

'D:\ORACLE\NEW\SAPDATA2\ROLL_1\ROLL.DATA1'

;

ALTER DATABASE OPEN RESETLOGS;

ALTER TABLESPACE PSAPTEMP ADD TEMPFILE

'D:\ORACLE\NEW\SAPDATA3\TEMP_1\TEMP.DATA1'

SIZE 350M REUSE AUTOEXTEND OFF;

NOTE

In the above example for Windows, entries and values of CONTROL.SQL written in bold should be

compared to the trace file. The changes to be made are valid for UNIX, too.

Changes to be made

1. If you want to upgrade your database from 32-bit to 64-bit, add the following lines at the bottom

of the CONTROL.SQL file:

shutdown immediate;

startup restrict

5 Database-Specific System Copy

5.1 Oracle-Specific Procedure

2011-02-18 PUBLIC 51 /100

Page 52: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 52/100

spool utlirp.log

@?/rdbms/admin/utlirp.sql

spool off

alter system disable restricted session;

2. MAXLOGFILES 255

...

The numbers must be greater than or equal to the corresponding numbers in the trace file.

3. GROUP 1 (

'D:\ORACLE\NEW\ORIGLOGA\LOG_G11M1.DBF',

'D:\ORACLE\NEW\MIRRLOGA\LOG_G11M2.DBF'

) SIZE 50M,

Group 2 (

The sizes of the respective groups must be equal to the sizes of the corresponding groups in the

trace file.

4. 'D:\ORACLE\NEW\SAPDATA1\SYSTEM_1\SYSTEM.DATA1',

'D:\ORACLE\NEW\SAPDATA3\IMS_1\IMS.DATA1',

'D:\ORACLE\NEW\SAPDATA1\IMS700_1\IMS700.DATA1'

The count of the data files must be equal to the count of the corresponding data files in the tracefile.

5. ALTER TABLESPACE PSAPTEMP ADD TEMPFILE

'D:\ORACLE\NEW\SAPDATA3\TEMP_1\TEMP.DATA1'

SIZE 350M REUSE AUTOEXTEND OFF;

The size must be equal to the corresponding size in the trace file.

6. The number of rows with ALTER TABLESPACEmust be equal to the number of corresponding rows

in the trace file.

5.1.2 Creating a Backup

If required, create a backup. Choose between the following possibilities: Performing an offline backup

manually or an offline or an online backup with BR*Tools.

■ Creating an Offline Backup Manually [page 53]

■ Creating an Offline or Online Backup with BR*Tools [page 53]

5 Database-Specific System Copy

5.1 Oracle-Specific Procedure

52 /100 PUBLIC 2011-02-18

Page 53: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 53/100

5.1.2.1 Creating an Offline Backup

Procedure

There are different possibilities to prepare the actual transfer of the database files:

■ If you have an up-to-date offline backup, you can use it (provided that redo logs were cleaned

up with forced log switches).

■ If you want to transport the database file (for example, on tape) or if you have to perform the

database shutdown at a certain time, stop the database (normal shutdown) and perform a complete

offline backup. You can use the trace file CONTROL.TRC created by OraBrCOPY to determine the file

system trees that have to be saved.

■ You stop the database (normal shutdown) and copy the database files when the actual transfer to

the target system takes place. You do not have to perform any preparations for the actual transfer

now. Proceed with the next step.

NOTE

If you choose this manual offline backup method, you also have to restore the database files on

the target system manually. For more information, see Restoring Database Files on the Target System

[page 56].

5.1.2.2 Creating an Offline or Online Backup with BR*Tools

You can use any backup strategy supported by BR*Tools as the basis for a system copy: offline or online,

with or without BACKINT, with or without RMAN, complete or incremental, and so on. The backup

strategy must simply be valid for restore and recovery. This means that a complete restore and recovery

of the source database must be possible. In addition for BACKINT and RMAN, the external backup

tools must be configured so that a restore is possible on the target host.

Procedure

CAUTION

To ensure that no changes are made to the file system during backup, stop the Software

Deployment Manager (SDM).

Proceed as described in the SAP Library at:

help.sap.com/nw70 SAP NetWeaver 7.0 including Enhancement Package 1 SAP NetWeaver 7.0 Library

(including Enhancement Package 1) Englishh SAP NetWeaver Library Administrator’s Guide Technical Operations

 for SAP NetWeaver General Administration Tasks Database Administration Database Administration for Oracle

BR*Tools for Oracle DBA BR*Tools in Action Backup and Database Copy with BR*Tools .

5 Database-Specific System Copy

5.1 Oracle-Specific Procedure

2011-02-18 PUBLIC 53 /100

Page 54: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 54/100

NOTE

If you choose a backup method with BR*Tools, you also have to restore the database files on the

target system with BR*Tools. For more information, see Restoring the Database Files on the Target System

with BR*Tools [page 57].

5.1.3 Preparing the Target System

Prerequisites

Make sure that sapdata<n> file systems on the target system host are large enough.

Procedure

1. Install the target SAP system with SAPinst as described in the installation documentation for your

SAP solution.

CAUTION

On the Welcome screen, choose the required installation service:

SAP NetWeaver 7.0 including Enhancement Package 1 Software Life-Cycle Options System Copy Oracle

Target System <Central System | Distributed System | High-Availability System> .

CAUTION

When you perform a system copy with the Oracle backup/restore method, you cannot change

the database schema and the table space names of the new target system. When installing the

target central instance, database instance, or dialog instance make sure that you enter the

correct database schema names (which are the database schema name of the source system).

The schema names of the source and target system must be identical.

■ When SAPinst prompts for the installation type, choose Homogeneous System Copy (Backup/ 

Restore).

■ Proceed until SAPinst stops to restore the database files on the target system.

The following message is displayed:

SAPinst now stops the installation. Please proceed as follows:...

2. If necessary, extract the Oracle stage archives manually and install the Oracle Software as describedin the installation documentation for your SAP solution.

3. If they do not exist, create the following directories on the target system:

■ UNIX:

● /oracle/<TARGET_DBSID>/mirrlog<x>

● /oracle/<TARGET_DBSID>/origlog<x>

● /oracle/<TARGET_DBSID>/sapdata<x>

● /oracle/<TARGET_DBSID>/sapreorg

● /oracle/<TARGET_DBSID>/saparch

● /oracle/<TARGET_DBSID>/oraarch

5 Database-Specific System Copy

5.1 Oracle-Specific Procedure

54 /100 PUBLIC 2011-02-18

Page 55: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 55/100

● /oracle/<TARGET_DBSID>/saptrace

● /oracle/<TARGET_DBSID>/saptrace/background

● /oracle/<TARGET_DBSID>/saptrace/usertrace

● /oracle/<TARGET_DBSID>/origlogA/cntrl

● /oracle/<TARGET_DBSID>/sapdata1/cntrl

● /oracle/<TARGET_DBSID>/saparch/cntrl

● /oracle/<TARGET_DBSID>/sapcheck

■ Windows:

● <drive>:\oracle\<TARGET_DBSID>\mirrlog<x>

● <drive>:\oracle\<TARGET_DBSID>\origlog<x>

● <drive>:\oracle\<TARGET_DBSID>\sapdata<x>

● <drive>:\oracle\<TARGET_DBSID>\sapreorg

● <drive>:\oracle\<TARGET_DBSID>\saparch

● <drive>:\oracle\<TARGET_DBSID>\oraarch

● <drive>:\oracle\<TARGET_DBSID>\saptrace

● <drive>:\oracle\<TARGET_DBSID>\saptrace\background

● <drive>:\oracle\<TARGET_DBSID>\saptrace\usertrace

● <drive>:\oracle\<TARGET_DBSID>\origlogA\cntrl

● <drive>:\oracle\<TARGET_DBSID>\sapdata1\cntrl

● <drive>:\oracle\<TARGET_DBSID>\saparch\cntrl

● <drive>:\oracle\<TARGET_DBSID>\sapcheck

4. Make sure that the following directories are empty (except the subdirectory saparch/cntrl):

/oracle/<TARGET_DBSID>/saparch and /oracle/<TARGET_DBSID>/oraarch

<drive>:\oracle\<TARGET_DBSID>\saparch and <drive>:\oracle\<TARGET_DBSID>\oraarch

5. Only valid for: UNIX |

All directories must be owned by the user ora<target_dbsid>.

To achieve this, enter the following command:

chown ora<target_dbsid>:dba <directory>

End of: UNIX |

6. Only valid for: Windows |

Set the security settings for the built-in accounts and groups SYSTEM, Administrators,

SAP_<SAPSID>_GlobalAdmin (domain installation), and SAP_<SAPSID>_LocalAdmin (local

installation) for all directories as follows:

1. In the Windows Explorer, right-click the Oracle root directory and choose Properties.

2. Under Security, choose Advanced .

3. Uncheck Allow inheritable permissions from the parent....

4. In the next dialog, choose Copy to copy the permission entries that were previously applied

from the parent to this object.

5 Database-Specific System Copy

5.1 Oracle-Specific Procedure

2011-02-18 PUBLIC 55 /100

Page 56: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 56/100

5. Choose OK .

6. Set the permissions for the above-mentioned accounts SYSTEM, Administrators,

SAP_<DBSID>_GlobalAdmin, or SAP_<DBSID>_LocalAdmin to Full Control.

7. Delete all other accounts.End of: Windows |

7. Restore the database files on the target system either manually (see Restoring Database Files on the Target 

System Manually [page 56]) or with BR*Tools (see Restoring the Database Files on the Target System with

BR*Tools [page 57], then proceed with SAPinst.

5.1.4 Restoring Database Files on the Target System

CAUTION

If you do not use an offline backup, but copy the database files directly from the source to the

target system host, make sure that you shut down the database on the source system before you

copy the listed files from the source to the target directories.

Procedure

1. Copy the following files from the source to the target system host either by using an offline backup

or by copying the listed files from the source directories to the target directories.

Directories on UNIX:

Source and Target Directory Files

/oracle/<DBSID>/sapdata<x> All files

/oracle/<DBSID>/origlog<x> All files

/oracle/<DBSID>/mirrlog<x> All files

source: <INSTDIR>

target: <SAPINST_INSTDIR>

CONTROL.SQL

source: <INSTDIR>

target: /oracle/<DBSID>/<DB_VERSION>_<BIT>/dbs

init<TARGET_DBSID>.ora

Directories on Windows:

Source and Target Directory Files

<drive>:\oracle\<DBSID>\sapdata<x> All files

<drive>:\oracle\<DBSID>\origlog<x> All files

<drive>:\oracle\<DBSID>\mirrlog<x> All files

source: <INSTDIR>

target: <SAPINST_INSTDIR>

target (Java only):

%programfiles%\sapinst_instdir\NW04SR1\WEBAS_COPY\CENTRAL

\ONE_HOSTor%programfiles%\sapinst_instdir\NW04SR1\WEBAS_COPY

\DISTRIBUTED\DB

CONTROL.SQL

source: <INSTDIR>

target: \oracle\<DBSID>\<DB_VERSION>_<BIT>\database

init<TARGET_DBSID>.ora

5 Database-Specific System Copy

5.1 Oracle-Specific Procedure

56 /100 PUBLIC 2011-02-18

Page 57: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 57/100

NOTE

If you use an existing offline backup, the source data files and log files are not located in the

directories shown in the table.

The installation directory of the target system is normally located in the directory:%programfiles%\sapinst_instdir\NW04S\LM\COPY\ORACLE\SYSTEM\<system_variant>

2. After you have copied the database files, make sure that the files on the source and target system

are not located in different directories or drives. If required, make the corresponding changes in

the files control.sql and the init<DBSID>.ora.

3. Verify that the created directories and copied files have the owner ora<target_dbsid>, belong to

the group dba, and have the permissions 740.

4. Make sure that the control files are not restored. If necessary, remove them.

The file names are specified by the control_files parameter of the init<TARGET_DBSID>.ora file.

5.1.5 Restoring the Database Files on the Target System withBR*Tools

Procedure

1. Copy the following files from the source system host to the target system host by copying manually

the listed files from the source directories to the target directories.

■ On UNIX:

Source and Target Directory Files

source: <INSTDIR>

target: <SAPINST_INSTDIR>

CONTROL.SQL

source: <INSTDIR>

target: /oracle/<DBSID>/<DB_VERSION>_<BIT>/

dbs

init<TARGET_DBSID>.ora

■ On Windows:

Source and Target Directory Files

source: <INSTDIR>

target: <SAPINST_INSTDIR>

target (Java only):%programfiles%\sapinst_instdir\NW04SR1\WEBAS_COPY

\CENTRAL\ONE_HOSTor%programfiles%\sapinst_instdir

\NW04SR1\WEBAS_COPY\DISTRIBUTED\DB

CONTROL.SQL

source: <INSTDIR>

target: \oracle\<DBSID>\<DB_VERSION>_<BIT>\database

init<TARGET_DBSID>.ora

2. Create an Oracle spfile from init<TARGET_DBSID>.ora profile as follows:

SYNTAX 

sqlplus /nologconnect / as sysdba

create spfile from pfile;exit

5 Database-Specific System Copy

5.1 Oracle-Specific Procedure

2011-02-18 PUBLIC 57 /100

Page 58: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 58/100

3. Call the restore and recovery function of BR*Tools.

For more information about the required steps and prerequisites, see SAP Note 1003028.

The main prerequisite is that the corresponding BR*Tools logs (BRBACKUP detailed and summary

log, BRARCHIVE summary log) are copied from the source to the target system. In addition, the

postprocessing steps mentioned in this SAP Note are performed automatically by SAPinst. SAP

Note 1003028 also comprises information about executing restore and recovery under the control

of BRRECOVER and the exact syntax of BRRECOVER (see section Homogeneous Database Copy).

For more information about BR*Tools, see help.sap.com/nw70 SAP NetWeaver 7.0 including

Enhancement Package 1 SAP NetWeaver 7.0 Library (including Enhancement Package 1) Englishh SAP NetWeaver 

Library Administrator’s Guide Technical Operations for SAP NetWeaver General Administration Tasks

Database Administration Database Administration for Oracle BR*Tools for Oracle DBA .

4. Shut down the Oracle database instance as follows:SYNTAX 

sqlplus /nologconnect / as sysdbashutdown immediateexit

End of: Oracle |

Only valid for: MaxDB |

5.2 SAP MaxDB-Specific Procedure

In an SAP system environment, you can create a homogeneous copy of an SAP MaxDB database by

using the backup and restore method. This method is suitable for creating an exact copy of an existing

database. The source of the copy is a complete data backup of your source database.

The SAPinst tool is used for installation on the target system host as described in the installation

documentation for your SAP solution. In SAPinst, you select the backup and restore method as the

database installation method. SAPinst stops before the database instance initialization and asks you to

perform the recovery on the target database. After you have performed recovery and post-recovery

activities you can continue the installation in SAPinst.

This description is not valid for the liveCache system copy.

 Advantages

■ You can use existing offline backups.

■ This method is faster than the database-independent method using R3load or Jload [page 21].

Disadvantage

You can only copy between systems with the same byte order.

Prerequisites

■ Byte order – little-endian or big-endian

5 Database-Specific System Copy

5.2 SAP MaxDB-Specific Procedure

58 /100 PUBLIC 2011-02-18

Page 59: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 59/100

You can use the backup and restore method to copy systems with the same byte order. That is,

you can copy a system based on little-endian to another system based on little-endian. You can

also copy a system based on big-endian to another system based on big-endian. Check SAP Note

552464 to find out which processor and operating system combination uses which byte order.

■ Data backup

You perform the complete data backup of your source database.

■ Recovery tool

You are using the SAP MaxDB Database Manager (DBMGUI) version 7.5.0 Build 12 or above.

You can find more information on DBMGUI at either of the following:

● http://dev.mysql.com/doc SAP MaxDB by MySQL SAP MaxDB Online Library Tools

● http://help.sap.com/nw70 SAP NetWeaver 7.0 Library (including Enhancement Package 1) English

SAP NetWeaver Library SAP NetWeaver by Key Capability Databases SAP MaxDB Tools

Database Manager GUI 

■ Database Software

The database software on the target host must have the same version as the software on the source

host. The build number of the software version on the target host must be greater than or equal

to the version on the source host.

■ Size of the data on the target system

The size of the target system must be greater than the used space on the source system. You can

find the size of the used pages on the source system as follows:

dbmcli —d <database_name> —u <dbm_user>,<password> —n <database_server> —u SQL

sap<sid>,<password> sql_execute 'SELECT USEDPERM FROM SERVERDBSTATISTICS'

The result of this query is the amount of used space, expressed as the number of 8 KB pages. To

get the used space in MB, divide this value by 128. When SAPinst prompts you, configure the

database data volumes according to this value.

■  JRE

You must have installed JRE version 1.5 or higher on your system.

The JAVA_HOME environment variable must point to the JRE directory.

Process

1. Do the following on the source system:

1. If you do not already have a suitable recent complete SAP MaxDB backup, create a complete

data backup using the DBMGUI tool:

DBMGUI Backup Backup Wizard Complete

2. Make the backup medium available on the target host.

3. Only valid for: UNIX;Windows |

Run SAPinst to perform the export for UNIX or Windows [page 25].

End of: UNIX;Windows |

2. Do the following on the target system:

5 Database-Specific System Copy

5.2 SAP MaxDB-Specific Procedure

2011-02-18 PUBLIC 59 /100

Page 60: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 60/100

1. To install the new system, start SAPinst as follows:

<SAP Product> Software Life-Cyle Options System Copy SAP MaxDB Target System <Central

System | Distributed System | High-Availability System> .

During the installation of the database instance, SAPinst stops in the screen Perform Database

Recovery before database initialization and asks you to perform the data recovery.

2. Start the data recovery wizard from DBMGUI

1. Register your database instance in the DBMGUI

2. Check the database instance in the admin state.

3. Choose Recovery Recovery with Initialization ...

4. In type of recovery, select Restore a medium.

5. Specify the backup medium.

6. Start the restore procedure.NOTE

The recovery wizard does not start the recovery immediately. It initializes the database

instance first. It takes some time for the database server to format the database volumes.

3. After the restore, check the state of the target database instance. Change the database state to

online if it is not already in online state.

4. Delete the entries from the following tables to make sure that information about the backup

history for update statistics in the Computing Center Management System (CCMS) from the

old system does not appear in the new system:

CNHIST, CNREPRT, CNMEDIA, DBSTATHADA, DBSTAIHADA, DBSTATIADA, DBSTATTADA,

SDBAADAUPD

5. Continue with SAPinst or restart it if you stopped it during the recovery.

6. After installation is completed, maintain the database connection for CCMS. For more

information, see SAP Note 588515.

End of: MaxDB |

Only valid for: Windows | MS SQL Server |

5.3 MS SQL Server-Specific Procedure

This section describes how to perform a homogeneous system copy of an MS SQL Server database by

using the backup/restore method, or the detach/attach method in an SAP environment. The SAPinst

installation tool supports both methods.

The backup/restore method and the detach/attach method have the following advantages compared

to the R3load method:

■ You can use an existing backup.

■ These methods are much faster than the database-independent method [page 21].

5 Database-Specific System Copy

5.3 MS SQL Server-Specific Procedure

60 /100 PUBLIC 2011-02-18

Page 61: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 61/100

NOTE

● For more information about the system copy procedure, see SAP Notes 193816 and

151603.

● With SQL Server, you can use backup images across the platforms I386, IA64, x64. Thatis, you can make a backup on one type of platform and use it on another type.

● You can attach SQL Server 2000 files to SQL Server 2005 but not vice versa.

Process1. On the source system, run SAPinst to create an export of the Java central instance [page 25] by choosing the

following installation service on the Welcome screen:

<Your SAP system> Software Life-Cycle Options System Copy MS SQL Server Source System <system

variant> Based on <technical stack>

■ For a central system, choose Database and Central Instance Export .NOTE

On the SAPinst screen SAP SystemDatabase Export , make sure to select Use database-specific

tools for the system copy method.

■ For a distributed system, choose Central Instance Export .

When performing the export, create a MIGRATION EXPORT CD image, which contains the data

of the exported system, and which you use to install the target system.

2. Detach the database files from the source system database or create a backup and copy the files to

the target system.

3. Attach the database files or restore the backup of the source database on the target database server.

4. Run SAPinst to install the target system by choosing the following on the Welcome screen:

<Your SAP system> Software Life-Cycle Options System Copy MS SQL Server Target System <system

variant> <technical stack>

NOTE

■ The target system is installed using the exports from the source system.

■ Choose the installation services in exactly the order they appear. For more information,

see the MS SQL Server installation guide for your SAP system at http://

service.sap.com/installnw70.■ On the SAPinst screen SAP SystemDatabase, make sure to select Homogeneous System Copy (MS

SQL Server-specific: Detach/Attach or Backup).

End of: Windows | MS SQL Server |

Only valid for: IBM DB2 for Linux and UNIX and Windows |

5.4 IBM DB2 for Linux, UNIX, and Windows-SpecificProcedures

The database-specific procedure for the creation of a system copy is based on a restore of an existing

online or offline backup. Therefore, this method is also referred to as backup/restore procedure. Since

5 Database-Specific System Copy

5.4 IBM DB2 for Linux, UNIX, and Windows-Specific Procedures

2011-02-18 PUBLIC 61 /100

Page 62: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 62/100

a DB2 backup can be used cross-platform within certain limitations (see below), this method is not

limited to the homogenous system copy only.

An SAP system copy with a DB2 database can be also created if more advanced techniques like file system

snapshots are available. The necessary procedure in this case is called database relocation. The database

relocation procedure differs significantly from the backup/restore procedure and is not described in

this guide.

For more information, see the Database Administration Guide: SAP on IBM DB2 for Linux, UNIX, and Windows,

section db2inidb Option: as snapshot .

SAPinst is used for installation on the target system host as described in the installation documentation

for your SAP component. Before starting SAPinst on the target system make sure that all prerequisites

for the SAP system installation are met. Especially, make sure that the relevant file systems are available.

For more information, see the appropriate installation guide athttp://service.sap.com/

installnw70 Installation – SAP NetWeaver Systems

In a Java only or ABAP+Java system, you also have to run an export for the Java Engine to archive SDM

and application-specific file system content.

 Advantages of the Backup Method

■ You can use existing online and offline backups.

■ Using the backup method is faster than the database-independent method [page 21].

Disadvantages of the Backup Method

■ You cannot change the name of the database schema. The name of the database schema will be

the same as that of the source system. This implies that the name of the database connect user does

not change either.

■ You cannot copy an individual MCOD component to another system. You can only copy the

complete system.

Prerequisites

■ It must be possible to restore the backup of the source system on the platform of the target system.

NOTE

With DB2, you can use backup images cross-platform within certain limitations. If you want

to use the backup/restore method between different platforms, you must follow the

additional instructions in SAP Note 628156.

For more information about cross-platform backups, also see Backup and restore operations between

different operating systems and hardware platforms in the IBM DB2 V9.1Information Center at http://

publib.boulder.ibm.com/infocenter/db2luw/v9/topic/com.ibm.db2.udb.admin.doc/

doc/c0005960.htm.

■ If errors occur when restoring the backup on the target system, the complete restore must be

repeated.

5 Database-Specific System Copy

5.4 IBM DB2 for Linux, UNIX, and Windows-Specific Procedures

62 /100 PUBLIC 2011-02-18

Page 63: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 63/100

Process

1. You perform an online or offline backup.

NOTE

If you use an online backup to copy your system, a roll forward of your database is required

after the database restore on the target system. As a prerequisite, the respective database logs must

be accessible. We therefore recommend that you include the necessary log files in the backup image.

To do so, use the INCLUDE LOGS option of the BACKUP DATABASE command. Note that as of DB2

V9.5, logs are by default included in an online backup.

NOTE

To export the database content for Java, you can also use the database-specific method

(backup/restore).

During the dialog phase, SAPinst asks you in the Database Export dialog box to specify the systemcopy method. If you want to use the backup/restore method, choose Use database-specific tools.

2. To create the export directory structure with labels and to archive SDM and application-specific

file system content, you also have to run SAPinst.

On the Welcome screen, choose <Your SAP system> Software Life-Cycle Options System Copy IBM 

DB2 for Linux, UNIX, and Windows Source System <system variant> <technical stack> .

Perform the installation options in the given sequence and follow the instructions on the SAPinst

dialogs.

3. To create a target system, run SAPinst on the target system host by choosing the following on the

Welcome screen:

<Your SAP system> Software Life-Cycle Options System Copy IBM DB2 for Linux, UNIX, and Windows

Target System Installation <system variant> <technical stack>

Perform the installation options in the given sequence and follow the instructions on the SAPinst

dialogs. SAPinst prompts you to perform the database restore during the installation phase.

CAUTION

Be aware of the following constraints when using the backup method for a homogeneous

system copy:

■Since you cannot change the name of the database schema, you cannot change theconnect user either. During the dialog phase you have to make sure that you enter the

name of the connect user exactly as you did on your source system.

■ The tablespace names remain the same during the database restore. However, you can

change them after the installation.

■ If you want to change the name or the location of the DB2 container on the target system,

you have to adapt the DB2 container paths or names in the redirected restore script and

then perform a redirected restore. For more information, see the documentation Database

Administration Guide: SAP on IBM DB2 Universal Database for UNIX and Windows, section Usage of 

Tool brdb6brt .

5 Database-Specific System Copy

5.4 IBM DB2 for Linux, UNIX, and Windows-Specific Procedures

2011-02-18 PUBLIC 63 /100

Page 64: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 64/100

4. Multi-Partition Database Environments only: Add database partitions

If you copy a system with multiple database partitions, the target system must have the same

number of partitions as the source system. For more information, see Enabling database partitioning in

a database in the IBM DB2 V9.1 Information Center at http://publib.boulder.ibm.com/

infocenter/db2luw/v9/topic/com.ibm.db2.udb.admin.doc/doc/t0004896.htm

5. Restore your database.

To restore your database, you can choose between one of the following options:

■ Simple database restore

To perform a database restore, use the DB2 RESTORE command. For more information, see the

IBM DB2 documentation DB2 Command Reference.

NOTE

With a simple restore, you cannot change the name or the location of DB2 containers.■ Redirected restore

This is the recommended method.

A redirected restore allows you to change the name or the location of the DB2 container. To

perform a redirected restore, you use the DB2 RESTORE DATABASEcommand with theREDIRECT

GENERATE SCRIPToption. For more information, see RESTORE DATABASE command in the IBM

DB2 V9.1 Information Center at https://publib.boulder.ibm.com/infocenter/db2luw/

v9/topic/com.ibm.db2.udb.admin.doc/doc/r0001976.htm.

Alternatively, you can use the tool brdb6brt that retrieves a database backup and creates a

CLP script to restore this backup image. Since brdb6brtneeds to connect to the source system,

the source system must be available. For more information about how to use the tool

brdb6brt, see Redirected Restore Using brdb6brt in the Database Administration Guide: SAP on IBM DB2

Universal Database for UNIX and Windows.

You cannot use the brdb6brt tool to perform a redirected restore.

NOTE

You do not have to export the database content for backup/restore with Jload. During

the dialog phase, SAPinst asks if you want to export the database content using database

tools or using Jload. If you choose the database tools, Jload is not used.For more information, see SAP Note 1238351.

If you have used an online backup, you have to make sure that you have access to the log files that

were created during the online backup. You also have to perform a roll forward operation to bring

the database into a consistent state.

You can now continue with the installation.

Follow-up Activities

After the installation on the target system, you perform the following steps:

5 Database-Specific System Copy

5.4 IBM DB2 for Linux, UNIX, and Windows-Specific Procedures

64 /100 PUBLIC 2011-02-18

Page 65: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 65/100

■ The tablespaces SYSTOOLSPACE and SYSTOOLSTMPSPACE are used by certain DB2 tools and SQL

administrative routines to store historical and configuration information. We recommend that

you drop and re-create these tablespaces in the target system as follows:

1. Log on to the database server of the target system as user db2<dbsid>.

2. Generate the DDL statements for the tablespaces of the system by entering the following

command on the DB2 command line:

db2look -d <DBSID> -l -o <filename>.sql

3. Drop both tablespaces by entering the following command:

db2 drop tablespace SYSTOOLSPACE, SYSTOOLTMPSPACE

4. Look up the CREATE TABLESPACE statements for SYSTOOLSPACE and SYSTOOLSTMPSPACE in

<filename>.sql.

5. Execute both statements on the DB2 command line.

For more information, see SYSTOOLSPACE and SYSTOOLSTMPSPACE tablespaces in the IBM DB2

V9.1 Information Center at http://publib.boulder.ibm.com/infocenter/db2luw/v9/topic/

com.ibm.db2.udb.admin.doc/doc/c0023713.htm.

■ If you performed a redirected restore, check all settings of the database manager and database

configuration parameters. Specifically, make sure that the following configuration parameters

point to the correct path:

● DIAGPATH (DBM)

● JDK_PATH (DBM)

● DFTDBPATH (DBM)

● Path to log files (DB)

● If set, NEWLOGPATH (DB),OVERFLOWLOGPATH (DB),FAILARCHPATH (DB) and MIRRORLOGPATH (DB)

More Information

■ Database Administration Guide: SAP on IBM DB2 for Linux, UNIX, and Windows in the SAP Community

Network at: https://www.sdn.sap.com/irj/sdn/db6 SAP on DB2 for Linux, UNIX, and Windows

Knowledge Center Key Topics Administration

■ Database Administration Using the DBA Cockpit in the SAP Community Network at: https://

www.sdn.sap.com/irj/sdn/db6 SAP on DB2 for Linux, UNIX, and Windows Knowledge Center Key

Topics Administration

■ IBM DB2 V9.1 Information Center at:

http://www.ibm.com/software/data/db2/udb/support/manualsv9.html

■ IBM DB2 V9.5 Information Center at:

http://publib.boulder.ibm.com/infocenter/db2luw/v9r5/

■ IBM Manuals for DB2 V9.1 at:

http://www.ibm.com/software/data/db2/udb/support/manualsv9.html

■ IBM Manuals for DB2 V9.5 at:

5 Database-Specific System Copy

5.4 IBM DB2 for Linux, UNIX, and Windows-Specific Procedures

2011-02-18 PUBLIC 65 /100

Page 66: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 66/100

http://www-1.ibm.com/support/docview.wss?rs=71&uid=swg27009727

End of: IBM DB2 for Linux and UNIX and Windows |

Only valid for: IBM DB2 for i5/OS |

5.5 IBM DB2 for i5/OS Procedure

In an SAP system environment, you can create a homogeneous system copy of a DB2 database using

the SAV/RSTLIB system copy method.

 Advantage of the Offline System Copy Method

This method is faster than the database-independent method [page 21].

For more information, see SAP Note 585277.

CAUTION

You can only copy for IBM DB2 for i5/OS.

End of: IBM DB2 for i5/OS |

5.6 IBM DB2 for z/OS Specific Procedure

In an SAP system environment, you can create a homogeneous system copy of a DB2 database using

the offline system copy method.

More Information

For more information on this system copy procedure, see the .PDF file that is attached to SAP Note

680746. The guide contains all the information necessary to carry out a system copy with DB2 tools.

5 Database-Specific System Copy

5.5 IBM DB2 for i5/OS Procedure

66 /100 PUBLIC 2011-02-18

Page 67: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 67/100

6 Follow-Up Activities

To finish the system copy of your SAP system:

■ Perform follow-up activities in the target system [page 67]

NOTE

The Java engine is not started automatically. After the target system has been installed and the

follow-up activities have been performed, you have to start the Java engine manually.

6.1 Performing Follow-Up Activities in the Target System

NOTE

Before you start the Java engine after the system copy, apply SAP Note 831812 and change the

 Java VM parameters, if necessary.

6.1.1 Installing the License Key 

Once the installation of the target system is completed and the SAP system copy has been imported,

you have to install a new license key.

CAUTION

Before installing the license key, make sure that SAP Note 831812 is applied.

For more information about ordering and installing the SAP license, see

http://help.sap.com/nw70 SAP NetWeaver 7.0 Library (including Enhancement Package 1) English SAP NetWeaver Library SAP NetWeaver by Key Capability Solution Life Cycle Management SAP Licenses .

6.1.2 Performing Follow-Up Activities for Java

Depending on the usage types or software units contained in your target system, you have to perform

general and usage type or software unit-specific configuration steps:

■ General Follow-Up Activities [page 68]

■ Usage Type or Software Unit-Specific Follow-Up Activities [page 68]

6 Follow-Up Activities

6.1 Performing Follow-Up Activities in the Target System

2011-02-18 PUBLIC 67 /100

Page 68: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 68/100

6.1.2.1 General Follow-Up Activities

You have to perform the following activities for all usage types or software units of the copied SAP

system.

CAUTION

Make sure you applied SAP Note 831812, before you use the GUI Config Tool to change Java

parameters.

6.1.2.1.1 Generating Public-Key Certificates

Reconfiguring the Public-Key Certificates

After system copy, the public key certificates are wrong on the target system. You need to reconfigurethem as described at help.sap.com/nw70 SAP NetWeaver 7.0 Library English SAP NetWeaver Library

SAP NetWeaver by Key Capability Security User Authentication and Single Sign-On Authentication on the AS

 Java Configuring Authentication Mechanisms Using Logon Tickets for Single Sign-On Configuring the Use of Logon

Tickets Replacing the Key Pair to Use for Logon Tickets .

Importing the Public-Key Certificates

You also need to import this public-key certificate on any systems that are to accept logon tickets from

the AS Java system. For more information, see help.sap.com/nw70 SAP NetWeaver 7.0 Library English

SAP NetWeaver Library SAP NetWeaver by Key Capability Security User Authentication and Single Sign-On

Authentication on the AS Java Configuring Authentication Mechanisms Using Logon Tickets for Single Sign-On

Configuring the Use of Logon Tickets Configuring SAP Web AS ABAP to Accept Logon Tickets from the J2EE  .

6.1.2.2 Usage Type or Software Unit-Specific Follow-Up Activities

You have to perform the following activities for specific usage types or software units of the copied SAP

system.

6.1.2.2.1 Application Server Java (AS-Java)

6.1.2.2.1.1 AS Java: SAP Knowledge Warehouse

After the system copy, you have to configure the Internet Knowledge Servlet (IKS) to connect to the

new ABAP back-end as described in Configuring the Access to Knowledge Warehouse Content from SAP Internet 

Knowledge Servlet in the documentation Installation Guide - SAP NetWeaver 7.0 Including Enhancement Package 1

on <OS>:<database> at http://service.sap.com/installNW70 Enhancement Package Installation on

Existing SAP Systems .

6 Follow-Up Activities

6.1 Performing Follow-Up Activities in the Target System

68 /100 PUBLIC 2011-02-18

Page 69: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 69/100

Only valid for: Enterprise Portal (EP) |

6.1.2.2.2 Enterprise Portal (EP)Only valid for: Enterprise Portal (EP) |

6.1.2.2.2.1 EP: Basic Configuration

Configure the portal for your IT scenario variant as described in the SAP Library at http://

help.sap.com/nw70 SAP NetWeaver 7.0 Library (including Enhancement Package 1) English SAP NetWeaver 

Library Technology Consultant's Guide Running an Enterprise Portal <your scenario variant> .

End of: Enterprise Portal (EP) |

Only valid for: Enterprise Portal (EP) |

6.1.2.2.2.2 EP: Knowledge Management andCollaboration

After the system copy, the Knowledge Management and Collaboration (KMC) target system still has

access to the same data as the original source system. If the source and target system have write access

to the same data, this results in serious inconsistencies in both systems. For this reason, it is essential to

prevent both systems from using the same data.

Critical items that are accessed by both systems are, for example:

■ Indexes for search and classification (TREX)

■ Data in external repositories, for example, on file system shares

■ Data on groupware servers

Procedure

To prevent source and target system from working with the same data, reconfigure the following

components on the target system:

■ TREX

■ Repository Managers

■ Services

■ Collaboration

The tables below summarize the configuration steps for each of the components and specify where

you can find more information.

 TREX 

After the system copy, the target system is still connected to the same TREX installation as the source

system. For this reason you need to install a new instance of TREX and connect it to the target system.

6 Follow-Up Activities

6.1 Performing Follow-Up Activities in the Target System

2011-02-18 PUBLIC 69 /100

Page 70: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 70/100

CAUTION

While KMC is still connected to the old TREX installation, do not delete any indexes, otherwise

they will also be deleted on the source system.

 Task Detailed Information

For the target system, install a new instance of TREX. http://service.sap.com/installNW70 Installation

Installation - Standalone Engines & Clients Installation -

Standalone Engine - NW 7.0 TREX Single Host 

On the target system, set up the connection to the

newly installed TREX system.

http://help.sap.com/nw70 SAP NetWeaver 7.0 

Library (including Enhancement Package 1) English SAP 

NetWeaver Library SAP NetWeaver by Key Capability

Information Integration Search and Classification (TREX)

TREX Configuration Post-Installation Configuration

Client Side Java Application (HTTP Connection) Specifying

the Address of the TREX Name Server On the target system, delete old indexes that belong to

the source system. Define and generate new indexes for

the target system.

NOTE

The prerequisite for this step is that all repository

managers are configured correctly for the target

system.

http://help.sap.com/nw70 SAP NetWeaver 7.0 

Library (including Enhancement Package 1) English SAP 

NetWeaver Library SAP NetWeaver by Key Capability

Information Integration Knowledge Management 

Administration Guide      System Administration System

Configuration ‘Index Administration’ iView

Repository Managers

Ensure that the target system does not have write access to the same repositories as the source system.

 Task Detailed Information

On the target system, check the configuration of all

external and internal repository managers that have

write access to the same data as the source system. Make

sure that the source and target system do not have write

access to the same data. For example, check the

repository manager settings for:

■ CM FSDB or CM DBFS repositories

■ Simple File System repositories

http://help.sap.com/nw70 SAP NetWeaver 7.0 

Library (including Enhancement Package 1) English SAP 

NetWeaver Library SAP NetWeaver by Key Capability

Information Integration Knowledge Management 

Administration Guide System Configuration Content 

Management Configuration Repositories and Repository

Managers External Repositories

Services

 Task Detailed Information

Content Exchange

If content exchange is in use, the configuration on the

source and target system is identical. However, it does

not make sense to have the same content exchange

procedures configured twice. For this reason, delete the

configuration on the target system and, if required, set

up a new configuration. Run a cleanup file to remove

the existing configuration on the target system:

http://help.sap.com/nw70 SAP NetWeaver 7.0 

Library (including Enhancement Package 1) English SAP 

NetWeaver Library SAP NetWeaver by Key Capability

Information Integration Knowledge Management 

Administration Guide System Configuration Content 

Management Configuration Global Services Content 

Exchange Service

6 Follow-Up Activities

6.1 Performing Follow-Up Activities in the Target System

70 /100 PUBLIC 2011-02-18

Page 71: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 71/100

 Task Detailed Information

■ Download the cleanup file attached to SAP

Note 1238351. Note that the cleanup procedure

automatically creates a new ID for a syndicator and

subscriber.■ Import the cleanup file into the target portal. To

do this, choose System Administration System

Configuration Knowledge Management Content 

Management  and then, on the right, choose

Actions Import   .

■ If required, configure new content exchange

settings on the target system.

URL Generator

On the target system, check the settings for the Host

and Alternative Host parameters.

http://help.sap.com/nw70 SAP NetWeaver 7.0 

Library English SAP NetWeaver Library SAP NetWeaver by

Key Capability Information Integration Knowledge

Management Administration Guide System ConfigurationContent Management Configuration Global Services URL

Generator Service

System Landscape: On the target system, delete the

old system IDs that belong to the source system.

Log on to the Portal and choose System Administration

System Configuration Knowledge Management Content 

Management Global Services System Landscape Definitions

Systems Content Management Systems .

Scheduler Service: If the target system is an SAP Java

cluster, then you must assign scheduler tasks to the

new system IDs of the target system. After the system

copy, tasks are still assigned to the IDs of the source

system.

http://help.sap.com/nw70 SAP NetWeaver 7.0 

Library English SAP NetWeaver Library SAP NetWeaver by

Key Capability Information Integration Knowledge

Management Administration Guide Minimal Configuration

 for Knowledge Management Cluster Only: Assigning Tasks toNodes

Collaboration

 Task Detailed Information

On the target system, adapt the room back-end

properties server address, server port, and Web

protocol.

http://help.sap.com/nw70 SAP NetWeaver 7.0 

Library (including Enhancement Package 1) English SAP 

NetWeaver Library SAP NetWeaver by Key Capability

People Integration Collaboration Administration Guide

Basic Configuration Defining Back-end System Properties for 

Room URLs

On the target system, generate a new index to enable

search operations in the content of rooms.

http://help.sap.com/nw70 SAP NetWeaver 7.0 

Library (including Enhancement Package 1) English SAP 

NetWeaver Library SAP NetWeaver by Key Capability

People Integration Collaboration Administration Guide

Virtual Rooms Configuration of Search Functions for Rooms

Configuration of the Search for Room Content 

On the target system, check the properties of the

roomsearch object. Make sure that the parameter Use

TREX is set.

http://help.sap.com/nw70 SAP NetWeaver 7.0 

Library (including Enhancement Package 1) English SAP 

NetWeaver Library SAP NetWeaver by Key Capability

People Integration Collaboration Administration Guide

6 Follow-Up Activities

6.1 Performing Follow-Up Activities in the Target System

2011-02-18 PUBLIC 71 /100

Page 72: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 72/100

 Task Detailed Information

Virtual Rooms Configuration of Search Functions for Rooms

Configuration of the Search for Rooms

On the target system, configure the connection to the

required groupware server.

http://help.sap.com/nw70 SAP NetWeaver 7.0 

Library (including Enhancement Package 1) English SAP 

NetWeaver Library SAP NetWeaver by Key Capability

People Integration Collaboration Administration Guide

Basic Configuration Configuring E-Mail Connectivity

If the e-mailing service is active on the source system,

but is not required on the target system, you need to

delete the e-mail transport. After deletion of the

transport, e-mailing is disabled. E-mails will no longer

be automatically sent, for example, when members are

excluded from a room or documents are updated and

deleted.

http://help.sap.com/nw70 SAP NetWeaver 7.0 

Library (including Enhancement Package 1) English SAP 

NetWeaver Library SAP NetWeaver by Key Capability

People Integration Collaboration Administration Guide

Groupware Groupware Framework Installing and 

Configuring E-Mail Connectivity Configuration Steps

Creating an E-Mail Transport 

On the target system, reconfigure the ServerName and

ServerPort for the application sharing server.

http://help.sap.com/nw70 SAP NetWeaver 7.0 

Library (including Enhancement Package 1) English SAP 

NetWeaver Library SAP NetWeaver by Key Capability

People Integration Collaboration Administration Guide

Real-Time Collaboration Configuring Real-Time

Collaboration Configuring the Application Sharing Server 

(RTC) Setting Application Sharing Server Parameters

(RTC)

End of: Enterprise Portal (EP) |

End of: Enterprise Portal (EP) |

Only valid for: BI Java |

6.1.2.2.3 Business Intelligence Java Components (BI Java)

You have to perform the following follow-up activities for usage type BI Java:

6.1.2.2.3.1 Business Intelligence (BI Java)Follow the instructions in this section if the entries for source system connection have not been copied

to the services file of your target system.

Prerequisites

You have performed a system copy that includes SAP Business Warehouse (SAP BW).

Procedure

 Adding Entries to the Services File

You have to do the following to add the entries to the services file:

6 Follow-Up Activities

6.1 Performing Follow-Up Activities in the Target System

72 /100 PUBLIC 2011-02-18

Page 73: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 73/100

If your target host runs on a UNIX platform

1. Log on to your target system as user root.

CAUTION

Make sure that the user roothas not set any environment variables for a different SAP system

or database.

2. Edit the file /  etc/services.

3. Add the entries for your source system connection, for example sapgw47 3347.

If your target host runs on a Windows platform or on IBM i

1. Log on to your target system as a member of the local administration group.

2. Edit the file <WindowsDirectory>\system32\drivers\etc\services.

3. Add the entries for your source system connection, for example sapgw47 3347.

6.1.2.2.3.2 Basic Configuration for Usage Type BI Java

Procedure

1. BI-Integrated Planning

Call transaction SPRO and choose SAP NetWeaver Business Intelligence BI-Integrated Planning .

Follow the instructions for the following step: Define JCo Destination.

2. Integration into the Portal

Call transaction SPRO and choose SAP NetWeaver Business Intelligence Reporting-Relevant Settings

BEx Web Integration into the Portal .

Follow the instructions for the following steps:

1. Create RFC Destination in J2EE Engine

2. Import BI Certificate to the Portal

3. Maintain Portal Server Settings for the Portal

4. Create RFC Destination for the Portal

5. Import Portal Certificate to BI System

End of: BI Java |Only valid for: Development Infrastructure (DI) |

6.1.2.2.4 Development Infrastructure (DI)

You have to perform the following manual steps on the target system after moving an SAP system with

usage type Development Infrastructure (DI). The assumption here is that all components (DTR, CBS,

CMS, SLD, and name server) were on a single host before the move and will remain on a single host

after the move.

6 Follow-Up Activities

6.1 Performing Follow-Up Activities in the Target System

2011-02-18 PUBLIC 73 /100

Page 74: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 74/100

Procedure

1. If you are using an LDAP server for user management, it should be running to ensure that all the

users that were created when the Development Infrastructure (DI) was on the source system will

still be valid after the move to the target system.2. Check the Java Engine Configuration:

■ Set MaxHeapSize and other engine parameters to the recommended values.

Refer to Installation Guide for SAP NetWeaver 7.0 including Enhancement Package 1 Java on

<OS>:>Database> (including usage type DI) for details.

■Only valid for: MaxDB |

If your database is SAP MaxDB:,

1. Upgrade it to at least version 29.

2. Set theJOIN_OPERATOR_IMPLEMENTATIONparameter toIMPROVED (setting this value is only

possible using the DB-WebUI in SAPMMC).

3. Restart the database.

End of: MaxDB |

■ For general recommendations for the configuration of the Development Infrastructure

Servers, refer to SAP Note 889038.

3. Design Time Repository (DTR):

■ Redeploy the database schema.

This is necessary to re-create the missing metadata for the database views in the dictionary.

Otherwise OpenSQL cannot see the database views.

The database schema of the DTR server is part of the NWDI SCA. This is the SCA that you

have downloaded from http://service.sap.com/swdc to deploy the NetWeaver

Development Infrastructure (NWDI).

In order to only deploy this database schema you have to extract the SCA file. You can do this

by appending.zip to the filename. Then you can use a normal archive tool like WinZip. Under

the subfolder DEPLOYARCHIVES, you can find the SDA sap.com~tc~dtr~dbschema.sda for the

database schema. This SDA must be deployed using the Software Deployment Manager (SDM).

NOTE

During deployment, use the option Update deployed SDAs/SCAs that have any version. Thisoption can be set in the Deployment tab on SDM.

■ Restart DTR server.

■ Change the URL of the name server (in name server configuration page in Web UI: http://

<dtrhost>:<port>/dtr/system-tools/administration/NameServerConfiguration) if you

intend to use a different name server for the moved DTR instance, or if the name server was

also moved.

■ Perform an Update Statistics (30%) on the database.

6 Follow-Up Activities

6.1 Performing Follow-Up Activities in the Target System

74 /100 PUBLIC 2011-02-18

Page 75: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 75/100

Only valid for: MaxDB |

NOTE

If your database is SAP MaxDB, you can use the database manager to update the database

statistics.End of: MaxDB |

4. System Landscape Directory (SLD):

Change the CIM Server URL of the SLD that is defined in the technical landscape to point to the

target host.

CAUTION

Do not change the ObjectServer attribute.

5. Component Build Service (CBS):

The service properties JDK_HOME_PATHS, BUILD_TOOL_JDK_HOME, rootFolder, and

threadPoolSize have to be adjusted according to the hardware and software configuration of the

new system.

Refer to Installation Guide for SAP NetWeaver 7.0 including Enhancement Package 1Java on <OS>:>Database>

(including usage type DI) for details about these parameters.

6. Change Management Service (CMS):

The main steps in CMS involve resetting the fields containing URLs to other components (like

DTR, CBS, SLD).

■ If CMS has not been configured yet, proceed as follows:

1. Copy the folder/usr/sap/trans/EPS/in/CMS<host><SID>

, including its content, to thetarget host.

2. Rename the folder to the new host value and new SAPSID (if changed).

3. Make sure that the engine user (<SID>adm) has write permissions in the copied folder.

■ If CMS has been configured and you have used it already, proceed as follows:

1. For the domain (in the Domain Data tab):

1. Change the SLD URL to point to the target host.

2. Change the CMS URL to point to the target host.

3. Change the transport directory to the appropriate directory on the new CMS (target

host).

4. Save the domain. You should see a status message that the data was saved successfully.

5. Update CMS (using the button Update CMS). You should see a status message that

the CMS update was successful.

2. Copy the contents of the transport directory of the old CMS (source system) to the

transport directory of the new CMS (target system). The transport directory is configured

in the domain (refer to Domain Data tab).

3. For each track (in the Track Data tab):

1. Change the CBS and DTR URLs.

6 Follow-Up Activities

6.1 Performing Follow-Up Activities in the Target System

2011-02-18 PUBLIC 75 /100

Page 76: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 76/100

2. For each runtime system that is defined, change the runtime system configuration

to point to the appropriate host (of the target runtime system).

If this has not changed, leave the fields unchanged.

3. Save the track definition.

You should see a status message that the data was saved successfully.

4. Restore system state (of the DEV system). This will place the software components

(SCs) into the import queue of this system.

5. Import these SCs. After the import is finished, you should see a status for each SC.

7. IDE:

■ Change the SLD URL in the preference page of the SAP NetWeaver Development Studio (under

 Java Development Infrastructure Development Configuration Pool ).

This should now point to the new SLD on the target system.

■ Import the development configuration that you used earlier for development.

Now you are ready to begin the development with you new (relocated) Development

Infrastructure (DI).

8. Verification Steps (optional)

The following steps are optional and verify that the Development Infrastructure (DI) is fully

functional after the move:

1. Log in to the DTR (using the browser) for all defined users and browse the repository.

2. Using IDE, create a new development component (DC), check it in and activate it:

■ The activation should be successful.

■ The name of the development component (DC) must be reserved on the name server.

3. Release the activity created above (from the transport view in the IDE):

The activity (change request ) should appear in the import queue of the CONS system of the track.

4. Import the change request into the CONS system (from the CMS Transport Studio).

5. Assemble a new version of your software components (SCs) in one of the tracks.

End of: Development Infrastructure (DI) |

Only valid for: SAP ERP | Self Services (XSS) |

6.1.2.2.5 Self Services (XSS)

6.1.2.2.5.1 Re-Creating the JCo Destinations

Procedure

You must re-create the JCo destinations as described in the documentation Creating JCo Destinations in

the SAP Library at http://help.sap.com/nw70 SAP NetWeaver 7.0 Library (including Enhancement Package

1) English SAP NetWeaver Library SAP NetWeaver by Key Capability Application Platform (SAP Web Application

Server) Java Technology in SAP Web Application Server Java Development Manual Developing User Interfaces

Web Dynpro Advanced Web Dynpro Technologies Web Dynpro Content Administrator  .

6 Follow-Up Activities

6.1 Performing Follow-Up Activities in the Target System

76 /100 PUBLIC 2011-02-18

Page 77: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 77/100

For more information, see SAP Note 899144.

Only valid for: SAP ERP | Self Services (XSS) |

6.1.2.2.5.2 ERP-XSS: SAP WebDynpro Applications

SAP WebDynpro applications that use “Adaptive RFC” (a Web Dynpro technology based on JCo and

AII), require that their “Destinations ”(back-end connections) are configured with the Web Dynpro

Content Administrator “Admin” (a tool specific to Web Dynpro). The configuration data is stored in

the System Landscape Directory (SLD) where it is associated with the Java Cluster that the Content

Admin runs on. Some additional data is stored in the secure storage of the Java Cluster itself. For both

reasons, the destinations have to be configured for each Java Cluster individually and currently cannot

be transported.

For more information, see the documentation in the SAP Library at http://help.sap.com/nw70

SAP NetWeaver Libr ary (including Enhancement Package 1) English SAP NetWeaver Library SAP NetWeaver by

Key Capability Application Platform Java Technology Java Development Manual Core Development Tasks

Developing User Interfaces Web Dynpro.

NOTE

Make sure you use the correct host and port in the portal under System administration System

configuration Systems SAP_Webdynpro .

End of: SAP ERP | Self Services (XSS) |

End of: SAP ERP | Self Services (XSS) |

Only valid for: SAP CRM;SAP ERP | CRM Java Components (JCRM);Extended E-Selling Components (XECO) |

6.1.2.2.6 CRM Java Components (JCRM) / Extended E-Selling Components (XECO)

Only valid for: SAP CRM;SAP ERP | CRM Java Components (JCRM);Extended E-Selling Components (XECO) |

6.1.2.2.6.1 Sub-Component Workforce Deployment AS/CS

The XCM parameters for Workforce Deployment Application and Calculation Services (WFD AS/CS)

point to an SAP CRM or SAP ERP back-end system. The WFD Calculation Services also has an XCM

parameter cs.http.port that points to the HTTP port of the Java instance it was installed on.

If the system copy involves copying the SAP CRM back-end system, you need to adjust the

cs.jco.xxxxx XCM parameters (which point to the SAP CRM back-end system) in the target system.

If the system copy involves copying the Java engine, you need to adjust the cs.http.port XCM

parameter for WFD Calculation Services in the target system. It should point to the HTTP port of the

target Java engine.

6 Follow-Up Activities

6.1 Performing Follow-Up Activities in the Target System

2011-02-18 PUBLIC 77 /100

Page 78: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 78/100

Procedure

Configure XCM parameters for WFD Application Services:

http://<J2EEHOST>:<>//wfd/admin/xcm/init.do.

Configure XCM parameters for WFD Calculation Services:http://<J2EEHOST>:<J2EEHTTPPORT>//wfdcs/admin/xcm/init.do

End of: SAP CRM;SAP ERP | CRM Java Components (JCRM);Extended E-Selling Components (XECO) |

End of: SAP CRM;SAP ERP | CRM Java Components (JCRM);Extended E-Selling Components (XECO) |

Only valid for: SAP CRM | MapBox (MBX) |

6.1.2.2.7 MapBox 

You need to proceed as follows to restore the configuration of the CRM Java component MapBox on

the target system.

Procedure

1. Shut down the Java engine.

2. Copy the following files to the relevant directories:

1. Copy the files mapboxmeta.xml, mapboxmeta.xsl, and xmlprofiles.xml to the directory

<J2EE_root>/cluster/server/.mapboxmeta. You can find these files at the same location on

the source system.

2. Copy the file coordserver.cfg to the <J2EE_root>/cluster/server directory.

3. If you want to have the smoketest directory on the target system, then you need to copy the

smoketest directory too.

3. Start the Java engine and MapBox from the URL as described in Post-Installation Steps for MapBox in

the documentation Installation Guide — SAP CRM 5.0 on <OS> <ABAP+Java|Java> at http://

service.sap.com/crm-inst .

Result

You have restored the configuration for MapBox on the target system.

End of: SAP CRM | MapBox (MBX) |

Only valid for: SAP SRM | SRM Live Auction Cockpit (SRMLAC) |

6.1.2.2.8 SRM Live Auction Cockpit (SRMLAC)

Only valid for: SAP SRM | SRM Live Auction Cockpit (SRMLAC) |

6.1.2.2.8.1 SRM Live Auction Cockpit (SRMLAC)

To facilitate customization, the resource files for the Live Auction Cockpit applet are packaged

separately from the web application itself. In order for the applet to retrieve its resources, the web server

6 Follow-Up Activities

6.1 Performing Follow-Up Activities in the Target System

78 /100 PUBLIC 2011-02-18

Page 79: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 79/100

must make the resource files accessible using HTTP. This is achieved by creating a web alias for the

directory that contains the resources. Without this alias, the applet does not load properly.

PrerequisitesThe J2EE Engine is running.

Procedure

1. Open the Java engine administration tool.

EXAMPLE

Windows (and IBM i), go to:

<T_INSTDIR>\usr\sap\<sapsid>\<instancenumber>\j2ee\admin\go.bat

UNIX, go to:

<T_INSTDIR>/usr/sap/<sapsid>/<instancenumber>/j2ee/admin/go.sh

Port: 5<instance number>04

2. Enter the Java engine administrator password and choose Connect .

3. In the navigation pane, choose Server Services HTTP Provider  

4. Select the Runtime tab.

5. Select the Aliases tab.

6. In Alias enter srm/lib/resources.

7. Enter the Path.

EXAMPLE

Windows (and IBM i):

<T_INSTDIR>:\usr\sap\<SAPSID>\SYS\global\srmla\resources

UNIX:

<T_INSTDIR>:/usr/sap/<SAPSID>/SYS/global/srmla/resources

8. Choose Add .

9. Choose Save Properties.

10. Choose the Java administration tool.

End of: SAP SRM | SRM Live Auction Cockpit (SRMLAC) |

Only valid for: SAP SRM | SRM Live Auction Cockpit (SRMLAC) |

6.1.2.2.8.2 Configuring Single Sign-On

To enable Single Sign-On (SSO) you need to configure certain settings in SAP Supplier Relationship

Management (SAP SRM).

Prerequisites

You have access to the following transactions in SAP SRM:

■ RZ10 (Edit Profiles)

6 Follow-Up Activities

6.1 Performing Follow-Up Activities in the Target System

2011-02-18 PUBLIC 79 /100

Page 80: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 80/100

■ STRUST (Trust Manager)

Procedure

1. Create SSO ticket in Profile Maintenance.1. Go to transaction RZ10.

2. Choose the Default profile along with the latest version number and select Extended 

Maintenance.

3. Change the following profile parameters:

■ login/create_sso2_ticket = 1

■ login/accept_sso2_ticket = 1

4. Save and Activate the profile.

A new profile is automatically generated.

5. Restart the application server.

CAUTION

Do not forget or skip this step.

2. Export the R3 SSO certificate from the Trust Manager on the target host server.

1. Go to transaction STRUST.

2. Double-click the text box to the right of Own certif .

The certificate information is displayed.

NOTE

Make a note of the values displayed in the certificate information because you need toenter those values below in step 3.

3. Click the icon with the quick info: Export Certificate.

4. Save the file as <R3_Name>-<Client>.crt.

EXAMPLE

For SAP System EBS, client 300, the file name is EBS-300.crt.

CAUTION

Make sure Binary is selected under File Format .

NOTE

If you export the certificate to a local system, you must copy the file from the local system

to the target host server.

3. Import R3 SSO certificate to the java engine using the administrator tool.

NOTE

Make sure the Java engine is started.

1. Open the Java administration tool.

2. Enter the Java engine administrator password and click Connect .

3. Choose Server Services Key Storage .

4. Click TicketKeyStore in the View panel.

6 Follow-Up Activities

6.1 Performing Follow-Up Activities in the Target System

80 /100 PUBLIC 2011-02-18

Page 81: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 81/100

5. Click Load in the Entry group box.

6. Choose the <R3_Name>-<Client>.crt certificate that was exported from EBP earlier in step

2.

The certificate is added to the list in the Entries panel.

NOTE

Make a note of the issuer and subject distinguished names displayed in the certificate of 

the SAP system. These values must be identical to those you define for the properties in

step 4.

4. Configure the Security Provider service in the SAP Java engine using the administrator tool.

1. Choose Server Services Security Provider  .

2. Choose ticket in the component panel and go to the Authentication tab.

3. Modify the options of EvaluateTicketLoginModule and add the following properties to each back-end system on which you want to configure SSO:

NOTE

For each property below, {n} represents the number of the back-end system on which

you want to configure SSO.

■ trustedsys{n}: <R3_Name>, <Client>

EXAMPLE

trustedsys1: EBS, 300

■ trustediss{n}: <the issuer distinguished name>

NOTE

The value you define here must be identical to the issuer distinguished name in the

certificate of the SAP system. This certificate was already imported into the keystore

when you previously configured SSO for that system. You can find the certificate

there and copy the needed data. For more information, see SAP Note 721815.

EXAMPLE

trustediss1: CN=EBS

■ trusteddn{n): <the subject distinguished name>

NOTE

The value you define here must be identical to the subject distinguished name in

the certificate of the SAP system. This certificate was already imported into the

keystore when you previously configured SSO for that system. You can find the

certificate there and copy the needed data. For more information, see SAP Note

721815.

EXAMPLE

trusteddn1: CN=EBS

End of: SAP SRM | SRM Live Auction Cockpit (SRMLAC) |

End of: SAP SRM | SRM Live Auction Cockpit (SRMLAC) |

6 Follow-Up Activities

6.1 Performing Follow-Up Activities in the Target System

2011-02-18 PUBLIC 81 /100

Page 82: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 82/100

Only valid for: SAP SCM |

6.1.2.2.9 SCM Forecasting & Replenishment Processor(SCM FRP)

Procedure

After the system copy, you must perform follow-up activities as described in SAP Note 862955.

End of: SAP SCM |

6.1.3 Performing Jobhead Correction after Homogeneous

System Copy NOTE

This section is only relevant for customers using CCMS to monitor their SAP system(s).

After copying your system, the CCMS jobhead still points to the former database SSID. In order to

complete the homogeneous system copy, the SSID needs to be set to the target system.

CAUTION

Only experienced users should use this utility.

Only valid for: SAP NetWeaver 7.0 |

Prerequisites

You must have SAP NetWeaver 7.0 SP 12 or above to use this function.

End of: SAP NetWeaver 7.0 |

Procedure

To set the SSID to the target system:

Only valid for: SAP NetWeaver 7.0;SAP NetWeaver 7.1 |

1. Call transaction DBACOCKPIT.

2. Choose Configuration Homogeneous System Copy: Jobhead Correction

3. Modify the necessary data.

End of: SAP NetWeaver 7.0;SAP NetWeaver 7.1 |

Only valid for: SAP Web AS 6.40 |

1. Call transaction DB2.

2. Choose Checks/Settings Correct Jobheads

3. Modify the necessary data.

End of: SAP Web AS 6.40 |

6 Follow-Up Activities

6.1 Performing Follow-Up Activities in the Target System

82 /100 PUBLIC 2011-02-18

Page 83: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 83/100

7 Additional Information

7.1 Using SAPinst GUI

The following table shows the most important functions that are available in SAPinst GUI:

SAPinst GUI Functions

Input Type Label Description

Function key F1 Displays detailed information about each input

parameter

Menu option File Exit   Stops the SAPinst GUI, but SAPinst and the GUI servercontinue running

Only valid for: SAP CRM;SAP ERP;SAP NetWeaver;SAP SCM;SAP SolutionManager;SAP SRM |

NOTE

If you need to log off during the installation from

the host where you control the installation with

SAPinst GUI, the installation continues while

you are logged off. You can later reconnect to

the same SAPinst installation from the same or

another host.

For more information, see Starting SAPinst GUI 

Separately [page 89].

End of: SAP CRM;SAP ERP;SAP NetWeaver;SAP SCM;SAP SolutionManager;SAP SRM |

Menu option SAPinst Log Browser  Displays the Log Viewer dialog

This dialog enables you to access the following log files

directly:

■ Installation log (sapinst_dev.log)

■ Log files from the SAPinst GUI server

Menu option SAPinst Cancel Cancels the installation with the following options:

■StopStops the installation (SAPinst GUI, SAPinst, and

the GUI server) without further changing the

installation files

You can restart and continue the installation

later from this point.

■ Continue

Continues the installation

Message button Retry Performs the installation step again (if an error has

occurred)

Message button Stop Stops the installation without further changing the

installation files

7 Additional Information

7.1 Using SAPinst GUI

2011-02-18 PUBLIC 83 /100

Page 84: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 84/100

Input Type Label Description

You can continue the installation later from this

point.

Message button Continue Continues with the option you chose previously

7.2 Interrupted Installation with SAPinst

The SAP system installation might be interrupted for one of the following reasons:

■ An error occurred during the Define Parameters or Execute phase:

SAPinst does not abort the installation in error situations. If an error occurs, the installation pauses

and a dialog box appears. The dialog box contains a short description of the choices listed in the

table below as well as a path to a log file that contains detailed information about the error.■ You interrupted the installation by choosing Cancel in the SAPinst menu.

The following table describes the options in the dialog box:

Option Definition

Retry SAPinst retries the installation from the point of failure without repeating

any of the previous steps.

This is possible because SAPinst records the installation progress in the

keydb.xml file.

We recommend that you view the entries in the log files, try to solve the

problem, and then choose Retry.

If the same or a different error occurs, SAPinst displays the same dialog boxagain.

Stop SAPinst stops the installation, closing the dialog box, the SAPinst GUI, and

the GUI server.

SAPinst records the installation progress in the keydb.xml file. Therefore, you

can continue the installation from the point of failure without repeating any

of the previous steps (see the procedure below).

Continue SAPinst continues the installation from the current point.

View Log Access installation log files.

Only valid for: UNIX |

NOTE

You can also terminate SAPinst by choosing Ctrl + C . However, we do not recommend that

you use Ctrl + C , because this kills the process immediately.

End of: UNIX |

Procedure

This procedure describes the steps to restart an installation, which you stopped by choosing Stop, or to

continue an interrupted installation after an error situation.

7 Additional Information

7.2 Interrupted Installation with SAPinst

84 /100 PUBLIC 2011-02-18

Page 85: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 85/100

1. Only valid for: Windows |

Log on as a user who is a member of the local administrators group.

End of: Windows |

2.Only valid for: UNIX |

Log on to your local UNIX host as user root.

CAUTION

Make sure that the rootuser has not set any environment variables for a different SAP system

or database.

End of: UNIX |

3. Only valid for: Windows |

Insert the Installation Master DVD in your DVD drive.

End of: Windows |

4. Only valid for: Unix |

Mount your Installation Master DVD.

NOTE

Mount the DVD locally. We do not recommend using Network File System (NFS).

End of: Unix |

5. Only valid for: Windows |

Change to the required directory:

<DVD drive>:\IM_WINDOWS_<platform>

Double-click sapinst.exe.

End of: Windows |

6. Only valid for: Unix |

Enter the following commands:

cd <Installation_Master_DVD>/IM_<OS>

./sapinst

End of: Unix |

7. Only valid for: IBM i5/OS |

Check if a SAPinst GUI Java process is still running.

If a process is still running, look for javaw.exe under Processes in your Task Manager and kill it.

■ If you used the default installation directory (recommended):

cd <Mapped_Drive>:\<Copied Installation Master DVD>\IM_OS400_PPC64sapinst.exe

■ If you used an alternative installation directory:

cd <Mapped_Drive>:\<your installation directory>

<Mapped_Drive>:\<Copied Installation Master DVD>\IM_OS400_PPC64\sapinst.exe

End of: IBM i5/OS |

8. From the tree structure in the Welcome screen, select the installation service that you want to

continue and choose Next .

NOTE

If there is only 1 component to install, the Welcome screen does not appear.

7 Additional Information

7.2 Interrupted Installation with SAPinst

2011-02-18 PUBLIC 85 /100

Page 86: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 86/100

The What Do You Want to Do? screen appears.

9. In the What Do You Want to Do? screen, decide between the following alternatives and confirm with

OK :

 Alternative Behavior

Run a New Option SAPinst does not continue the interrupted installation option. Instead, it

moves the content of the old installation directory and all installation-

specific files to a backup directory. Afterwards, you can no longer continue

the old installation option.

For the backup directory, the following naming convention is used:

<log_day_month_year_hours_minutes_seconds>.

EXAMPLE

log_01_Oct_2008_13_47_56

Continue with the Old Option SAPinst continues the interrupted installation option from the point of 

failure.

7.3 Performing a Remote Export Using SAPinst

Purpose

You can run the SAPinst GUI in standalone mode to perform a remote export.

This enables you to perform the export on another host (the remote host) while monitoring the export

with the SAPinst GUI on your local Windows or UNIX computer (the local host).

Prerequisites

■ You have performed the preparation activities for your local host (SAPinst GUI host) and your

remote host as described in Prerequisites in Exporting the Source System Using SAPinst [page 25].

■ Both computers are in the same network and can ping each other.

To test this:

● Log on to your remote host and enter the command ping <local host>.

● Log on to the local host and enter the command ping <remote host>.

Process Flow 

1. Start the SAPinst server on your remote host.

2. Start the SAPinst GUI on your local host.

3. Perform the installation using the SAPinst GUI.

For more information, see:

■ Starting SAPinst on the Remote Host [page 87]

■ Starting SAPinst GUI Separately [page 89]

7 Additional Information

7.3 Performing a Remote Export Using SAPinst

86 /100 PUBLIC 2011-02-18

Page 87: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 87/100

7.3.1 Performing a Remote Installation with SAPinst

You use this procedure to install your SAP system on a remote host. In this case, SAPinst and the GUI

server run on the remote host, and SAPinst GUI runs on the local host. The local host is the host from

which you control the installation with SAPinst GUI.

Alternatively you can use an X server for Microsoft Windows or other remote desktop tools such as

VNC Viewer or NX Server / NX Client – offered by various vendors or open source – for remote access

to SAPinst GUI on Windows workstations. We recommend you use the Hummingbird Exceed X Server,

which we use to validate installations with SAPinst. For more information, see SAP Note 1170809.

Only valid for: UNIX;Windows | Linux;Windows |

You can run SAPinst GUI on a PC with 32-bit while SAPinst is running on a 64-bit installation host.

End of: UNIX;Windows | Linux;Windows |

CAUTION

The behavior of SAPinst has changed compared to previous versions. SAP no longer delivers any

 JCE policy archives within the SAP Java Virtual Machine (SAP JVM). You have to download the

required Java Cryptography Extension (JCE) policy zip file from SAP on the remote host. For more

information, see SAP Note 1238121.

Only valid for: IBM i5/OS | IBM i5/OS | IBM DB2 for i5/OS |

CAUTION

If you install SAP instances on IBM i, “local host” in this section refers to the Windows installationhost, not the IBM i host.

End of: IBM i5/OS | IBM i5/OS | IBM DB2 for i5/OS |

Prerequisites

■ Both computers are in the same network and can ping each other.

To test this:

1. Log on to your remote host and enter the command ping <local host>.

2. Log on to the local host and enter the command ping <remote host>.

Procedure

Only valid for: IBM i5/OS;Windows |

1. Log on to your remote host as a user that is a member of the local administrators group.

2. Insert the Installation Master DVD in the DVD drive on your remote host.

3. Download the JCE policy zip file from SAP as described in SAP Note 1240081.

4. Set the environment variableJCE_POLICY_ZIP to the location of the downloaded policy zip archive

by entering the following command:

set JCE_POLICY_ZIP=<policy zip archive>

5. Enter the following commands:

7 Additional Information

7.3 Performing a Remote Export Using SAPinst

2011-02-18 PUBLIC 87 /100

Page 88: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 88/100

Only valid for: IBM DB2 for Linux and UNIX and Windows;IBM DB2 for z/OS;MaxDB;MS SQL Server;No Database;Oracle |

cd <DVD drive>:\IM_WINDOWS_<platform>

End of: IBM DB2 for Linux and UNIX and Windows;IBM DB2 for z/OS;MaxDB;MS SQL Server;No Database;Oracle |

Only valid for: IBM DB2 for i5/OS (Linux/Windows) |

cd <mapped drives>:\IM_WINDOWS_X86_64

End of: IBM DB2 for i5/OS (Linux/Windows) |

sapinst.exe -nogui

For more information about how to perform the export, see Exporting the Source System Using SAPinst 

[page 25].

SAPinst now starts and waits for the connection to the SAPinst GUI. You see the following at the

command prompt:

guiengine: no GUI connected; waiting for a connection on host <host_name>, port

<port_number> to continue with the installation

6. Start SAPinst GUI on your local host as described in Starting SAPinst GUI Separately [page 89].

End of: IBM i5/OS;Windows |

Only valid for: UNIX |

1. Log on to your remote host as user root.

CAUTION

Make sure that the root user has not set any environment variables for a different SAP system

or database.

2. Mount the Installation Master DVD.

3. Download the JCE policy zip file from SAP as described in SAP Note 1240081.

4. Set the environment variableJCE_POLICY_ZIP to the location of the downloaded policy zip archive

as follows:

Shell Used Command

Bourne shell (sh) JCE_POLICY_ZIP=<policy zip archive>

export JCE_POLICY_ZIP

C shell (csh) setenv JCE_POLICY_ZIP <policy zip archive>

Korn shell (ksh) export JCE_POLICY_ZIP=<policy zip archive>

5. Enter the following commands:

Only valid for: IBM DB2 for Linux and UNIX and Windows;IBM DB2 for z/OS;MaxDB;MS SQL Server;No Database;Oracle |

cd <mountpoint_of_Installation_Master_DVD>/IM_<OS>

End of: IBM DB2 for Linux and UNIX and Windows;IBM DB2 for z/OS;MaxDB;MS SQL Server;No Database;Oracle |

Only valid for: UNIX | IBM DB2 for i5/OS (Linux/Windows) |

cd <Installation_Master_DVD>/DATA_UNITS/IM_LINUX_PPC64

End of: UNIX | IBM DB2 for i5/OS (Linux/Windows) |

./sapinst -nogui

For more information about how to perform the export, see Exporting the Source System Using SAPinst 

[page 25].

7 Additional Information

7.3 Performing a Remote Export Using SAPinst

88 /100 PUBLIC 2011-02-18

Page 89: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 89/100

SAPinst now starts and waits for the connection to the SAPinst GUI. You see the following at the

command prompt:

guiengine: no GUI connected; waiting for a connection on host <host_name>, port

<port_number> to continue with the installation.

6. Start SAPinst GUI on your local host as described in Starting SAPinst GUI Separately [page 89].

End of: UNIX |

Only valid for: IBM i5/OS;UNIX;Windows |

7.3.2 Starting SAPinst GUI Separately 

You use this procedure to start SAPinst GUI separately. You might need to start SAPinst GUI separately

in the following cases:

■Only valid for: IBM DB2 for i5/OS |

You are running IBM i and did not set a DISPLAY environment variable.

End of: IBM DB2 for i5/OS |

■ You have logged off from SAPinst.

If you logged off during the installation and you later want to reconnect to the installation while

it is still running, you can start SAPinst GUI separately.

■ You want to perform a remote installation [page 87].

If SAPinst GUI runs on a different host from SAPinst and the GUI server, you have to start SAPinst

GUI separately on the local host.

CAUTION

The behavior of SAPinst has changed compared to previous versions. SAP no longer delivers any

 JCE policy archives within the SAP JVM. You have to download the required JCE policy zip file

from SAP on the local host. For more information, see SAP Note 1238121.

Only valid for: IBM i5/OS | IBM i5/OS | IBM DB2 for i5/OS |

CAUTION

This is the default on IBM i. Since there is no GUI on IBM i, you must start the SAPinst GUI

separately.

End of: IBM i5/OS | IBM i5/OS | IBM DB2 for i5/OS |

Procedure

Starting SAPinst GUI on Windows

1. Log on as a member of the local administrators group.

2. Download the JCE policy zip file from SAP as described in SAP Note 1240081.

3. Set the environment variableJCE_POLICY_ZIP to the location of the downloaded policy zip archive

by entering the following command:

7 Additional Information

7.3 Performing a Remote Export Using SAPinst

2011-02-18 PUBLIC 89 /100

Page 90: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 90/100

set JCE_POLICY_ZIP=<policy zip archive>

4. Insert the SAP Installation Master DVD into your DVD drive.

5. Change to the directory of the sapinst executables:

Only valid for: IBM DB2 for Linux and UNIX and Windows;IBM DB2 for z/OS;MaxDB;MS SQL Server;No Database;Oracle |

<DVD drive>:\IM_WINDOWS_<platform>

End of: IBM DB2 for Linux and UNIX and Windows;IBM DB2 for z/OS;MaxDB;MS SQL Server;No Database;Oracle |

Only valid for: IBM i5/OS | IBM DB2 for i5/OS;No Database |

<Installation_Master_DVD>\IM_0S400_PPC

End of: IBM i5/OS | IBM DB2 for i5/OS;No Database |

Only valid for: IBM DB2 for Linux and UNIX and Windows;IBM DB2 for z/OS;MaxDB;MS SQL Server;Oracle |

NOTE

If you want to start SAPinst GUI on a Windows 32-bit operating system, change to the

following directory:<Installation_Master_DVD>\IM_WINDOWS_I386

End of: IBM DB2 for Linux and UNIX and Windows;IBM DB2 for z/OS;MaxDB;MS SQL Server;Oracle |

Only valid for: IBM DB2 for i5/OS;IBM DB2 for i5/OS (Linux/Windows) |

NOTE

If you want to start SAPinst GUI on a Windows 32-bit operating system, you can use the

executable available in the DVD or change to the following directory:

<Installation_Master_DVD>\IM_WINDOWS_I386

End of: IBM DB2 for i5/OS;IBM DB2 for i5/OS (Linux/Windows) |

Only valid for: IBM i5/OS | IBM i5/OS | IBM DB2 for i5/OS |NOTE

If you have a share ROOTBIN on your IBM i and you have mapped this share to the drive X,

you can start the SAPinst GUI using your copied Installation Master DVD:

X:\tmp\<SID>\<Installation_Master_DVD>\IM_OS400_PPC_64

End of: IBM i5/OS | IBM i5/OS | IBM DB2 for i5/OS |

6. Only valid for: AIX;HP-UX;IBM i5/OS;Linux;Solaris;Windows |

Start SAPinst GUI by double-clicking sapinstgui.exe

SAPinst GUI starts and tries to connect to the GUI server and SAPinst, using the local host as

default.If SAPinst and the GUI server are running on another host, SAPinst GUI cannot connect and the

SAP Installation GUI Connection dialog appears.

In this case, enter the name of the host on which SAPinst is running and choose Log on.

The first dialog of the installation appears and you can perform the remote installation from your

local host.

NOTE

Optionally you can start sapinstgui.exe with the following parameters:

■ host=<host name>, where <host name> is the host name of the installation host

■ port=<nr>, where <nr> is the port number for the connection to the GUI server

7 Additional Information

7.3 Performing a Remote Export Using SAPinst

90 /100 PUBLIC 2011-02-18

Page 91: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 91/100

■ -accessible enables accessibility mode

Example:

./sapinstgui.exe host=lsi1209 port=3000 -accessible

End of: AIX;HP-UX;IBM i5/OS;Linux;Solaris;Windows |

7. Only valid for: z/OS |

Start SAPinst GUI in one of the following ways:

■ If SAPinst GUI runs on the same host as SAPinst and the GUI server, enter the following

command:

startinstgui.bat

SAPinst GUI uses the local host as default.

■ If SAPinst and the GUI server runs on a different host from SAPinst GUI (remote installation), 

enter the following command:

startinstgui.bat -host <host_name>

<host_name> is the host name of the installation host.

NOTE

● If you enter the command without additional parameters, SAPinst GUI uses the

local host as default. SAPinst GUI starts and tries to connect to the GUI server and

SAPinst. Since SAPinst and the GUI server are running on another host, SAPinst GUI

cannot connect and the SAP Installation GUI Connection dialog appears.

In this case, enter the name of the host on which SAPinst is running and choose Log

on.The first dialog of the installation appears and you can perform the remote

installation from your local host.

● For a list of options to start SAPinst GUI, change to the same directory as your SAPinst

executable and enter the command:

startinstgui.bat -h

End of: z/OS |

Starting SAPinst GUI on UNIX 

1. Log on as user root.CAUTION

Make sure that the root user has not set any environment variables for a different SAP system

or database.

2. Download the JCE policy zip file from SAP as described in SAP Note 1240081.

3. Set the environment variableJCE_POLICY_ZIP to the location of the downloaded policy zip archive

as follows:

Shell Used Command

Bourne shell (sh) JCE_POLICY_ZIP=<policy zip archive>

export JCE_POLICY_ZIP

7 Additional Information

7.3 Performing a Remote Export Using SAPinst

2011-02-18 PUBLIC 91 /100

Page 92: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 92/100

Shell Used Command

C shell (csh) setenv JCE_POLICY_ZIP <policy zip archive>

Korn shell (ksh) export JCE_POLICY_ZIP=<policy zip archive>

4. Mount your Installation Master DVD.NOTE

Mount the DVD locally. We do not recommend that you use Network File System (NFS).

5. Change to the directory of the sapinst executables:

<mountpoint_of_Installation_Master_DVD>/IM_<OS>

NOTE

If you want to start SAPinst GUI on a Linux 32–bit platform, change to the following directory:

<mountpoint_of_Installation_Master_DVD>/IM_LINUX_I386

6. Only valid for: AIX;HP-UX;IBM i5/OS;Linux;Solaris;Windows |

Start SAPinst GUI by executing ./sapinstgui

SAPinst GUI starts and tries to connect to the GUI server and SAPinst, using the local host as

default.

If SAPinst and the GUI server are running on another host, SAPinst GUI cannot connect and the

SAP Installation GUI Connection dialog appears.

In this case, enter the name of the host on which SAPinst is running and choose Log on.

The first dialog of the installation appears and you can perform the remote installation from your

local host.

NOTE

Optionally, you can start sapinstgui with the following parameters:

■ host=<host name>, where <host name> is the host name of the installation host

■ port=<nr>, where <nr> is the port number for the connection to the GUI server

■ - accessible enables accessibility mode

Example:

./sapinstgui host=lsi1209 port=3000 -accessible

End of: AIX;HP-UX;IBM i5/OS;Linux;Solaris;Windows |

7. Only valid for: z/OS |

Start the SAPinst GUI in one of the following ways:■ If SAPinst GUI runs on the same host as SAPinst and the GUI server, enter the following

command without additional parameters:

./startInstGui.sh

By default, SAPinst GUI uses the local host.

■ If SAPinst and the GUI server run on a different host from SAPinst GUI (remote installation),

enter the following command with additional parameters:

./startInstGui.sh -host <host_name>

<host_name> is the host name of the installation host

7 Additional Information

7.3 Performing a Remote Export Using SAPinst

92 /100 PUBLIC 2011-02-18

Page 93: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 93/100

NOTE

● If you enter the command without additional parameters, SAPinst GUI uses the

local host as default. SAPinst GUI starts and tries to connect to the GUI server and

SAPinst. Since SAPinst and GUI server are running on another host, SAPinst GUIcannot connect and the SAP Installation GUI Connection dialog appears.

In this case, enter the name of host on which SAPinst is running and choose Log on.

The first dialog of the installation appears and you can perform the remote

installation from your local host.

● For a list of options to start SAPinst GUI, change to the same directory as your SAPinst

executable and enter the command:

./startInstGui.sh -h

End of: z/OS |

End of: IBM i5/OS;UNIX;Windows |

7 Additional Information

7.3 Performing a Remote Export Using SAPinst

2011-02-18 PUBLIC 93 /100

Page 94: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 94/100

 Typographic Conventions

Example Description

<Example> Angle brackets indicate that you replace these words or characters with appropriate

entries to make entries in the system, for example, “Enter your <User Name>”.

Example

Example

Arrows separating the parts of a navigation path, for example, menu options

Example Emphasized words or expressions

Example Words or characters that you enter in the system exactly as they appear in the

documentationhttp://www.sap.com Textual cross-references to an internet address

/example Quicklinks added to the internet address of a homepage to enable quick access to specific

content on the Web

123456 Hyperlink to an SAP Note, for example, SAP Note 123456

Example ■ Words or characters quoted from the screen. These include field labels, screen titles,

pushbutton labels, menu names, and menu options.

■ Cross-references to other documentation or published works

Example ■ Output on the screen following a user action, for example, messages

■ Source code or syntax quoted directly from a program

■ File and directory names and their paths, names of variables and parameters, andnames of installation, upgrade, and database tools

EXAMPLE Technical names of system objects. These include report names, program names,

transaction codes, database table names, and key concepts of a programming language

when they are surrounded by body text, for example, SELECT and INCLUDE

EXAMPLE Keys on the keyboard

 

94 /100 PUBLIC 2011-02-18

Page 95: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 95/100

SAP AGDietmar-Hopp-Allee 16

69190 WalldorfGermany 

T +49/18 05/34 34 34

F +49/18 05/34 34 20 www.sap.com

© Copyright 2011 SAP AG. All rights reserved.

No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission

of SAP AG. The information contained herein may be changed without prior notice.

Some software products marketed by SAP AG and its distributors contain proprietary software components of other software

vendors.

Microsoft, Windows, Excel, Outlook, and PowerPoint are registered trademarks of Microsoft Corporation.IBM, DB2, DB2 Universal Database, System i, System i5, System p, System p5, System x, System z, System z10, System z9, z10,

z9, iSeries, pSeries, xSeries, zSeries, eServer, z/VM, z/OS, i5/OS, S/390, OS/390, OS/400, AS/400, S/390 Parallel Enterprise Server,

PowerVM, Power Architecture, POWER6+, POWER6, POWER5+, POWER5, POWER, OpenPower, PowerPC, BatchPipes,

BladeCenter, System Storage, GPFS, HACMP, RETAIN, DB2 Connect, RACF, Redbooks, OS/2, Parallel Sysplex, MVS/ESA,

AIX, Intelligent Miner, WebSphere, Netfinity, Tivoli and Informix are trademarks or registered trademarks of IBM Corporation.

Linux is the registered trademark of Linus Torvalds in the U.S. and other countries.

Adobe, the Adobe logo, Acrobat, PostScript, and Reader are either trademarks or registered trademarks of Adobe Systems

Incorporated in the United States and/or other countries.

Oracle is a registered trademark of Oracle Corporation.

UNIX, X/Open, OSF/1, and Motif are registered trademarks of the Open Group.

Citrix, ICA, Program Neighborhood, MetaFrame, WinFrame, VideoFrame, and MultiWin are trademarks or registered

trademarks of Citrix Systems, Inc.

HTML, XML, XHTML and W3C are trademarks or registered trademarks of W3C®, World Wide Web Consortium,

Massachusetts Institute of Technology.

 Java is a registered trademark of Sun Microsystems, Inc.

 JavaScript is a registered trademark of Sun Microsystems, Inc., used under license for technology invented and implemented

by Netscape.

SAP, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign, SAP BusinessObjects Explorer, and other SAP products and services

mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and other

countries.

Business Objects and the Business Objects logo, BusinessObjects, Crystal Reports, Crystal Decisions, Web Intelligence, Xcelsius,

and other Business Objects products and services mentioned herein as well as their respective logos are trademarks or registered

trademarks of Business Objects Software Ltd. in the United States and in other countries.

Sybase and Adaptive Server, iAnywhere, Sybase 365, SQL Anywhere, and other Sybase products and services mentioned herein

as well as their respective logos are trademarks or registered trademarks of Sybase, Inc. Sybase is an SAP company.All other product and service names mentioned are the trademarks of their respective companies. Data contained in this

document serves informational purposes only. National product specifications may vary.

These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies

(“SAP Group”) for informational purposes only, without representation or warranty of any kind, and SAP Group shall not

be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are

those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein

should be construed as constituting an additional warranty.

Disclaimer

Some components of this product are based on Java™. Any code change in these components may cause unpredictable and

severe malfunctions and is therefore expressly prohibited, as is any decompilation of these components.

Any Java™ Source Code delivered with this product is only to be used by SAP’s Support Services and may not be modified oraltered in any way.

2011-02-18 PUBLIC 95 /100

Page 96: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 96/100

Legal Software Terms

 Terms for Included Open Source Software

This SAP software contains also the third party open source software products listed below. Note that for these third partyproducts the following special terms and conditions shall apply.

1. This software was developed using ANTLR.

2. SAP License Agreement for STLport

SAP License Agreement for STLPort between

SAP Aktiengesellschaft

Systems, Applications, Products in Data Processing

Dietmar-Hopp-Allee 16

69190 Walldorf, Germany

(hereinafter: SAP)

and

you

(hereinafter: Customer)1. Subject Matter of the Agreement

1. SAP grants Customer a non-exclusive, non-transferable, royalty-free license to use the STLport.org C++

library (STLport) and its documentation without fee.

2. By downloading, using, or copying STLport or any portion thereof Customer agrees to abide by the intellectual

property laws, and to all of the terms and conditions of this Agreement.

3. The Customer may distribute binaries compiled with STLport (whether original or modified) without any

royalties or restrictions.

4. Customer shall maintain the following copyright and permissions notices on STLport sources and its

documentation unchanged: Copyright 2001 SAP AG

5. The Customer may distribute original or modified STLport sources, provided that:

■ The conditions indicated in the above permissions notice are met;

■ The following copyright notices are retained when present, and conditions provided in accompanying

permission notices are met:

Copyright 1994 Hewlett-Packard Company

Copyright 1996,97 Silicon Graphics Computer Systems Inc.

Copyright 1997 Moscow Center for SPARC Technology.

Copyright 1999,2000 Boris Fomitchev

Copyright 2001 SAP AG

Permission to use, copy, modify, distribute and sell this software and its documentation for any purposes is

hereby granted without fee, provided that the above copyright notice appear in all copies and that both that

copyright notice and this permission notice appear in supporting documentation. Hewlett-Packard Company

makes no representations about the suitability of this software for any purpose. It is provided “as is” without

express or implied warranty.

Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is

hereby granted without fee, provided that the above copyright notice appear in all copies and that both thatcopyright notice and this permission notice appear in supporting documentation. Silicon Graphics makes no

representations about the suitability of this software for any purpose. It is provided “as is” without express or

implied warranty.

Permission to use, copy, modify, distribute and sell this software and its documentation for any purposes is

hereby granted without fee, provided that the above copyright notice appear in all copies and that both that

copyright notice and this permission notice appear in supporting documentation. Moscow Center for SPARC

makes no representations about the suitability of this software for any purpose. It is provided “as is” without

express or implied warranty.

Boris Fomitchev makes no representations about the suitability of this software for any purpose. This material

is provided "as is", with absolutely no warranty expressed or implied. Any use is at your own risk. Permission

to use or copy this software for any purpose is hereby granted without fee, provided the above notices are

retained on all copies. Permission to modify the code and to distribute modified code is granted, provided theabove notices are retained, and a notice that the code was modified is included with the above copyright notice.

96 /100 PUBLIC 2011-02-18

Page 97: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 97/100

Permission to use, copy, modify, distribute and sell this software and its documentation for any purposes is

hereby granted without fee, provided that the above copyright notice appear in all copies and that both that

copyright notice and this permission notice appear in supporting documentation. SAP makes no

representations about the suitability of this software for any purpose. It is provided with a limited warranty

and liability as set forth in the License Agreement distributed with this copy. SAP offers this liability andwarranty obligations only towards its customers and only referring to its modifications.

2. Support and Maintenance

SAP does not provide software maintenance for the STLport. Software maintenance of the STLport therefore shall

be not included.

All other services shall be charged according to the rates for services quoted in the SAP List of Prices and Conditions

and shall be subject to a separate contract.

3. Exclusion of warranty

As the STLport is transferred to the Customer on a loan basis and free of charge, SAP cannot guarantee that the

STLport is error-free, without material defects or suitable for a specific application under third-party rights.

Technical data, sales brochures, advertising text and quality descriptions produced by SAP do not indicate any

assurance of particular attributes.

4. Limited Liability

1. Irrespective of the legal reasons, SAP shall only be liable for damage, including unauthorized operation, if this(i) can be compensated under the Product Liability Act or (ii) if caused due to gross negligence or intent by

SAP or (iii) if based on the failure of a guaranteed attribute.

2. If SAP is liable for gross negligence or intent caused by employees who are neither agents or managerial

employees of SAP, the total liability for such damage and a maximum limit on the scope of any such damage

shall depend on the extent to which its occurrence ought to have anticipated by SAP when concluding the

contract, due to the circumstances known to it at that point in time representi ng a typical transfer of the

software.

3. In the case of Art. 4.2 above, SAP shall not be liable for indirect damage, consequential damage caused by a

defect or lost profit.

4. SAP and the Customer agree that the typical foreseeable extent of damage shall under no circumstances

exceed EUR 5,000.

5. The Customer shall take adequate measures for the protection of data and programs, in particular by makingbackup copies at the minimum intervals recommended by SAP. SAP shall not be liable for the loss of data and

its recovery, notwithstanding the other limitations of the present Art. 4 if this loss could have been avoided

by observing this obligation.

6. The exclusion or the limitation of claims in accordance with the present Art. 4 includes claims against

employees or agents of SAP.

3. Adobe Document Services

Adobe, the Adobe logo, Acrobat, PostScript, and Reader are either registered trademarks or trademarks of Adobe Systems

Incorporated in the United States and / or other countries. For information on Third Party software delivered with Adobe

document services and Adobe LiveCycle Designer, see SAP Note 854621.

4. Only valid for: SAP ERP;SAP CRM |

Apache License, Version 2.0

1. Definitions:

■ "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections

1 through 9 of this document.

■ "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the

License.

■ "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by,

or are under common control with that entity. For the purposes of this definition, "control" means (i) the

power, direct or indirect, to cause the direction or management of such entity, whether by contract or

otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial

ownership of such entity.

■ "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.

■ "Source" form shall mean the preferred form for making modifications, including but not limited to software

source code, documentation source, and configuration files.

2011-02-18 PUBLIC 97 /100

Page 98: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 98/100

■ "Object" form shall mean any form resulting from mechanical transformation or translation of a Source

form, including but not limited to compiled object code, generated documentation, and conversions to other

media types.

■ "Work" shall mean the work of authorship, whether in Source or Object form, made available under the

License, as indicated by a copyright notice that is included in or attached to the work (an example is providedin the Appendix below).

■ "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived

from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications

represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall

not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work

and Derivative Works thereof.

■ "Contribution" shall mean any work of authorship, including the original version of the Work and any

modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to

Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to

submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of 

electronic, verbal, or written communication sent to the Licensor or its representatives, including but not

limited to communication on electronic mailing lists, source code control systems, and issue tracking systems

that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, butexcluding communication that is conspicuously marked or otherwise designated in writing by the copyright

owner as "Not a Contribution."

■ "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has

been received by Licensor and subsequently incorporated within the Work.

2. Grant of Copyright License

Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide,

non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of,

publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or

Object form.

3. Grant of Patent License

Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide,

non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, havemade, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those

patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by

combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute

patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work

or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any

patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.

4. Redistribution

You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without

modifications, and in Source or Object form, provided that You meet the following conditions:

1. You must give any other recipients of the Work or Derivative Works a copy of this License; and

2. You must cause any modified files to carry prominent notices stating that You changed the files; and

3. You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent,

trademark, and attribution notices from the Source form of the Work, excluding those notices that do not

pertain to any part of the Derivative Works; and

4. If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You

distribute must include a readable copy of the attribution notices contained within such NOTICE file,

excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following

places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or

documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative

Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for

informational purposes only and do not modify the License. You may add Your own attribution notices

within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the

Work, provided that such additional attribution notices cannot be construed as modifying the License.

You may add Your own copyright statement to Your modifications and may provide additional or different license

terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works

98 /100 PUBLIC 2011-02-18

Page 99: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 99/100

as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions

stated in this License.

5. Submission of Contributions

Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You

to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions.Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement

you may have executed with Licensor regarding such Contributions.

6. Trademarks

This License does not grant permission to use the trade names, trademarks, service marks, or product names of 

the Licensor, except as required for reasonable and customary use in describing the origin of the Work and

reproducing the content of the NOTICE file.

7. Disclaimer of Warranty

Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides

its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express

or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT,

MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining

the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of 

permissions under this License.8. Limitation of Liability

In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless

required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any

Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential

damages of any character arising as a result of this License or out of the use or inability to use the Work (including

but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all

other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.

9. Accepting Warranty or Additional Liability

While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance

of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However,

in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf 

of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for anyliability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty

or additional liability.

End of: SAP ERP;SAP CRM |

Documentation in the SAP Service Marketplace

You can find this document at the following address: http://service.sap.com/instguides

2011-02-18 PUBLIC 99 /100

Page 100: Syscopy for Java Only

7/31/2019 Syscopy for Java Only

http://slidepdf.com/reader/full/syscopy-for-java-only 100/100

SAP AGDietmar-Hopp-Allee 1669190 WalldorfGermany T +49/18 05/34 34 34F +49/18 05/34 34 20

 www.sap.com