
The SAP user profiles ( <SID>OWNER, R3GROUP, and SAP<SID>DB) exist on the system.
SAP executables, such as the kernel library and the operating system libraries for Java have been restored or installed from a kernel DVD.
If the backup of the database library was obtained with SAVACTWAIT option *NOCMTBDY, sufficient journal receivers to recover all open transactions are available or being restored at the same time.
If you restore data to an existing SAP system, you must end all local and remote instances of that system.
If you restore data to an existing SAP database library, delete the contents of the old database library first.
|
Advantages |
Disadvantages |
|
You do not run into problems that are caused by duplicate object names due to the asynchronous processing of the system catalogs. |
Deleting the objects from the libraries takes time. |
|
You do not have to deal with any SAP system objects in the libraries that might be damaged. |
Restoring takes longer if objects from the libraries were deleted, since access paths have to be rebuilt. |
This procedure describes how to restore the components of an SAP system. The description includes components of SAP NetWeaver Application Server ABAP and Java installations. If you are using an ABAP only or Java only installation, you cannot find all the libraries mentioned in your backup. ABAP components use the libraries R3<SID>DATA and R3<SID>JRN whereas Java components use the libraries SAP<SID>DB and SAP<SID>JRN. For more information about the commands and a full description of their parameters, see the IBM Information Center.
The restore sequence is important. Make sure that the journal receiver libraries R3<SID>JRN and SAP<SID>JRN are restored before the database libraries. If the database libraries are restored first, new journal receivers will be located in the database libraries instead of the journal receiver libraries.