cancel
Showing results for 
Search instead for 
Did you mean: 

R/3 4.7 SR2 ServerTransport Request to ECC 6.0 EHP5 Server

Former Member
0 Kudos

Dear All,

My Current Configuration of Server is

  

SAP R/3 4.7 SR2

32 bit

Windows Server 2003

Oracle 9.2

  

And the Upgraded SAP Version:

  

SAP ECC 6.0 EHP5

64 bit

Windows Server 2008 R2

Oracle 11.2

  

Now I want to copy the transport Requests from the existing R/3 4.7 Server to the newly  upgraded ECC 6.0 EHP5 Server

Can anyone please help me out about this.

Thanks

Ajitabh

Accepted Solutions (1)

Accepted Solutions (1)

former_member189725
Active Contributor
0 Kudos

You will have to release the transport request from the SAP R/3 4.7 system . Please make sure the transport request is not a local change request . Once you release the request in transaction code SE10 , a data file and a cofile will be created . Copy the data file under /usr/sap/trans/data and the cofile under /usr/sap/trans/cofiles from the R/3 4.7 server to corresponding directories in the ERP 6.0 EHP5 server.

Then do the following on the target system .

  1. At OS level of ERP 6.0 EHP5 system , sign is as <sid>adm
  2. Change directory to the transport path using the OS command:
    cd /usr/sap/trans/bin
  3. Add transport to buffer:

tp addtobuffer XXXK999999 XXX pf=TP_DOMAIN_<sid>.PFL

XXXK999999 =  the transport number
XXX is the SID of Target system and <sid> is the sid of  the Domain Controller

  1. Import transport:

tp import XXXK999999 XXX clientyyy u123 pf=TP_DOMAIN_<sid>.PFL

where yyy = the client to import into (ex. Client100)

Regards

Ratnajit

Former Member
0 Kudos

Hi Ratnajit,

Thanks for your reply.Should I have to configure TMS in ECC 6.0 EHP5 for R/3 4.7?Or just simply copy and paste the data files and co files in the corresponding directories in ECC 6.0 EHP5?

Thanks

Ajitabh

former_member189725
Active Contributor
0 Kudos

Please configure TMS for the ERP 6.0 EHP5 system or include in the domain . Then the tp profile under /usr/sap/trans/bin  would have entry for the ERP 6.0 EHP5 system . Then you can use the .PFL file as the tp profile.

Regards

Ratnajit

Former Member
0 Kudos

Hi Ratnajit,

Can you please send me any link or document regarding TMS configuration.

One more thing I want to ask as our Client's R/3 4.7 servers are currently in use.As we have installed

ECC 6.0 EHP5 in another server.I want to configure the transport path of the current R/3 4.7 indicated to

the newly installed ECC 6.0 EHP5.Is it possible to do it?Means whatever transport request will generate

in the R/3 4.7,will move to the newly installed ECC 6.0 EHP5 too.can it be done just simply copy and

paste the co files and data files in the newly installed ECC 6.0 EHP5 Server?

Kindly help me out.

Thanks

Ajitabh

former_member189725
Active Contributor
0 Kudos

You can add the ERP 6.0 EHP5 system to existing domain of the R/3 4.7 system and configure the transport route from R/3 4.7 system to ERP 6.0 EHP5. This should not be a long term setup till your entire landscape is upgraded .

Refer this link

http://www.google.co.in/url?sa=t&rct=j&q=configuring%20stms%20sap&source=web&cd=3&ved=0CGAQFjAC&url=...

Also check this

http://help.sap.com/saphelp_crm40/helpdata/FR/44/b4a0c17acc11d1899e0000e829fbbd/content.htm

to add the new system to the existing domain .

Regards

Ratnajit

Refer to this

Former Member
0 Kudos

Hi Ratnajit,

Thanks for your reply.I will let you know if I will stuck anywhere.Can you please provide me your Email

Id,so that I can send you email if I got any problem in the same.

Thanks

Ajitabh

Answers (0)