In PeopleTools 8.53 installation, you need to download the software from oracle delivery. PeopleTools are required on Application, Web and process scheduler server. Below are detailed steps for PeopleTools installation.
Please check PeopleTools software installation blog for next installations..
Description
|
Input / Command
| |
1
|
Make sure execute permission given to installation files
| |
2
|
Make sure Temp and PT directory present under PT853, if not Create directory
|
$mkdir Temp
$mkdir PT
|
3
|
Execute setup to install Peopletools
|
$ ./Disk1/setup.sh -tempdir <$PS_HOME>/temp
|
4
|
Please enter your PeopleSoft license code
| |
5
|
Please select the Oracle database character set:
|
Enter 2
->2- Unicode Database
|
6
|
select the products to install:
|
All products selected by default, enter next
|
7
|
Please enter an installation location
|
<$PS_HOME> path
|
8
|
Do you wish to remain uninformed of critical security issues? (Y/N)
|
Y
|
9
|
Please enter the hub machine name: [PSEMHUB]:
Please enter the hub port number: [80]:
|
Keep Default, enter next
|
10
|
Please select the features to install:
->1- PeopleTools
->2- PeopleTools System Database
|
Both selected by default, enter Next
|
11
|
Verify tools version using psadmin utility
| |
12
|
Below error while loading psadmin utility
CMDTUX_CAT:866: ERROR: tmloadcf: Severe error found. Stop syntax checking.
|
$export LANG=C Or
$cd $TUXDIR/locale
$ln -s C zh_CN.gb18030
|
Please check PeopleTools software installation blog for next installations..
No comments:
Post a Comment