cancel
Showing results for 
Search instead for 
Did you mean: 

how to move users to other instance

Former Member
0 Kudos

hi all

I've several ABAP instances , I want restart one of them but before that I want move users on it to other instance (without logoff them)

anyone know is there tcode can do this ?

thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Richard,

Not possible.They would have to logout and relogin.

Regards.

Ruchit Khushu.

Answers (2)

Answers (2)

Former Member
0 Kudos

thanks guys

Former Member
0 Kudos

Richard,

Normally this is an issue that would take a day to work through. As stated already, your users need to logout and login. Given that, if you wanted to do this and had a day to get your users off the system, you can take the server out of the logon groups, turn the batch to 0 and take the server out of the parallel RFC Groups. Once everyone has logged out and back on again, they will not be on that server any more. Move everything back to normal when you are done and don't forget to check for Update Errors!! Updates are the only thing that you cannot keep from jumping from system to system.

Standard process if you need to do rolling restarts of servers but there is no way to move a context of a logon as it is in the memory of that server for the life of the logon.

Hope this helps, if you question is answered, please change this thread to answered.