Quantcast
Channel: SCN: Message List - SAP NetWeaver Administrator
Viewing all articles
Browse latest Browse all 8487

Re: sap* user locked on client 066

$
0
0

HI Mandeep,

 

Please use below command to unlock sap* and try again .cross check you schema and replcae SAPSR3 in below command

 

SQL> update SAPSR3.USR02 set uflag=0 where BNAME='SAP*' and MANDT='006';

 

 

 

You should get output as 1 row updated  ,after this commit .If user doesnt exist then 0 rows updated

 

 

 

SQL> commit;

 

 

Commit complete.

 

Regards,

Murali


Viewing all articles
Browse latest Browse all 8487

Trending Articles



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