How to do the system copy ?
can u plz expalin me step by step process
Answers were Sorted based on User's Feedback
Answer / harry
#Pre – Requisites :
No of Drives should be same in both Source Server & Target Server. (Not Mandatory)
Drive Names should be same in both Source Server & Target Server. (Not Mandatory)
Installation of Database & SAP should be same in both Source Server & Target Server.
STOP SAP & Oracle SERVICES AND EMPTY FOLLOWING DIRECTORIES :
Go to Target Server & Stop all services (oracle & SAP both).
#Now Delete the All files inside the following Directories.
SAPDATA_HOMEsapdata1sysaux
SAPDATA_HOMEsapdata1system
SAPDATA_HOMEsapdata1 emp
SAPDATA_HOMEsapdata1undo
SAPDATA_HOMEsapdata1cntrl
SAPDATA_HOMEsapdata2 sr3_1 ………sr3_n
SAPDATA_HOMEsapdata3 sr3702_1 ……… sr3702_n
SAPDATA_HOMEsapdata4sr3usr_1
SAPDATA_HOMEoriglogAcntrl
SAPDATA_HOMEoriglogBcntrl
SAPDATA_HOMEsapdata1cntrl
PLACE BACKUP FILE IN SAPBACKUP DIRECTORY
Place the xxxxxxxx.and File In Sap backup Folder
SAPDATA_HOME sapbackup
The File Name Will Be Like This belerzpm.and
Open Cmd Prompt And Run This Command
BRRESTORE –m full –b xxxxxxxx.and –d disk –c
Now The Restoration Process Has Started
Again Delete Oracle Control Files under these directories that comes after restoration
SAPDATA_HOME origlogAcntrl
SAPDATA_HOME origlogBcntrl
SAPDATA_HOME sapdata1cntrl
Create trace file in source server using this command:
SQL>Alter database backup controlfile to trace;
Copy this trace file to target server and rename to control.sql.
Now modify this control.sql
Delete all before “startup mount” & after “CHARACTER SET UTF8;” in control.sql
Change
<source SID> to <target SID>
REUSE –> SET
NORESETLOGS –> RESETLOGS
Now, Put this Control.sql to C drive on <TARGET SID> SYSTEM.
Start Oracle Services
SQL> @C:CONTROL.SQL;
Copy all archive logs to SAPDATA_HOMEoraarch & Run these commands
SQL> RECOVER DATABASE USING BACKUP CONTROLFILE UNTIL CANCEL;
SQL>ALTER DATABASE OPEN RESETLOGS;
Create Users as per note 50088.
Start SAP Services.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / swathi
chk link
http://www.saptechies.com/system-copy-guides/
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / purushotham
If you want ms sql server upgarde from MS SQL server 2000
to 2005.
In this upgrade you have to perform system copy procedure .
As well as DB upgrade secreen shots i will send .
plz mail me on ppsr_reddy@yahoomail.com
Is This Answer Correct ? | 0 Yes | 0 No |
What is procedure involved in doing system copy?
If transport is imported or not where you will check?
What are the port nos of Dispatcher,Gateway, Message Server, Printer in windows,niping,Router ?
What happens when in background when we shutdown SAP (Both central & Database) & where is the log stored. Also when we apply the Patches, what exactly is running in background.. Kindly help me with this answer..
What is the production system configuration in sap basis4.7EE?
How do you create an instance?
What is Remote Transaction Processing?
How to configure TMS?
why are creating virtual system +sap
friends ..... i hava a question, i have to assign sm36,3m37,su01 has to assign to a user with only options (display ,create).how can ia assign this to user? need quick reply......
Can anyone tell me what is Server and Instance in sap,wat is exact meaning of that?
how will you delete the spool datas without using rspo0041(tell all the other method}