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 |
Describe the web server logs?
)You have manually edited the psappsrv.cfg file. Will the domain recognize the changes?
What is the Server Table (PSPRCSQUE)?
Describe the Application Server log files?
How does client communicate with the WebServer?
What is the SQL statement executed by the program?
What are the three ways reports can be transferred to the Report Repository?
What determines the level of detail written to the APPSRV_MMDD.LOG?
What protocol is used between client and WebServer?
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 the primary configuration file for a process scheduler server and where is it located?
What is the Server Definition Table(PSSERVERDEFN)?