cancel
Showing results for 
Search instead for 
Did you mean: 

Resetting j2ee_admin password...

Former Member
0 Kudos

Hi,

I wanted to know how do we reset the j2ee_admin password in solution manager 4.0 and the problem here is, I don't have the password for sap* or ddic in client 001. Is their any solution to it? Thank You.

Accepted Solutions (1)

Accepted Solutions (1)

former_member190272
Active Contributor
0 Kudos

Hi,

First you reset the password sap* Via Delete entery in USR02 Table and then change password j2ee_admin in SU01.

Rewards Point if helpful

Thanks

Pankaj Kumar

Former Member
0 Kudos

Hi,

I heard thats the procedure sqlplus "/as sysdba"

DELETE from USR02 where mandt='001'

and bname = 'SAP*';

Is done to reset the password in ABAP side and not in the JAVA side? is it true?

Thank You.

former_member190272
Active Contributor
0 Kudos

Hi,

Yes you reset password sap* and then login in system via User sap* enter password pass Then change password j2ee_admin via T code SU01

Reward point if helpful

Thanks

Pankaj Kumar

Answers (0)