Refresh Procedure From PRD To QAS
Refresh Procedure From PRD To QAS
R/3 connections
Internal connections
Logical destinations
Download the latest imported history using STMS_IMPORT->goto->import history-> select the time
period for completed request
Using SCC8, export users and authorizations if required to keep the authorization same as current QAS system.
SAP_USER profile to be used for the same. Note the transport request created .
Check the scc3 for the export log and take backup of data and co-file from OS level
Su - dqeadm
stopsap all
su – oradqe
lsnrctl stop
exit
cd /oracle/DQE
rm –rf sapdata to rm –rf sapdata<n>
rm –rf origlogA/*
rm –rf origlogB/*
rm – rf mirrlogA/*
rm –rf mirrlogB/*
rm –rf sapreorg/*
rm –rf saparch/*
rm –rf saptrace/usertrace/*
rm –rf saptrace/background/*
rm –rf sapbackup/*
rm –rf sapcheck/*
Resize the target server file system as per the source server:-
Kindly compare the file system size according to source system grabbed size
su – oradqe
sql>@control.sql
Database will be in inconsistent status after creation of CONTROLFILE. This can be viewed by
At this step, a recovery must be made in order to be able to use the database.
ORA-00279
ORA-00289:
Statement processed.
su – oradqe
sqlplus “/ as sysdba”
To drop users
The following tables contain information that relates to the source system and should be dropped.
su – ora<t-sid>
$ sqlplus /nolog
su – ora<t-sid>
sqlplus “/ as sysdba”
$ cd /sapmnt/DQE/profile
$ vi DQE_DVEBMGS00_dbreccqs.org
Stop SAP.
Make sure that the batch jobs will execute when SAP starts up.
Start SAP.
Use transaction SM59 to configure the RFC destinations according to the previous system.
Use transaction SPAD to change the formatting server for all output devices.
Re-import all the configuration settings exported during the copy _preparation tasks.
Use transactions AL15 and SM59 to reconfigure the SAP OS _COLLECTOR destinations.
Use the transaction BD54 to create the logical client from new DEQ system
Use the transaction BDLS to change all the old logical client related entry to newly created entry
Use the transition db13 to schedule the job fro (Check and update optimizer statistics)