cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to login as SAP* in new client

Former Member
0 Kudos

I've just completed a homogenous system copy via backup/restore method. I done all at the post system copy activities

I want do a local system copy but I'm unable to login as SAP* with password PASS after creating the new client (SCC4).

I've already set profile parameter login/no_automatic_user_sapstar=0

The error below results

Name or password is incorrect (repeat logon)

Kindly assist

Accepted Solutions (1)

Accepted Solutions (1)

fjhernanz
Contributor
0 Kudos

Hi,

There should be many messages about this posted in the forums. In any case, you can reset the user SAP* by deleting him from USR02 directly at DB level with:

DELETE FROM USR02 WHERE MANDT='<client>' AND BNAME='SAP*' ;

Check afterwards whether the SAP* emergency user is active (see Note 68048)

Br,

Javier

Former Member
0 Kudos

sorry my mistake.

I made this change (login/no_automatic_user_sapstar =0) in the profile but had not activated it

Enjoy your weekdn

fjhernanz
Contributor
0 Kudos

Have a nice weekend too

The previous procedure is more valid then for critical situations

Br,

Javier

Answers (0)