cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

STMS import problem

Former Member
0 Likes
9,765

Dear experts,

I've got a problem importing my packages from Netweaver Trial 7.01 into Netweaver Trial 7.01 SR 1. I've already asked this in the trial forum, but it appears that this issue is too specifically connected to STMS configuration for the trial people to know...

STMS configuration generally seems to be working. I've created a new transport which I was able to export, got the header and data file, which I was able to append to the import queue again.

However, in the same directories with the "new" transport files, I've copied the files from the old release. But the search help, when adding transports to the queue, simply doesn't provide the old transport request... I've manually entered the transport numer, but it claims that the transport doesn't exist.

I've also debugged into the serach help to find out that the transport list comes from an RFC module which doesn't allow remote debugging.

I've also tried calling tp.exe manually (tp IMPORT K900001 NSP), which also gives an error.

Now, I must admit, I've run out of ideas what else I could check. If anyone here has an idea, that'd be just great!

Best wishes,

Jan

View Entire Topic
Former Member
0 Likes

I had this issue also, and here is the solution.

When a transport was moved from Dev to QA, in QA it had no 'CLNT' data (it was blank)

Root Problem, due to system copy I had the wrong domain profile ...

1. Determine which system is your domain Controller.

2. On the Domain Controller, In /usr/sap/trans/bin make sure your TP_DOMAIN_SID file is present and your System is in this file

3.Execute tp addtobuffer (transport) H10 pf=/usr/sap/trans/bin/TP_DOMAIN_D10.PFL client=100

So in this case, D10 is my domain controller, H10 is the system I want the transports to go to. So from H10 I issue this command and H10 gets it Target Client from this string (ie 100) and is populated correctly in STMS.

I hope this helps.

Kelly.

Former Member
0 Likes

Hi,

Apart from this you can add the parameter CTC=1 and redistrubute the STMS configuration.

STMS -> system overview -> double click on the required SID> goto Transport Tool tab.

Ensure that you are in DC + edit mode to perform this.

Then come back to systems overview and goto Extras -> Distrubute and activate configuration.

This should also fix the issue of client.

Regards

Omkar