We have added search box. Key in SAP issue keyword to search
TopBottom

Announcement: wanna exchange links? contact me at sapchatroom@gmail.com.

Re: [sap-basis] System Refresh from Production System to Quality System using DB2

Posted by Admin at
Share this post:
Ma.gnolia DiggIt! Del.icio.us Yahoo Furl Technorati Reddit

Posted by D. Caddick (SAP NetWeaver/BASIS Consultant)
on Jun 20 at 4:22 AM
Hi CV,

We perform System copies with DB2 and use the System copy guide ans the
master guide. Main steps are:

1. if Dual Stack export the Java Stack.
2. Perform Backup of Source system
3. Run sapinst (Select 'SAP Installation Master' > 'SAP NetWeaver 7.0
Support Release 3' > 'Software Life-Cycle Options' > 'System Copy' > 'IBM
DB2 for Linux, Unix, and Windows' > 'Target System Installation' > 'Central
System' > 'Based on AS ABAP and AS Java' > 'Central System Installation')
then click Next.
4. Select all the options for 'Homogeneous System Copy'
5. At the step "Exit to Restore the Database" perform the DB2 database
restore.
6. Rename tablespaces
7. We lock all printer with:

> db2 "update <schema>.TSP03C set PADISABLED = 'X'"

> db2 "update <schema>.TSP03D set PADISABLED = 'X'"
8. We stop all background jobs with:

> db2 "delete from <schema>.tbtcs where (jobname, jobcount) in (select
jobname, jobcount from sapxi1.tbtco where (status in ('R', 'S', 'Y') and not
jobname like 'RDDIMPDP%'))"

> db2 "update <schema>.tbtco set status = 'P' where (status in ('R', 'S',
'Y') and not jobname like 'RDDIMPDP%')"
8. Restart or continue the sapinst

Regards

---------------Original Message---------------
From: daliriahi
Sent: Monday, June 20, 2011 3:36 AM
Subject: System Refresh from Production System to Quality System using DB2

Hello

I think there is no difference depending on DB type , please follow this link http://www.sap-img.com/basis/system-copy.htm to perform system refresh

__.____._
Copyright © 2011 Toolbox.com and message author.

Toolbox.com 4343 N. Scottsdale Road Suite 280, Scottsdale, AZ 85251
Mark as helpful
View this online
  
D. Caddick
SAP Basis Top Contributor

Contributed the most posts in a group for 3 consecutive months to earn a Gold Achievement
Popular White Papers

In the Spotlight
Earn Recognition for Your Contributions at Toolbox for IT. Gain Points for Community Achievements
_.____.__

0 comments:

Post a Comment

T r a n s l a t e to your language