How will you enable PeopleCode debugging? Define steps?
Answer Posted / 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 |
Post New Answer View All Answers
What protocol is used between client and WebServer?
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 are the components of the PeopleSoft process Scheduler Architecture?
Where and how is the report location set? Report transfer method set?
How is the process type definition used?
How many steps does it execute?
On occasion, the Report Manager status for a report will be inconsistent with the Process Monitor status resulting with the inability for the user to view the report. How can this be resolved?
What is CONNECT ID?
What is SYMBOLIC ID?
Walk through the process of how a request from the client gets processed and returned to the client from a data perspective?
What all can a PeopleSoft Patch contain.
What are the different ways to trace a PeopleSoft AE program? SQR? COBOL?
What is the main Web Server configuration file for PeopleSoft?
What determines the level of detail written to the APPSRV_MMDD.LOG?
what are the main customizations in sqr in people soft hrms module ?