cancel
Showing results for 
Search instead for 
Did you mean: 

Java system only Database user table name

Former Member
0 Kudos

Hi all,

Does anyone knows the table name of the user master data of Java only SAP system? because I want to be able to unlock the user "Administrator" if it get locked.

Please let me know.

Thanks in Advance!

Kumar

Accepted Solutions (0)

Answers (1)

Answers (1)

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

<Schema name>.USR02.

Thanks

Sunny

Former Member
0 Kudos

Have a look at note [669848 - Unlocking the Administrator User on the J2EE Engine/AS Java|https://service.sap.com/sap/support/notes/669848] before editing database tables.

By the way, USR02 is a table of the abap schema. For j2ee only have a look at this message

Cheers Michael