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 |
How do we generate trace file for Application Login?
What is the Server Table (PSPRCSQUE)?
What is PeopleSoft Vanilla Database?
What Tuxedo process boot?
How do you install multiple PeopleBooks to the same server?
What is PSPRCSRQST?
What are the tools used to monitor processes and how do they differ?
How does the WebServer communicate with Application Server?
From where can be monitor the status of a Process Scheduler in PIA (write the navigation path)?
How do you check the status of the Application Server Process? Process Scheduler Processes?
Write down object migration path. Say, we want to apply a patch. Name all the environments which it should pass thru till it reaches Production.
What is TraceSQL? TracePC? TracePPR? TraceAE? Where is this set? How do you set the values?