Sunday, 18 January 2015

Verity Search Installation


Verity search installation is optional, it is needed to install only if verity search is required in application. Peopletools must be installed as per Peopletools installation post. You must install Verity Search on Application server and you may copy search registry indexes from Application server to process scheduler server before you start build search registry index process.


Install Verity search as per below steps

 
Step Description
Command / Input
1
CD to verity search installable and make sure execute permission present on setup file and temp directory path is valid
 
2
Execute setup to install verity search, temp directory should be /temp or choose other temp directory for installation.
$./setup.sh -tempdir $PS_HOME/PT853/temp
3
Choose the directory where you installed the PeopleSoft software, commonly known as PS_HOME
Enter PS_HOME path
4
Select the verity features for PeopleTools 8.53
Verity selected by default, enter next
->1- Verity Development Kit
5
Verify summary and complete installation.
 
6
Run PORTAL_BUILD app. Engine to build search registry index
Login in PIA and navigate to Peopletools à Portal à Build Search registry Index to run the app. Engine
7
Check veritybuild.log in $PS_CFG_HOME/data/search path. If below error in veritybuild log
Cannot load program mkvdk.bin
Dependent module libvdk30.a could not be loaded
Make sure Search path present in PATH and LIBPATH
$env | grep _rs6k43
LIBPATH and PATH variable should include %PS_HOME/verity/aix/_rs6k43/bin path.


Please check Peopletools 8.53 software installation post for all installation posts.
 

PeopleTools Patch (8.53.09) Installation

Prior to Peopletools 8.53.09 patch installation, you must install Peopletools 8.53 as per Peopletools 8.53 installation post.

Quickly install Peopletools 8.53.09 patch, guidelines provided below.


 
Step Description
Command
1
CD to installable file and make sure permission present
$cd cd85309
$chmod –R 755 Disk1
2
Execute setup – Make sure temp directory is valid. Follow below stesp
./Disk1/setup.sh -tempdir <$PS_HOME>/temp
3
Enter Peoplesoft Licence code
license code for PT85309 patch
4
Oracle database character set:
Enter 2 for Unicode Database
->1- Non-Unicode Database
    2- Unicode Database
5
select the products to install
All are selected by default, enter next
  ->1- PeopleSoft Application Server
  ->2- PeopleSoft Batch Server
  ->3- PeopleSoft Database Server
  ->4- PeopleSoft Web Server
6
Please enter an installation location
Provide path of PT $PS_HOME
7
wish to remain uninformed of critical security issues? (Y/N)
Y
8
select the features to install:
Both 1 &2  selected by default, enter next
->1- PeopleTools
 ->2- PeopleTools System Database
9
Finish the setup and verify the patch installed.
 


Please check peopletools software installation post for next installations.

PeopleTools Patch (8.53.09) Installation

Prior to Peopletools 8.53.09 patch installation, you must install Peopletools 8.53 as per Peopletools 8.53 installation post.

Quickly install Peopletools 8.53.09 patch, guidelines provided below.


 
Step Description
Command
1
CD to installable file and make sure permission present
$cd cd85309
$chmod –R 755 Disk1
2
Execute setup – Make sure temp directory is valid. Follow below stesp
./Disk1/setup.sh -tempdir <$PS_HOME>/temp
3
Enter Peoplesoft Licence code
license code for PT85309 patch
4
Oracle database character set:
Enter 2 for Unicode Database
->1- Non-Unicode Database
    2- Unicode Database
5
select the products to install
All are selected by default, enter next
  ->1- PeopleSoft Application Server
  ->2- PeopleSoft Batch Server
  ->3- PeopleSoft Database Server
  ->4- PeopleSoft Web Server
6
Please enter an installation location
Provide path of PT $PS_HOME
7
wish to remain uninformed of critical security issues? (Y/N)
Y
8
select the features to install:
Both 1 &2  selected by default, enter next
->1- PeopleTools
 ->2- PeopleTools System Database
9
Finish the setup and verify the patch installed.
 


Please check peopletools software installation post for next installations.

PeopleTools 8.53 Installation

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.


 
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..

PeopleTools 8.53 Installation

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.


 
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..