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 |
You have just recovered a database after the system experienced a failure. You try and boot the Application Server but it fails? What do you do?
How does client communicate with the WebServer?
Briefly describe a process of building a project?
What determines the level of detail written to the APPSRV_MMDD.LOG?
What is PeopleSoft Fileserver?
What is the Server Definition Table(PSSERVERDEFN)?
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 USER ID/OPERATOR ID?
What are other Server Agents?
Does each process scheduler server domain have its own location in the Report Repository?
What is the Server Table (PSPRCSQUE)?
Where are log and trace files located?