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 are WSL & JSL and what are they used for?
What type of information do you enter to define for a server definition?
How is the process type definition used?
What are the different ways to trace a PeopleSoft AE program? SQR? COBOL?
Briefly write what the Process Scheduler is used for?
Does each process scheduler server domain have its own location in the Report Repository?
What are the three main PeopleSoft tables that manage the batch environment?
Walk through the process of how a request from the client gets processed and returned to the client from a data perspective?
How do we start and stop Apps Server?
Describe the Application Server log files?
What is Report Repository?
You change the PeopleSoft owner schema password will there any effect? If yes now will you resolve it?
How do you configure the Web Server for connection balancing and failover?
Walk through the process of applying a patch/fix which involves all types of object (internal: add, delete, update; external: SQRs, COBOLs, DMS Scripts, etc)?
Where and how is the report location set? Report transfer method set?