How you will do client copy? If SAP * user is not available
at all
in your system then how u will do client copy?
Answer Posted / raghu chukkapalli
Just goto RZ04 and increase the number of background
processes in the specified operation mode.
We do a system copy using SCCL transaction.
If SAP* is not available, login at OS level as SIDADM and
sqlplus /nolog
connect /as sysdba;
delete sapsr3.usr02 where mandt='<client no.>' and
bname='SAP*';
goto /usr/sap/SID/SYS/profile and change the default
profile.
Add the parameter login/no_automatic_user_sapstar=0
0R
goto RZ10,select default profile and extended maintenance
and change.
add the parameter login/no_automatic_user_sapstar=0 here
Hope it helps.
Raghu Chukkapalli
| Is This Answer Correct ? | 72 Yes | 2 No |
Post New Answer View All Answers
How to define logon groups?
What is a developer key? and how to generate a developer key?
How to configure TMS?
What is the difference between Party & Service without party in XI (ID)?
Mention what is the purpose of table usr02?
How will go about doing a client copy ?
How you can disable the ‘import all’ button on stms for the queues?
How can you define login policy for users in sap system?
What are the tools to install java patches?
How database extend?
How to delet a table in sap. How to move a table from one location to another.
What is the importance of table t000?
How to make security authorization reports?
How to do transport at OS level?
Is there a difference between user ddic and sap_all/sap_new?