How will you enable PeopleCode debugging? Define steps?
Answer / paran
2-tier peoplecode debugging
Open PeopleSoft Configuration Manager.
Select the Trace tab.
Locate the PeopleCode Debugger section, and make sure that the default value for the Local PSDBGSRV Listener Port is suitable for the system.
For example, make sure that no other applications are configured to listen on the default port number (9500). If so, you must assign a port number that is not being used.
3-tier Peoplecode debugging
use PSADMIN to ensure that the following items are set:
The appropriate PSDBGSRV listener port is specified in the PeopleCode Debugger section of PSADMIN.
At least two PSAPPSRV processes are configured to boot in the domain with the service timeout parameter set to zero.
Enter y for yes at the Enable PSDBGSRV Server Process prompt at the end of the PSADMIN interface.
| Is This Answer Correct ? | 0 Yes | 0 No |
You want to change some parameters of Application Server? How will you do it?
What is SMTP?
What is ACCESS ID?
Briefly describe a process of building a project?
How do we start and stop Apps Server?
What is PeopleSoft Vanilla Database?
How will you enable PeopleCode debugging? Define steps?
What type of information do you enter to define for a server definition?
Write down various process of an Application Server ?
What is shared cache and how you enable it?
Draw a simple diagram of PeopleSoft three tire architecture?
What is PSReports?