This can be used to take backup of RFC destinations before systm copy and can be restored once system copy is over.
1) Login to SAP Server with sidadm user
2) create a file with rfcexp.dat with below mentioned data
export
client=771
file="F:\rfcexp.ctl"
Select * from rfcattrib
Select * from rfcdes
Select * from rfcdoc
Select * from RFCSYSACL
select * RSECACHK
select * RSECACTB
3) Run command R3trans -w rfcexp.log F:\rfcexp.dat
4) Export should be over with RC=0
5) For import create file rfcimp.dat with following content
import
file="F:\rfcexp.ctl"
6) Run Command R3trans -w rfcimp.log rfcimp.dat
RFCs should be imported
Regards,
Gagan Deep Kaushal
RFC Destination export/import using R3trans Saturday, September 4, 2010
Posted by Gagan Deep Kaushal at 9/04/2010 09:58:00 PM 0 comments
Subscribe to:
Posts (Atom)
A NOTE>>>
The articles here are based on my own experiences in using and learning BASIS . All resources related would be mentioned in every article.
Feel free to gave critics, correction, or encouragement. Any comment or question are welcomed.
Cheers,
Gagan Deep Kushal
zk.gagan@gmail.com
Feel free to gave critics, correction, or encouragement. Any comment or question are welcomed.
Cheers,
Gagan Deep Kushal
zk.gagan@gmail.com