Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How to do the system copy ?
can u plz expalin me step by step process

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to add authorizations, how you will maintain profiles?

2032


can u explain step by step procedure of DB REFRESH..Ravi

3835


How to identify a particular T_Code has been modified or not? If yes, how to identify who modified particular T_Code in current system?

2548


what can we do if shadow instance is down and getting up in prepare phase of upgrade

2652


Can any one tell me , what is the role of SAP Security Admin in BW Security and APO Security ?

2070


What is the database backup strategy in your company?

2282


what is the difference b/w 4.6c & 4.7EE?

2336


Hello Guys, If any body looking for "SAP Vendor Invoice Management (VIM) Training", Please Contact Me,We will covers all SAP VIM topics along with end to end ICC, Document pipeline xECM, Enterprise scan etc. Email ID :kakumanusasikanth@gmail.com

1792


what are the current support stack levels at market place?

2295


I want to change five dialog work processes into batch. Where can I do this?

1229


What will you do if u got Update failure?

1861


how can i decleare select-options in module pool table control?

3640


What is the purpose of tdevc ?

1501


What will happen during the export process?

2118


What are the different types of rfc and explain what transactional rfc is?

1165