What are The Process Scheduler Configuration Files?
Answer Posted / chaitanya
When we create the Process Scheduler Domain, the files you see are created.
psprcs.cfg The configuration file is created by making a copy of the template file (nt.cfx or unix.cfx) in the PRCS directory. This file is used by the Process Scheduler Agent to set up the environment and determines which database and Process Scheduler configuration in the PSSERVERDEFN table will be used.
psprcsrv.ubx This file is a copy of the same file from the <PS_HOME>/appserv/prcs directory. As with the application server, this file has configuration information for Tuxedo that is used to manage the domain.
psprcsrv.ubb As with the Application server, this is the file generated to create the PSTUXCFG file.
psprcsrv.val This file contains validation parameters for PSADMIN when you configure the Process Scheduler Server.
psprcsrv.env This has the environment variables which are used, along with the psprcsrv.ubb file to create�
PSTUXCFG �this file which is used by the BBL to launch the Process Scheduler Domain.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what are the main customizations in sqr in people soft hrms module ?
How can we connect to PeopleSoft database in 2-tier mode? What is the purpose of application designer?
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 do you execute to start the web server for PeopleSoft?
How are trace files generated?
From where can be monitor the status of a Process Scheduler in PIA (write the navigation path)?
What are the different ways to trace a PeopleSoft AE program? SQR? COBOL?
Where is the user session timeout set and how do you set it?
What are WSL & JSL and what are they used for?
What are the three ways reports can be transferred to the Report Repository?
How would you set up the environment to allow running a report to a printer?
Assuming that the database is installed and properly configured, how do you configure the remaining components to connect 2-tier, 3-tier, 4-tier(via web)?
What protocol is used between client and WebServer?
How do you check the status of the Application Server Process? Process Scheduler Processes?
Walk through the process of how a request from the client gets processed and returned to the client from a data perspective?