How u will apply OCS patches?
If a user wants to execute a background job immediately but
there is no Background work process available. How u will
do?
How you will do client copy? If SAP * user is not available
at all in your system then how u will do client copy?
Answers were Sorted based on User's Feedback
Answer / kalhan
OCS PATCH THROUG SNOTE..
Using the concept of operation modes, you can define an
operation
mode with additional background work processes in
transaction RZ04.
You can then perform a manual operation mode switch using
transaction
RZ03. You do not need to restart your system when doing
this.
Is This Answer Correct ? | 10 Yes | 2 No |
Answer / r.rangaswamy
Please do let me know the answer for couple of my questions
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / patchipala
First OCS patches..
We can apply OCS patches thru SPAM transaction from client
000 with user having SAP_ALL authorizations. It is always
advised to use release dependant Support Package Manager
(Upgrade SPAM first).
If you have too many batch jobs ready and waiting for
resources, then you need to wait until your batch job get
its turn. OR we can increase the batch processes in RZ04
for operation mode and swith the mode with more batch
processes in RZ03.
It all depends on many factors.. there is no straignt
forward method. Try to chalk out a contingency plan to
allocate resources either by increasing BTCs or assigning
batch job to application server where you have BTCs
available... like that...
Is This Answer Correct ? | 5 Yes | 2 No |
Answer / naveen
login to oracle and do this
To unlock all the users who are locked
update sapr3.usr02 set uflag='0' where mandt='<client number>';
To Unlock particular users:
update SAPR3.USR02 set UFLAG = 0 where MANDT = <client number> and BNAME != <don't lock user 1>
AND BNAME != <don't lock user 2>;
U can unlock all the users locked with uflag =64 or 128 (locked by admin or wrong pass attempt)
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / vinoth
Any one tell me how to unlock the user OS Level???
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / umesh
Export the clent thru scc8 and login the server in os level
import it thru tp command
Is This Answer Correct ? | 0 Yes | 1 No |
Answer / naveenmp3
Client copy - Use transaction SCCL for local client copy
give source and destination and the profile.
Remote client copy - SCC9
Give source, rfc destination and other details.
Client import/export - scc8 and scc7
If sap* is not available, Use ddic for this.
Is This Answer Correct ? | 3 Yes | 7 No |
Answer / naveen
Change the parameter login/no_automatic_user_sapstar =1 in
the Profiles
Then you can able to login to sap*
and you can do the CC with SAP*
Is This Answer Correct ? | 6 Yes | 11 No |
Explain Parameters for SAP Memory Management?
what is the differnce between internaltable and framework
Where do you check transport request logs?
When you use DB02 Transaction, You see something called as Swaps, What are they, and how the increase in swaps does affect your SAP system Performance
why sap implemented lock concept seperatly as db locks(Oracle) are already there?
How many transport request types are there? Plz Post the Answer if u know thanks & regards Dev
Is sap a database ?
During Client Copy from Production(400) to Development(500) Ztables data of PRD server not copied ?
how can i integrate ecc6.0sr3 with bi7 or netweaver 7 into single sap system.? pls give me some step. i know installation.
where will you first see if there is a performance problem....
What are the activities you do as a basis consultant in BI?
What is your UNIX experience and the types of UNIX systems you have worked on.