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
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 Integration Broker?
Describe the web server logs?
How can we migrate Message catalog between 2 databases?
How do you configure the Web Server for connection balancing and failover?
What is ACCESS ID?
What Tuxedo process boot?
How do you reset the Access ID/Password?
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)?
Walk through the process of how a request from the client gets processed and returned to the client from a data perspective?
When navigating on-line, how do you locate:
What protocol is used between client and WebServer?
What is database clone?
What is Report Repository?
What is CONNECT ID?