how Can i check processing consuming by peoplesoft
applications?
Answers were Sorted based on User's Feedback
Answer / sks
in unix u can fire a command ps -ef | grep -i <process name >
you will get the info of process
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / atanu das
In Linux we can use top command check the status of real
time notification that a particular processor are using.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / rohit
we can check the processes un the task manager in
windows....about unix i hvae no idea....
then u check the server staqtus the client status u will
get the info about all the processes running or in ideal
stage.
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / prakash
You can use "Topas" command(utility) on AIX servers , its
gives you the list of process name with the resource
consumption. .
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / karen
In unix solaris, w ehave the top utility installed. I t
will show you the top most consuming processes on the
server. You can even see what is that exact process with
their PID.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ashok
If multiple domains are configured in single server do
ps -fu <batch id>| grep -i <domain name>
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the ae program options?
Explain state records?
What is peoplesoft server process logs?
What are the components which form the part of Integration Broker?
Explain what event gets fired after db update?
What are the People Tools available for Integration Broker?
What event gets fired after DB Update?
Can you give an example of peoplesoft server process logs?
Which tree types is NOT supported in the PeopleSoft tree manager?
Do you know what is the purpose of state records?
How do you find app server / process scheduler are up and running ?
How do we start & stop peoplesoft webserver in single server domain?