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 various ways to trace a process / application in peoplesoft?
Suppose if you want to log into datamover in bootstrap mode, you would login as?
What search keys do you use to find patches and fixes?
What are the ae program options?
What is distributed managed server definition in weblogic server?
Name a few third party tools / software required for ps to function.
How to check processing consuming by peoplesoft
Suppose I have created a menu and a page and given user access to that page, which of the tables gets affected on this?
You just started a new application server. What problems you may encounter?
The Security Administrator is not available. You are in a hurry to grant a user the ability to start an application server, and you decide to make the change in the actual application server configuration file, rather than using the Security Administrator. Referring to the above information, how would you grant a user the ability to start an application server using the application server configuration file, PSAPPSRV.CFG?
Explain the different menu types available.
How do you set up table-sharing in PeopleTools applications?