Hi, I have a SAP system one host on windows and the database for it is Hana on different host. I want to reset user "SAP*" or ddic for sap GUI as its not working. When oracle database is there , the general steps are--- >> login into sap host on windows >>goto cmd >> DELETE FROM SPR3.USR02 WHERE MANDT='000' and bname="SAP*'; >>restart server Can anybody guide stepwise to reset the password for SAP* for hana database as sqlplus and other commands dont work on it.
↧