Você está na página 1de 14

Step by Step Procedure for Loading of Data From the Flat File to the Master Data/Text Tables.

Applies to:
SAP Net Weaver 7.0. For more information, visit SAP Netweaver7.0 Hyperlink ..

Summary
This Article describes about the Homogeneous System Copy. During the system copy you should use the same operating system and database platform as the original system. System copy is Duplication of an SAP system. SAPinst installs all the instances again as in the source system. Author(s): Sudhakar Govindaraj Company: Applexus Software Solutions (P) Ltd. Created on: 02 August 2011

Author Bio
Sudhakar Govindaraj has completed his Graduate in B. Tech Information Technology. He is working as SAP Technology Consultant with Applexus Software Solutions (P) Ltd. He has experience in SAP ABAP SAP Basis and SAP Security.

SAP COMMUNITY NETWORK 2010 SAP AG

SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com | UAC - uac.sap.com 1

Enter Title Here: Do not exceed space provided - Title automatically appears in page header

Table of Contents
Applies to: ........................................................................................................................................................... 1 Summary............................................................................................................................................................. 1 Author Bio ........................................................................................................................................................... 1 Table of Contents ............................................................................................................................................... 2 Introduction: ........................................................................................................................................................ 3 Step by Step Process: ....................................................................................................................................... 3 Preparation Steps for exporting from the Source System: ................................................................................ 5 Database Export Location: ................................................................................................................................ 6 Export database for Target System: ................................................................................................................... 6 Actual Export: .................................................................................................................................................... 8 Confirm Report Execution: ............................................................................................................................... 10 Splitting STR Files: ........................................................................................................................................... 11 Related Content ................................................................................................................................................ 13 http://help.sap.com/saphelp_nw70/helpdata/en/a2/2f0c173a5e43d19585724239ff4de7/frameset.htm .......... 13 Copyright........................................................................................................................................................... 14

SAP COMMUNITY NETWORK 2010 SAP AG

SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com | UAC - uac.sap.com 2

Enter Title Here: Do not exceed space provided - Title automatically appears in page header

Introduction:
This Article describes about the Homogeneous System Copy. During the system copy you should use the same operating system and database platform as the original system. System copy is Duplication of an SAP system. 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 Mandatory step for database-independent system copy procedure. SAPinst performs the following steps: Creates the export directory structure Creates database structure files (*.STR) Updates database statistics () Calculates the size of the target database (*.EXT,DBSIZE.XML) Exports the ABAP database content The criterias that has to be maintained during the export from the source system is explained with the help of the screen shots.

Step by Step Process:


Preparation Steps for Exporting from the Source System: Execute the sapinst.exe from the Installation Master. First you have to make sure that you have identified the required scenario. In this document we are about to export the ABAP. Select Software Life cycle components System Copy MS SQL Server (Database in the Source system) Source system Export Central System Based on AS ABAPExport Preparation Next

In the Define parameters menu of your SAPinst, choose the general parameters for the SAP system. Specify the profile directory from the path SAPUSR. Sapmnt TS1 (SID) SYSProfile

SAP COMMUNITY NETWORK 2010 SAP AG

SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com | UAC - uac.sap.com 3

Enter Title Here: Do not exceed space provided - Title automatically appears in page header

The profile directory consists of the following : Default Profile StartUp Profile Instance Profile

General Parameters:

Specify the Installation Drive where the USRSAP is installed. Select Next

OS User Passwords:

SAP COMMUNITY NETWORK 2010 SAP AG

SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com | UAC - uac.sap.com 4

Enter Title Here: Do not exceed space provided - Title automatically appears in page header

Enter the Source SAP System OS User password and click next.

DNS Domain Name:

Choose the Fully Qualified Domain Name for the Domain Installation. In our Case its a local installation so unchecked. Give the DNS Domain Name for SAP System if its Domain Installation.

Database Information:

SAP COMMUNITY NETWORK 2010 SAP AG

SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com | UAC - uac.sap.com 5

Enter Title Here: Do not exceed space provided - Title automatically appears in page header

The Database ID name should be given.

Database Export:

Specify the location to where the Export file has to be copied to do a system copy.

Note: The file will contain a large amount of data, Free Space should be checked.

Export for Target System:

SAP COMMUNITY NETWORK 2010 SAP AG

SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com | UAC - uac.sap.com 6

Enter Title Here: Do not exceed space provided - Title automatically appears in page header

Select the Target systems Database Type from the pop down window. In this case since its a homogeneous system copy the DB type is MS SQL Server. Click Next.

Summary :

. Check the summary of the defined parameters.

SAP COMMUNITY NETWORK 2010 SAP AG

SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com | UAC - uac.sap.com 7

Enter Title Here: Do not exceed space provided - Title automatically appears in page header

During Test Run:

Execute. This is a test execution not the real export.

Test Run Successful:

Preparation for the export has finished successfully.

Actual Export:
Again run the SAPInst.exe for the original export from the source system

SAP COMMUNITY NETWORK 2010 SAP AG

SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com | UAC - uac.sap.com 8

Enter Title Here: Do not exceed space provided - Title automatically appears in page header

Check the specified profile directory and the installation drive for the SAPUSR.

Enter the OS user password.

Note: The password given here should be the same during the secondary system Installation.

SAP COMMUNITY NETWORK 2010 SAP AG

SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com | UAC - uac.sap.com 9

Enter Title Here: Do not exceed space provided - Title automatically appears in page header

Specify the location for the Export file location during the Installation of the target system. The current source SAP system should be stopper during the export session Do a Manual stop rather doing the stop running system. Checking prompts to stop the SAP system if its running.

Confirm Report Execution:

Choose No only if, The Source System is a standard ABAP system without customer-customer modified objects and without the BW content.

SAP COMMUNITY NETWORK 2010 SAP AG

SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com | UAC - uac.sap.com 10

Enter Title Here: Do not exceed space provided - Title automatically appears in page header

SMIGR_CREATE_DLL ended successfully but didnt generate the SQLFiles or SQLFiles.LST, else this will lead to the impory error or harm the Target system. When we choose No, the SQL files are not copied to the export directory in the target system and the import process will run without the SQL files in the target system.

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. 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.

SAP COMMUNITY NETWORK 2010 SAP AG

SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com | UAC - uac.sap.com 11

Enter Title Here: Do not exceed space provided - Title automatically appears in page header

Note: Little Endian means that the lower-order byte of the number is stored in memory at the lowest address, and the high-order byte at the highest address. Big Endian means that the high-order byte of the number is stored in memory at the lowest address, and the low-order byte at the highest address.

Choose Next to start the values listed, else select the parameter and choose Revice. By clicking the Revise you can change the parameter of the selected one and then followed by the screens from that particulars selected parameter till summary. By clicking next the execution process will be started. After the execution is successful you can see the Export document in the drive which you specified during the export location.

SAP COMMUNITY NETWORK 2010 SAP AG

SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com | UAC - uac.sap.com 12

Enter Title Here: Do not exceed space provided - Title automatically appears in page header

Related Content
http://help.sap.com/saphelp_nw70/helpdata/en/a2/2f0c173a5e43d19585724239ff4de7/frameset.htm http://www.sdn.sap.com/irj/sdn/systemcopy

SAP COMMUNITY NETWORK 2010 SAP AG

SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com | UAC - uac.sap.com 13

Enter Title Here: Do not exceed space provided - Title automatically appears in page header

Copyright
Copyright 2010 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 Business ByDesign, 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 S.A. in the United States and in other countries. Business Objects 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.

SAP COMMUNITY NETWORK 2010 SAP AG

SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com | UAC - uac.sap.com 14

Você também pode gostar