Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 10313

Re: unable to release a request

$
0
0

Hi Venket,

 

Logon to database

 

execute the below sqlcommand

 

 

 

Select TRSTATUS from sapsr3.E070 where TRKORR='SM3K900005';

 

IF you get the TRSTATUS = D then change the value to R

 

update sapsr3.E070 set TRSTATUS='R' where TRKORR='SM3K900005';

 

commit;

 

Retry the patching

 

Can you please paste the information UVERS table from SAP level.

 

With Regards

Ashutosh Chaturvedi


Viewing all articles
Browse latest Browse all 10313

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>