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 is the purpose of state records?
What are the valid values in peoplecode debugger?
What event gets fired after DB Update?
you have created a Menu and a Page and given user access to that page, which of the tables gets affected on this?
Explain where are workflow work items found?
Is it ok to install two different peoplesoft versions on same machine?
What are peopletools utilities?
Explain session_timeout parameter?
When a business requirement in Fit or Gap Analysis does not meet by PeopleSoft then what to do?
Which commands can be run in Bootstrap mode?
After logging into customer connection, you wish to search for fixes or patches. What are the search criterias available ?
Explain psstatus table. What is its use?