Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Traport importing problem with repeating return code error 8

Former Member
0 Likes
648

Hi all,

We are facing some transport import problem.When we sent transport initially AAA900244,they faced with return code error 8 and syntax error 109.As the information provided by the client,one of the include program which is not availble at client system that was included in this transport.So that was the problem.Again we have taken new tranport AAA900247 without this include program then same type of error message they faced with return code error 8 and syntax error 109 in the include program when imported.

I have one doubt, when importing new transport this should overwrite the earlier transport data.Why the same type error client is getting.What might be the reason.

Is earlier transport imported?? Why it throwing same type error.What actually the fuctionality of Return code 8 whether it is imported or discarded.

Thanks in advance.

Regards.....Balu

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
596

The thing might be in your program, the include program has been used. When you are trying to send via TR, it is unable to find the include program in another system due to which it i giving the error. Try including the include program as well as other dependent objects to the TR and then transport.

4 REPLIES 4
Read only

Former Member
0 Likes
597

The thing might be in your program, the include program has been used. When you are trying to send via TR, it is unable to find the include program in another system due to which it i giving the error. Try including the include program as well as other dependent objects to the TR and then transport.

Read only

0 Likes
596

Hi Ramesh,

That include is not at all required at client system.So next time when we have taken transport we have not included this include program.They imported new transport without this include program.But they are facing same error as they faced first time. What could be reason??

Regards...Balu

Read only

Former Member
0 Likes
596

Using where used list check whether the program is used in any other program .

Can you get us the error log so we can suggest you better !!!

Read only

Former Member
0 Likes
596

Resolved.