Sybase Refresh_08-07-2020
Sybase Refresh_08-07-2020
Pre-Steps
Prod Server
QA Server
WE20
Client- 100
WE21
Client 100
Print Transport history and Transport Routes
TMS Configuration
SCC4
RZ04
SMLG and RZ12
DB13
No jobs scheduled
SPAD
Screenshot and eport
Assignment of Logical systems to RFC
Call table RSLOGSYSDEST with transaction se16 in client 000.
Note table entries.
EDPP1
SMT1
SCOT
SMQR
SMQS
SLDAPICUST
RZ70
RZ21
SM59
STRUSTSSO2
Export User from target System
SCC8 SAP_USER
KQEKO00008
KQEKT00008
KQEKX00008
# begin of script
# execute script with
# R3trans -w export_ls.log export_ls.sql
# as <sid>adm in /home/<SID>adm/
# this creates a file export_ls.dat for import of Logical system names
# logfile export_ls.log
export
client=all
file='export_ls.dat'
delete from PATH
select * from PATH
# end of script
Execute:
R3trans -w Export_logical_system.log Export_logical_system.sql
In addition to the rfc tables, we include securestore tables in the export from the target system. If these tables are
imported after the valid license is installed, passwords in RFC’s need not be reentered. No RFC’s should exist to
productive system (except CUA and Solman).
Log on to the target system host on which the system is running as user <SID>adm. Use a text editor to create the
export controlfile “export_sm59.sql” in /home/<SID>adm as shown below:
# start of script
# execute script with
# R3trans -w export_sm59.log export_sm59.sql
# as <sid>adm in /home/<SID>adm/SM59
# this creates a file export_sm59.dat for import of RFC data and a
# logfile export_sm59.log
export
client=all
file='export_sm59.dat'
delete from RFCDES
select * from RFCDES
delete from RFCDOC
select * from RFCDOC
delete from RFCATTRIB
select * from RFCATTRIB
delete from RFCCHECK
select * from RFCCHECK
delete from RFCDESSECU
select * from RFCDESSECU
delete from RFCSYSACL
select * from RFCSYSACL
delete from RFCTRUST
select * from RFCTRUST
delete from RFCCMC
select * from RFCCMC
delete from RFCGO
select * from RFCGO
delete from SXRFC
select * from SXRFC
delete from IBSSI_RFCDEST
select * from IBSSI_RFCDEST
delete from PARAMVALUE
select * from PARAMVALUE
delete from TXCOM
select * from TXCOM
delete from RSECTAB
select * from RSECTAB
delete from RSECACTB
select * from RSECACTB
delete from RZLLITAB
select * from RZLLITAB
# end of script
Backup transfer
Start SAP and suspend all jobs
SE38 BTCTRNS1
Apply license
BDLS
STMS configuration
SE06
YES
Yes
YES
YES