How to reset ddic password for client 000 in MSSQL 2005 database

SAP = ECC6
DB = MSSQL 2005
client = 000
1. SAP* account was removed from the DB, can't be found in USR02 table.
2. Only left ddic account and was locked. How can i reset ddic password?
3. How can i unlock and reset my own password from the MSSQL database?

You can unlock and reset passwords for DDIC and for your own user id in the following way:
Please execute the below queries at your database level:
To unlock user ids:
SQL>update SAP<SID>.usr02 set flag=0 where bname="*user id*" and mandt=client number;
SQL>commit;
To reset the passwords:
SQL>update SAP<SID>.usr02 set bcode="encrypted password" where bname="*user id*" and mandt=client number;
SQL>commit;
Then log into the system and execute /$sync
hope this will help you.
Regards,
FAisal

Similar Messages

  • Forgot password for client 000 user DDIC

    We forgot password for client 000 user DDIC & SAP*
    please suggest any one how to recover the password
    Thanks in advance

    Hi,
    Pls refer below link explaining step by step details of activating SAP* user login.
    [http://forums.sdn.sap.com/thread.jspa?threadID=1497131]
    [http://www.sap-img.com/basis/changing-the-default-password-for-sap-user.htm]
    Regards,

  • Can I get password for client 000 and user SAP*

    Hi Experts,
    Can get ur help for getting password for User SAP* for client 000 i.e SAP std. client.
    please it's urgent.
    Thanks & Regards,
    Yogesh

    Hi ,
    <b>If all the users are locked, they can be unlocked by</b>
    a)Try this command at ur sql plus query level
    Go to cmd prompt.
    Sqlplus /nolog
    conn /as sysdba
    this will take you to the sqlprompt.
    Just execute the earlier commands there.
    sqlplus><b>UPDATE SAP<schema>.usr02 set uflag=0 where mandt=<CLNT NO> and uflag=64;</b> this statement actually unlocks the users of that particular client. So, try for every client in that sap system.
    b) You can delete sap* user
    Go to cmd prompt.
    Sqlplus /nolog
    conn /as sysdba
    sqlplus><b>DELETE SAP<SID>.usr02 where mandt='CLIENT.NO' and bname=SAP*;</b>
    <b>Note:-
    After doing this restart the system. So, that a new user with the name "sap" gets generated with password "pass". Provided the parameter is set login/no_automatic_user_sapstar= 0 (Automatic user SAP is permitted).</b>
    regards,
    kanthi

  • Username passwords for client 000

    Dear All,
    I don't have credentials of SAP* DDIC in DEV QAS and PRD of client 000.
    Can you please let me know steps to recover the passwords?
    Please let me know the steps or ways . don't put external links
    Regards
    Nikhil

    Hi Nikhil,
    You follow below process to reset the password and login to your ABAP system
    1) set profile parameter login/no_automatic_user_sapstar=0 in instance profile
    2) Delete SAP* from database table from client 000
       SQL> delete from <schema>.<USR02> where bname='SAP*' and MANDT='000'
    3) Take restart of SAP application
    4) Login to 000 client with user = SAP* and password= pass
    5) Using this ID you can reset password for other users like DDIC.
    6) Once You can login with DDIC , you may create SAP* again using SU01.
    Hope this helps.
    Regards,
    Deepak Kori

  • HT4539 Does any one know how to reset the password for the audio account?

    I havent downloaded a book in a few years and i forgot the password for the Audio Account does any one know how to change the password? This is driving me crazy.

    Welcome to the Apple community.
    The password for your Apple ID is the same for all apple services, if you have forgotten it, you can reset it at the website iForgot.com

  • How to reset the password for the macbook? i seem  to have forgotten it.

    I just updated my  to moutain lion10.8 from an apple support centre. but now to download flash and other basic softwares my mac is asking for the password, and i have no clue as to what the password is and i am on a travel trip for a week. please help me how can i reset the password?

    Reset Password
    http://pondini.org/OSX/Password.html
    Best.

  • I have forgotten my keychain password was wondering how to reset the password for it

    I have forgotten my password for my keychain. How can I reset it?

    If you don't know the keychain password, the only way to reset it is to delete the old keychain and create a new one. See the instructions in Keychain Access Help. (Keychain Access is in the Applications > Utilities folder.) The keychain is encrypted, and the contents cannot be recovered without the original password.

  • HT1349 Does anyone know how to reset my password for my ipod touch without using the computer i have my itunes on, beacause i want to reset my music on it anyway?!?!?!?!

    Does anyone know how to restet an ipod after you forgot your password for it but not using the computer you set it up on?

    1: Connect the device to your computer and open iTunes.
    2: If the device appears in iTunes, select and click Restore on the Summary pane.
    3: If the device doesn't appear in iTunes, try using the steps in this article to force the device into recovery mode.
    If Needed... See Here  >  Download Past Purchases
    http://support.apple.com/kb/HT2519

  • How to reset bios password for laptop( HP pavillion zd8060, pr315ua)

    I need to reset the bios password for my HP Pavilion Zd8060USA, Part #: PR315UA.
    Systm Disabled Code:00293 0r 02993

    Hi:
    Below is the link to the service manual for your notebook.
    http://h10032.www1.hp.com/ctg/Manual/c01383095.pdf
    Please read the instructions to clear the password in Chapter 1, section 1.2, page 1-4. 
    Wait 30 minutes, not 5. Five minutes is not enough time to drain the current in most cases.
    Paul

  • How to reset the password for email for Nokia

    Hi,
    I got a new Nokia E71, and was able to configure the email. I also created an account at email.nokia.com, and configured an account using my hotmail account, and then on the phone I was able to configure all my other personal emails. It is working fine. But I am trying to login into email.nokia.com using the same id, but passowrd I thought seems to be not working. If I try to create a new account, it says it is already registered. Is there way we can reset the password. I need to have the passowrd, as I need it if I update the phone with new firmware and need to re-configure the emails.

    By using the password of course, otherwise using password would is useless if we can get around it.

  • I forget the password for client 000

    Hi,
    Quite new to sap , I installed the sap 4.7 ides and after installation i forget the password of above client , so now when i want to
    run the sap gui to login it ask for a password which i forget , as i am new to sap the solutions provided on the internet sound complex to me for example it mentioned su01 , su02 and use of ABAP codes but i am not sure where to find these menu or transaction codes and how to execute them , if some one can provide me the answer with screen shorts that would be great .
    I hope to find the answer on this forum.
    Thanks
    Adnan

    Hi
    Try the below options:
    Options 1:
    Logon to any other client (except 0000) and Create the Program and run it with SAP* User.
    It will set the SAP* Password same as in your current client.
    REPORT Z_SAP_USER_PASSWORD_SET.
    Run this progam as sap* in cient xxx. The user you specify
    as a parameter, will have the same, client xxx password set in every
    client
    where it exists.
    TABLES: USR02, T000.
    DATA: PASSWD LIKE USR02-BCODE.
    PARAMETERS: USER LIKE USR02-BNAME.
    SELECT SINGLE * FROM USR02 WHERE BNAME = USER.
    IF SY-UNAME <> 'SAP*'.
    WRITE: / 'Only SAP* is allowed to run this program'. EXIT.
    ENDIF.
    IF SY-SUBRC <> 0.
    WRITE: / USER, 'user does not exist!'. EXIT. "No template user
    ENDIF.
    PASSWD = USR02-BCODE.
    CLEAR USR02.
    WRITE: / 'The password of', USER, 'updated in client:'.
    SELECT * FROM T000 WHERE MANDT <> '066' AND MANDT <> SY-MANDT.
    SELECT * FROM USR02 CLIENT SPECIFIED WHERE MANDT = T000-MANDT AND
    BNAME = USER.
    WRITE: / USR02-MANDT.
    USR02-BCODE = PASSWD.
    USR02-LTIME = SY-UZEIT.
    USR02-BCDA1 = USR02-BCDA2 = USR02-BCDA3 = SY-DATUM.
    USR02-BCDA4 = USR02-BCDA5 = SY-DATUM.
    UPDATE USR02 CLIENT SPECIFIED.
    ENDSELECT.
    ENDSELECT.
    Options 2:
    You can logon as DDIC and change the SAP* password
    Hope it helps......
    Edited by: Sivananda Penegalapati on Sep 6, 2010 9:10 AM

  • How To Reset Restriction Password For iPod Touch 4G?

    I need help because i forgot my passcode for restriction

    absolutely correct. in doing this you will lose all data, everything. That is the only way.

  • Tried resetting password, reset the password for other account.

    I currently have two itunes accounts, and when I tried to reset the password for one of them, it reset the password for the other instead. After reseting the password by entereing email 1, I tried to log in with it, it did not work. I got very angry but then had an idea, so I entered email 2 and the new password and it worked. Why is it that I reset the password for account 2 even though when reseting the password I entered email 1? I can not reset the password for account 1, making it immpossible to update the apps purchased with it. I am beyond irate with itunes for this, not to mention the fact that it didn't send the reset conformation email until the third try!!!
    Please help.

    You can reset SAP* password after that logging using SAP* password PASS you can reset DDIC password for the client .
    Run this in SQL*Plus
    DELETE FROM SAPSID.USR02 WHERE MANDT='<CLIENT>'
    AND BNAME='SAP*';
    You will require additional DBA skill set to reset DDIC password ( Which is not recommanded aslo )
    The best option I would suggest .
    1)Delete SAP* using above query .
    2)Logon using SAP* password pass
    3)Reset DDIC password.
    Regards ,
    Santosh Karadkar

  • I forgot My iCloud password, and i can not reset it as the system is not accepting the answer to the security questions and also the mail to my apple ID mail box is blocked, how can i reset my password for my apple ID.

    I forgot My iCloud password, and i can not reset it as the system is not accepting the answer to the security questions and also the mail to my apple ID mail box is blocked, how can i reset my password for my apple ID.

    Hello nmssns,
    Thank you for contacting Apple Support Communities.
    You can start with this article to reset your iCloud password. Depending on your exact circumstances, blocked email, forgot security questions, etc., there are links provided to guide you through those issues.
    About Apple ID security questions
    http://support.apple.com/kb/HT5665
    Regards,
    Jeff D.

  • I have a problem. My Apple ID is not my icloud email address my Apple ID is my msn account, but I need to reset the password for my icloud email because I can't remember what it is. How do I do that?

    I have a problem. My Apple ID is not my iCloud email, my msn is my Apple ID, but I need to reset the password for my icloud email address because I can't remember what it is. How can do I reset my iCloud emaill password when it's not my Apple ID??

    Your iCloud and @icloud.com login ID is an Apple ID. Go to http://appleid.apple.com and sign in with the ID you use to sign into iCloud (you can check this by going to http://www.icloud.com and signing in there).
    Click 'Password & Security' in the sidebar and you will be able to change the password.
    HOWEVER
    Before you do this you must turn off 'Find My iPhone/iPad/iMac' if you have it enabled on any of your devices, otherwise you will land yourself in difficulties.

Maybe you are looking for