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

tp finished with return code: 208

Former Member
0 Likes
8,727

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 ,

It seems that you are giving this command from OS level.

This error comes generally because you are not giving profile name which is must for this command.So plz use tp -help to see what command you can use to test your tp connection.Generally this command is as

tp connect SID pf=transport profile name.

Thanks..

Mohit

Former Member
0 Likes

HI

we go this error when type the tp command in sap erpehp5 6.0

C:\Users\aa1adm>tp connect AA1

tp=>sapparam(1c): No Profile used.

tp=>sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline

This is tp version 380.03.89 (release 720, unicode enabled)

E-TPSETTINGS could not be opened.

EXIT

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,...)

so how how can i find out the profile name ???

eargerly waiting for ur replay

regards

sharava

Former Member
0 Likes

Hi Shravan,

Check this link

http://help.sap.com/saphelp_dimp50/helpdata/en/3d/ad5b9b4ebc11d182bf0000e829fbfe/content.htm

Usually the profile resides in /trans/bin dir for Unix.

Regards,

Samik