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
How do we delete the cache of the Apps server?
What protocol is used between client and WebServer?
What type of information do you enter to define for a server definition?
What do you execute to start the web server for PeopleSoft?
What is USER ID/OPERATOR ID?
How many steps does it execute?
What are the different ways to trace a PeopleSoft AE program? SQR? COBOL?
If you can to manual purge reports from the system, which database tables do you need to clean up?
How do we start and stop Apps Server?
You have multiple Process Schedulers running against a single database. How do you configure the environment such that a user can submit a process without having to identify a specific Process Scheduler process to complete the process request?
How many Internet Architecture installs will you need for three application server domains?
You want to move all the data from table X in environment 1 to environment 2 and replace all existing data in environment 2. How would you do this?
What are the PeopleSoft reports that need to be executed before and after a patch is applied? Why? What do they do? How do you resolve issues that appear on these reports?
Where and how is the report location set? Report transfer method set?
Walk through process of migration objects from one environment to another with considerations for recoverability of environments should the migration fail?