cancel
Showing results for 
Search instead for 
Did you mean: 

transport problem in ECC 6.0

Former Member
0 Kudos

Heller...

Do you have any idea regarding tranport error "ERROR: Connect to SSD failed (20070906095452, probably wrong environment)."

Scenario: We are trying to transport several requests from one client to another,

after executing the "IMPORT REQUEST" error encountered. But if you look on the logs it indicates that it was successfully transported.

Is there anyone who could help me to resolve this type of problem...?

Thanks in Advance..

DD Howard...

Accepted Solutions (0)

Answers (1)

Answers (1)

markus_doehr2
Active Contributor
0 Kudos

Where do you get that error message if you logs show a successfull transport?

--

Markus

Former Member
0 Kudos

I got the error log under t-code stms and GOTO menu and tp System log.

Scenario:

When i tried to transport the request, nothing happens meaning to say the status of the request is still the same.

markus_doehr2
Active Contributor
0 Kudos

And the actual status is?

It´s difficult to help you if you just give partial information.

What was the request before and what is it now?

--

Markus

Former Member
0 Kudos

This is the actual errors that we encountered.

"Ended with return code ===12===="

12 means = The transport was terminated

A serious error occurred which normally is not caused by the contents of the request.

"Ended with return code ===8===="

8 means = Transport carried out with errors.

Individual objects could not be transported successfully.

Examples:

- The original object was not overwritten

- A repaired object was not overwritten

Actually those error logs are generated after the requests has been transported.

Normally before transporting a request the status is a "BOX -meaning that this request is ready for tranport." After transport the status should be "CHECK - indicating that the request has been successfully transported." What i'am trying to say is that after transporting the request "BOX" is still the status.

markus_doehr2
Active Contributor
0 Kudos

Ok - now we know the situation

It seems, that the object, you´re trying to import, was changed in the target system already and is locked.

Check the logfile and check which object is still locked.

--

Markus