We have added search box. Key in SAP issue keyword to search
TopBottom

Announcement: wanna exchange links? contact me at sapchatroom@gmail.com.

RE: [sap-basis] SAP Client 600 Has Been Locked (sap*.ddic,basis)

Posted by Admin at
Share this post:
Ma.gnolia DiggIt! Del.icio.us Yahoo Furl Technorati Reddit

Reply from mohammedrafimoghal on Sep 26 at 8:40 PM
Hello All,
The correct sql command for deleting the sap* user as follows:
delete from <schema>.usr02 where BNAME ='SAP*' and MANDT=600;

Above command you have to know your system schema id which was maintained.

Thanks & Regards,
Mohammed Rafi

---------------Original Message---------------
From: Bhagawati Pandey
Sent: Thursday, September 25, 2014 11:25 PM
Subject: SAP Client 600 Has Been Locked (sap*.ddic,basis)

Hi,

If your DB is Oracle then do the following steps:
1. Login to OS as ora<sid>
2. Sqlplus
3. Sql>select UFLAG, BNAME, MANDT from SAPSR3.USR02 where BNAME='SAP*';
4. delete from SAPSR3.USR02 where BNAME='SAP*' and MANDT=<client number>;
5. Exit from sql prompt
6. Now switch user to sid<adm>
7. Cd /sapmnt/<SID>/profile
8. Open your profile file through vi editor and change the value of login/no_automatic_user_sapstar = 0
9. Save the file
10. Stopsap and startsap
11. Now try to login with user sap* and password pass
Hope it will work.

Regards,
Bhagawati Pandey

 
Reply to this email to post your response.
 
__.____._
Manage Settings | Unsubscribe | Create FAQ | Send Feedback
  
Copyright © 2014 Ziff Davis, LLC. and message author.
Ziff Davis, LLC. 28 E 28th Street New York, NY 10016
mohammedrafimoghal  
 
Mark as helpful
View this online
Ask a new question
 
In the Spotlight
Have a technical question? Need to find IT solutions? Ask your peers in the Toolbox for IT community.

_.____.__

0 comments:

Post a Comment

T r a n s l a t e to your language