cancel
Showing results for 
Search instead for 
Did you mean: 

tp addto buffer error -SAPEVTPATH not set

Former Member
0 Kudos

Dear all,

while adding request to buffer, i got bellow error.

"

upgadm> tp addtobuffer C1PKX00505 UPG

This is tp version 340.16.38 (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,...)

upgadm> H not set. Batch jobs cannot be started. <

su: ERROR:: not found.

upgadm> Error in TPSETTINGS: transdir not set.

su: Error: not found. "

Please let know what to do

Reagrds,

satish

Accepted Solutions (1)

Accepted Solutions (1)

markus_doehr2
Active Contributor
0 Kudos

> while adding request to buffer, i got bellow error.

> "

>

> upgadm> tp addtobuffer C1PKX00505 UPG

> This is tp version 340.16.38 (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.

as of release 6.10 you need to add your transport profile:

tp addtobuffer <transport> <SID> pf=<transport profile>

Markus

nelis
Active Contributor
0 Kudos

You can also run the command without specifying profile but you have to be in the /usr/sap/trans/bin directory when executing it.

markus_doehr2
Active Contributor
0 Kudos

Yes - but this is true if this is the only instance using that directory and if there exists a "tpparam" file. If you have a "central transport directory" with many profiles the system would most probably pick up the wrong one

Markus

nelis
Active Contributor
0 Kudos

Good point. My apologies

Nelis

markus_doehr2
Active Contributor
0 Kudos

> Good point. My apologies

No need to apologize - in 90 % of the cases your statement is 100 % true

Markus

Answers (0)