cancel
Showing results for 
Search instead for 
Did you mean: 

tp connect error

Former Member
0 Kudos

I have the problem with transport system.

When I try command: "tp connect <SID>", it said:

This is tp version 320.58.06 (release 620)

E-TPSETTINGS could not be opened.

EXIT

Error in TPSETTINGS: transdir not set.

ERRORS: Highest tp internal error was: 0208

If you have any hints, please help!

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi. Have you configured STMS in your system? Also go to /usr/sap/trans/bin and find tpparam_instSID, chek authorization for this file.

Read about --> pf=<TPPARAM> specify a transport parameter file.

In command run only "tp connect" and you see help to this command.

Regards. Award if helpful.

Former Member
0 Kudos

thanks for reply.

its working but still i am getting some warnings ....like this

-


C:\>tp connect dev pf=C:\usr\sap\trans\bin\TP_DOMAIN_DEV.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.16.24 (release 640)

*Warning: Parameter DBHOST is no longer used.*

*Warning: Parameter DBNAME is no longer used.*

Connection to Database of DEV was successful.

This is R3trans.exe version 6.13 (release 640 - 25.07.06 - 17:34:00).

R3trans.exe finished (0000).

tp finished with return code: 0

meaning:

Everything OK

-


Former Member
0 Kudos

Hi,

you can omit that warning

R3trans.exe finished (0000).

tp finished with return code: 0 -> which indicate no error to connect with database.

regards,

kaushal

Former Member
0 Kudos

thank you very much for your reply

Former Member
0 Kudos

Hi,

login with sidadm user

run following

tp connect SID pf=<drive:\>\usr\sap\trans\bin\TP_DOMAIN_SID.pfl

regards,

kaushal

Former Member
0 Kudos

thanks for reply.

its working but still i am getting some warnings ....

C:\>tp connect dev pf=C:\usr\sap\trans\bin\TP_DOMAIN_DEV.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.16.24 (release 640)

*Warning: Parameter DBHOST is no longer used.*

*Warning: Parameter DBNAME is no longer used.*

Connection to Database of DEV was successful.

This is R3trans.exe version 6.13 (release 640 - 25.07.06 - 17:34:00).

R3trans.exe finished (0000).

tp finished with return code: 0

meaning:

Everything OK