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 you reset the Access ID/Password?
What is PSPRCSQUE?
What are the tools used to monitor processes and how do they differ?
What are the three main PeopleSoft tables that manage the batch environment?
Name the application uses for communication?
How are trace files generated?
What does the Archive List is Report manager tell you?
How can we connect to PeopleSoft database in 2-tier mode? What is the purpose of application designer?
What modification is required at Webserver side when a Jolt port is changed?
What are The Process Scheduler Configuration Files?
Describe the various server agents that support the process scheduler server?
Assuming that the database is installed and properly configured, how do you configure the remaining components to connect 2-tier, 3-tier, 4-tier(via web)?