cancel
Showing results for 
Search instead for 
Did you mean: 

CLient is currently locked against logon

0 Kudos

Hi

I am trying to do a local client copy, halfway through it got aborted due to filesystem error. After fixing the file system issue, system do not let me in. I get the error that says "The CLient is currently locked against logon". I can logon to client 000, but obviously I cannot delete the client xxx from there. Searched OSS , no luck. Will greatly appreciate any ideas.

We are using the system for CUA with NW ;04s, SAP_BASIS,ABAP -- SP11.

Thanks in advance,

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

HI,

Execute the functio module SSCR_UNLOCK_CLIENT from SE37.

Regards,

Sridhar

Hi,

Execute the functio module SCCR_UNLOCK_CLIENT from SE37 then enter the client number you want to unlock.

Thanks and Regards

Pavan

Former Member
0 Kudos

You get this error when you try to login to the target client . Reset the status in SCC3 from a different client and you should be able to restart that again.

Former Member
0 Kudos

hi Vidyadhar,

You may consider doing the client delete in OS level.

1. Logon SIDADM to OS.

2. create a file containing

Clientremove

Client = XXX

Select *

3. save file as DELCLIENTXXX

4. R3trans u2013w <log file for the deletion> -u 1 <path name and the command file>

EX. R3trans -w delclnt.log u2013u 1 DELCLIENTXXX

5. Delete client XXX from T000 table.

Make sure you google r3trans for more information before doing this procedure.

Hopes this help.

Thanks,

Joel

Former Member
0 Kudos

Hi Vidyadhar

Please try to logon to client 000 transaction SCC3. Then retry to logon to the locked client.

Sap note 350189 says SCC3 will unlock clients of failed copys.

Regards

Michael

former_member438734
Discoverer
0 Kudos

TCODE SSC3 works for me.

Former Member
0 Kudos

Yes, it works..