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
What is the use of kernel in sap system? How do you check the current kernel version in sap system?
What is a background processing batch scheduler?
Which are the most frequent errors encountered while dealing with transports ?
What is the different architecture between SAP 4.7EE & ECC5.0
I am attempting to complete a system copy of bw. When I try to go in to rsa1 afterwards I get the error message, "entry in inbound table already exists." What should I do to solve the problem?
List the difference between asynchronous and synchronous transport?
What is GRIR, GRIR effect, why it is imp, How it is analysed, What is expected out GRIR, What is auto write off & Manual GRIR write off?
What is the difference between developer trace, system log and system trace?
How you will do that?
when ever i try to installed sap ecc6.0 sr2 on single system. it show error on phase import abap "Not all objects are successfully processed. DIAGNOSIS: for details see output file with invalid object invalid_objects.txt and log file object_checker.log . SOLUTION: normally it indicate the data load error but in some special cases( for example if some object were created or loaded externally) you can press ok to continue" here error sentence is complete. pls tell what actual error its? is it kernel file related?
What is the role of “ application server” ?
How you will rate yourself in SAP, Oracle from a scale 1 - 10?
Why can't we do it thru some other client?
If a background job runs more than the time it should be completed normally then what actions will u take?
how can i decleare select-options in module pool table control?