cancel
Showing results for 
Search instead for 
Did you mean: 

Request got stucked

Former Member
0 Kudos

Hi,

A request released from Dev sys has been stucked and shows status 'release started'.

I m trying to release it again but it is not possible as status is already 'started'

Can i release it from OS level using tp or r3trans command.Please let me know.

Regards,

Ganesh

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Ganesh,

It is in development so delete that request and create new one.

Thanks,

Minakshi

Answers (2)

Answers (2)

Former Member
0 Kudos

I tried running command

tp export <req no> <sys> <client>

This is tp version 305.12.77 (release 46D) for ANY database

E-TPPARAM could not be opened.

EXIT

tp returncode summary:

TOOLS: Highest return code of single steps was: 0

ERRORS: Highest tp internal error was: 0212

tp finished with return code: 212

Former Member
0 Kudos

Ganesh,

This is tp version 305.12.77 (release 46D) for ANY database
E-TPPARAM could not be opened.
EXIT

Please check your TMS configuration.

Manoj

Former Member
0 Kudos

Hi Ganesh,

Try this,

tp export <req no> <sys> <client> pf=(full path where DOMAIN_SID.PFL is located)

it might run now,also do it using <sid>adm

Rohit

former_member204746
Active Contributor
0 Kudos

other trick that will also work:

cd /usr/sap/trans/bin

tp export <req no> <sys> <client>

good luck.

Former Member
0 Kudos

Hello Ganesh,

you can do that using:

tp export <request> client<client>

But I am afraid this will not help as it is showing from SAP that the release is started.for how much time is the request showing the status release started?

check for the tp release logs in se10 or se11

Rohit