KEMBAR78
Psadmin Domain | PDF | Web Server | Internet & Web
0% found this document useful (0 votes)
282 views9 pages

Psadmin Domain

The document discusses using PSADMIN to configure and manage PeopleSoft application, web, and process scheduler domains. It provides information on creating domains, starting and stopping domain processes, checking domain status, and purging domain caches. Configuration options for application server processes, PIA web domains, and search servers are also summarized.

Uploaded by

Abhishek Arora
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
282 views9 pages

Psadmin Domain

The document discusses using PSADMIN to configure and manage PeopleSoft application, web, and process scheduler domains. It provides information on creating domains, starting and stopping domain processes, checking domain status, and purging domain caches. Configuration options for application server processes, PIA web domains, and search servers are also summarized.

Uploaded by

Abhishek Arora
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 9

PSADMIN : G:\PT8.

54\appserv

PS_HOME Location where PeopleTools is installed. For


example: C:\PT_853.

PS_CFG_HOME Location where the server domain configurations


are installed.

PS_HOME Binary Compiled, non-modifiable executables and libraries. PSADMIN.EXE

PSAPPSRV.EXE

PSAESRV.EXE

PSAPPENG.DLL

PSODBC.DLL

PS_CFG_HOME ASCII Text files associated with the configuration and PSAPPSRV.CFG
administration of a domain that can be viewed,
modified, or generated by the system. PSAPPSRV.CFX

PSTUXCFG
APPSRV_<DATE>.LOG

TUXLUG.<DATE>

Starting PSADMIN

Creating domain:

1. App server domain


2. Webserver domain
3. Processscheduler domain

psadmin -v

App server:
As per number of user

Configuration Default PSAPPSRV Example Usage


Template Server Processes

Small 2 Use for 150 users.

Medium 8 Use for 50500 users.

Large 25 Use for 5001000 users.

Developer 2 Use for development and


demonstration environments only.

The settings you modify or add for that domain will be saved in the *PS_ENVFILE
section one of the following files, depending on the domain type:

JRAD_PORT Jolt internet relay port number. This is the same as the Listener Port parameter
in the JOLT Relay Adapter section of the PSAPPSRV.CFG file.

Domain created

Configuration file: G:\PS_CFG_HOME\appserv\crm: psappsrv.cfg

Number of instance:
Boot Domain:
-------------------------------
PeopleSoft Domain Boot Menu
-------------------------------
Domain Name: DOC

1) Boot (Serial Boot)


2) Parallel Boot
q) Quit

Command to execute (1-2, q) [q]:

You have two booting options: a serial boot and a parallel boot.

Running a Serial Boot

A serial boot starts server processes in a sequential order, with one process beginning to start
after the previous process has completely started.

Running a Parallel Boot

A parallel boot starts server processes at the same time, rather than having each process start
sequentially. This option typically provides shorter boot durations.

Shutting Down a Domain

-------------------------------
PeopleSoft Domain Shutdown Menu
-------------------------------
Domain Name: psdmo

1) Normal shutdown
2) Forced shutdown
q) Quit

Command to execute (1-2, q) [q]:


Performing a Normal Shutdown

A normal shutdown is a quiescent shutdown that waits for users to complete their tasks and
turns away new requests before terminating all of the processes in the domain.

Performing a Forced Shutdown

A forced shutdown is a nonquiescent shutdown that immediately terminates all of the


processes in the domain. Normally, you use the forced shutdown only when a Bulletin Board
Liaison (BBL) process encounters errors and cannot be shut down by using a normal
shutdown.

Checking the Domain Status


Use the PeopleSoft Domain Status menu to view the status of the server, queues, or clients
connected to the domain.

-----------------------------
PeopleSoft Domain Status Menu
-----------------------------
Domain Name: psdmo

1) Server status
2) Client status
3) Queue status
q) Quit

Command to execute (1-3, q) [q]:

Server Status

Select Server status to invoke the Tuxedo tmadmin psr subcommand (print server
processes), which displays the Tuxedo processes and PeopleSoft server processes that are
currently running. For example:

Client Status

Select Client status to invoke the Tuxedo tmadmin pclt subcommand (printclient), which
displays connected users
Purging the Domain Cache
A proven technique for resolving problem application server environments is to purge the
application server domain cache located in PS_CFG_HOME\appserv\domain_name\CACHE.

Creating Cache Projects


To create cache projects:

1. In a browser, select PeopleTools, Utilities, Administration, PreLoad Cache, Select


Preload Objects.

Webserver domain:

Creating a Domain
Creating a PIA domain using PSADMIN provides an option to using the PeopleSoft
Multiplatform PIA install program.

Note: You cannot create a multi-server PIA installation using PSADMIN.

---------------------------------------------
PeopleSoft PIA Administration - Create Domain
---------------------------------------------

PIA Home: D:\PT_SERVER\8.53

1) Domain name :[peoplesoft]


2) Web server :[weblogic]
3) Web server root directory :[c:\oracle]
4) Web server login id :[system]
5) Web server password :[Passw0rd]
6) Website name :[ps]
7) Application server :[RTDC79623VMC]
8) JSL Port :[9000]
9) HTTP Port :[80]
10) HTTPS Port :[443]
11) Authentication Token Domain :[]
12) Web profile :[PROD]
13) Web profile user id :[PTWEBSERVER]
14) Web profile password :[PTWEBSERVER]
15) PeopleSoft reports directory :[c:\psreports]

c) Create the domain as shown


q) Quit

Command to execute:
Enter the number of the menu option to edit the values.

PIA Home Ensure that the appropriate location is displayed. By default, PSADMIN
installs the PIA domain into the PS_CFG_HOME environment setting.

Domain
Enter the name for your domain, such as PeopleSoft_HR.
name

Select the appropriate web server type. Enter 2 to toggle betweenweblogic


Web server
andwebsphere.

Web server Enter the location where you have installed your web server, such as
root directory D:\oracle\WebLogic103464bit.

Web server Enter the administrative user ID for logging into the web server. This would
login id be the same user ID you use to log in to the administrative console.

Web server
Enter the password associated with the web server login ID.
password

Enter the name of the initial website, such as PSHR.


Website
name Note: Using PSADMIN you can only add one site. To add additional sites,
you need to use the PsMpPIAInstall program.

Application
Enter the application server host machine, such as SERVER01.
server

Enter the JSL port on which the appropriate application server domain
JSL port
listens for Jolt requests.

HTTP port Enter the HTTP port for your web server installation

HTTPS port Enter the HTTPS port for your web server installation.

Enter the domain used for your authentication tokens, if implemented, such
as .yourcompany.com.

Authenticatio See See the product documentation for PeopleTools 8.53 Installation for
n Token your database platform: "Setting Up the PeopleSoft Pure Internet
Domain Architecture in GUI Mode," Using Authentication Domains in the
PeopleSoft Pure Internet Architecture Installation

See Understanding the Authentication Domain.

Web profile Choose the name of the web profile you intend to use. A web profile is a
named group of configuration property settings that the portal applies
throughout your PeopleSoft system to control all portal-related behavior. The
web profile name will be used to configure this web site. You can specify
one of the predelivered web profiles, PROD, DEV, TEST, or KIOSK.

See Configuring Web Profiles.

Web profile
Enter the user ID associated with the web profile you've entered.
user ID

Web profile
Enter the password associated with the web profile user ID.
password

PeopleSoft Specify the root directory for the Report Repository, where Process
reports Scheduler writes report output. Make sure that the report repository directory
directory is shared. The user that starts PIA must have w

Process scheduler domain:

Using the Search Server Menu

If you are setting up a remote search domain for Verity, you use the Search Server menu
options to configure your search domain.

You might also like