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

tp finished with return code: 208

Former Member
0 Likes
8,731

Hi,

Please chk the below statements

E:\usr\sap\trans\bin>tp connect ECD

sapparam: sapargv( argc, argv) has not been called.

sapparam(1c): No Profile used.

sapparam: SAPSYSTEMNAME neither in Profile nor in CommandlineThis is tp version 340.15.06 (release 640)

E-TPSETTINGS could not be opened.

EXIT

ERROR: System : Parameter SAPEVTPATH not set. Batch jobs cannot be started.

Error in TPSETTINGS: transdir not set.

tp returncode summary:

TOOLS: Highest return code of single steps was: 0

ERRORS: Highest tp internal error was: 0208

tp finished with return code: 208

meaning:

error in transportprofil (param missing, unknown,...)

Kindly let me know where exactly i am commiting mistake and with solution

GV

View Entire Topic
Former Member
0 Likes

Hi All,

when I try with what u have suggested it doesent work still getting the same error

you can check whether I have given correct command

C:\Documents and Settings\ecdadm>tp connect ECD pf=TP_DOMAIN_ECD.PFL

sapparam: sapargv( argc, argv) has not been called.

sapparam(1c): No Profile used.

sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline

This is tp version 340.15.06 (release 640)

E-TP_DOMAIN_ECD.PFL could not be opened.

EXIT

ERROR: System : Parameter SAPEVTPATH not set. Batch jobs cannot be started.

Error in TP_DOMAIN_ECD.PFL: transdir not set.

tp returncode summary:

TOOLS: Highest return code of single steps was: 0

ERRORS: Highest tp internal error was: 0208

tp finished with return code: 208

meaning:

error in transportprofil (param missing, unknown,...)

When I try the below command it shows the TP is working fine but when we obseve which in bold

E:\usr\sap\trans\bin>tp connect ECD pf=TP_DOMAIN_ECD.PFL

sapparam: sapargv( argc, argv) has not been called.

sapparam(1c): No Profile used.

sapparam: SAPSYSTEMNAME neither in Profile nor in CommandlineThis is tp version 340.15.06 (release 640)

Warning: Parameter DBHOST is no longer used.

Warning: Parameter DBNAME is no longer used.

Connection to Database of ECD was successful.

This is R3trans.exe version 6.09 (release 640 - 26.10.04 - 15:45:42).

R3trans.exe finished (0000).

tp finished with return code: 0

meaning:

Everything OK

If there are any environmentvariables to be set let me with the Name and Value.

Is there any thing i need to configure and when I test RSTPTEST it shows all in green Tick marks.

With Regards,

Prashanth.

Former Member
0 Likes

Hi ,

Go to kernel directory & execute this command from taking command prompt from exe folder.This is general issue & i have done this several times.

Thanks..

Mohit

Former Member
0 Likes

Ok, this should work irrespective of place where you are executing..

/usr/sap/SID/<instance>/SYS/exe/tp connect ECD pf=E:\usr\sap\trans\bin\TP_DOMAIN_ECD.PFL ..

and still it gives same error, we have some other issue.

@Mohit . As we are getting some return code 208 .. is'nt system is calling tp ?

Former Member
0 Likes

Hi ,

Please try one thing.

Simply go to command prompt & simply type tp -help.If you are getting the help manu then its not problem of your tp.In case you are not getting it then its the issue of your tp connect.

please check for your tp first.

Thanks..

Mohit