You are on page 1of 1

######## Deploying the PeopleTools Client DPKs in Update Manager Mode ########

=====================================================
This Readme uses Update Manager Mode (UM Mode) to refer to deployment of the
PeopleTools Client DPKs
for use in applying application maintenance with the PeopleSoft Update Manager
(PUM).
Prerequisites:

1. You have deployed the PeopleSoft PeopleTools DPKs on either a Linux or


Microsoft Window host.
2. You mapped a drive to the Samba Shared folder provided by the PeopleSoft
PeopleTools DPK, which includes the following folders and files:

oracle-client/
client-856/
client-857/
client-858/
source.properties
tnsnames.ora

Usage:
1. Open a command prompt and change directory to the top level of the drive mapped
to the Samba Shared folder.
2. Run setupPTClient.bat.
3. If you wish to enable debugging log messages, run setupPTClient.bat -l

######## Deploying the PeopleTools Client DPKs in Standalone Mode ########


==============================================
This Readme uses Standalone (SA) Mode to refer to deploying the PeopleTools Client
DPKs alone, without
first deploying the PeopleSoft PeopleTools DPKs. Use SA mode, for example, when
working on activities
such as a PeopleTools-only upgrade.

Prerequisite:
Download and extract the PeopleTools Client DPK zip file to a convenient folder.

Usage:
1. Open a command prompt and change directory to the folder where you extracted
the PeopleTools Client DPK.
2. Run setupPTClient.bat -t
3. If you wish to enable DEBUG logs, run setupPTClient.bat -t -l

For more detailed information about the PeopleTools Client DPK, see the
PeopleTools Patch Home Page, My Oracle Support, Doc ID 2062712.2.
For information about applying application maintenance, see the PeopleSoft Update
Manager (PUM) Home Page, My Oracle Support, Doc ID 1641843.2.

You might also like