Pre requisites
1) Make sure you have Oracle Enterprise Linux 7.x (7.9).
If you try installing on any other OS besides OEL, you may see challenges and all other issues that you will not be able to seek support from oracle.
Step 1:
Download the PUM Image with the patch number that is provided in the Oracle Support Site
Example:
[root@localhost getMOSPatch-master]# /usr/bin/java -jar getMOSPatch.jar MOSUser=xyz MOSPass=abc platform=226P download=all patch=32356044
We're going to download patches for the following Platforms/Languages:
226P - Platform 226P
Processing patch 32356044 for Platform 226P and applying regexp .* to the filenames: 1 - FSCM-920-UPD-039-LNX_10of11.zip
2 - FSCM-920-UPD-039-LNX_11of11.zip
3 - FSCM-920-UPD-039-LNX_1of11.zip
4 - FSCM-920-UPD-039-LNX_2of11.zip
5 - FSCM-920-UPD-039-LNX_3of11.zip
6 - FSCM-920-UPD-039-LNX_4of11.zip
7 - FSCM-920-UPD-039-LNX_5of11.zip
8 - FSCM-920-UPD-039-LNX_6of11.zip
9 - FSCM-920-UPD-039-LNX_7of11.zip
10 - FSCM-920-UPD-039-LNX_8of11.zip
11 - FSCM-920-UPD-039-LNX_9of11.zip
Enter Comma separated files to download: all
All files will be downloaded because download=all was specified.
Downloading all selected files:
Downloading FSCM-920-UPD-039-LNX_10of11.zip: 2358MB at average speed of 8837KB/s - DONE!
Downloading FSCM-920-UPD-039-LNX_11of11.zip: 2063MB at average speed of 8445KB/s - DONE!
Downloading FSCM-920-UPD-039-LNX_1of11.zip: 219MB at average speed of 8837KB/s - DONE!
Downloading FSCM-920-UPD-039-LNX_2of11.zip: 1836MB at average speed of 8582KB/s - DONE!
Downloading FSCM-920-UPD-039-LNX_3of11.zip: 2792MB at average speed of 8685KB/s - DONE!
Downloading FSCM-920-UPD-039-LNX_4of11.zip: 1312MB at average speed of 8587KB/s - DONE!
Downloading FSCM-920-UPD-039-LNX_5of11.zip: 1334MB at average speed of 8608KB/s - DONE!
Downloading FSCM-920-UPD-039-LNX_6of11.zip: 1309MB at average speed of 10528KB/s - DONE!
Downloading FSCM-920-UPD-039-LNX_7of11.zip: 1346MB at average speed of 8766KB/s - DONE!
Downloading FSCM-920-UPD-039-LNX_8of11.zip: 4914MB at average speed of 7688KB/s - DONE!
Downloading FSCM-920-UPD-039-LNX_9of11.zip: 2206MB at average speed of 8665KB/s - DONE!
[root@localhost getMOSPatch-master]#
Step 2 : Installation
[root@ol7-183 setup]# ./psft-dpk-setup.sh
Starting the PeopleSoft Environment Setup Process:
Validating User Arguments: [ OK ]
Validating PeopleSoft Supported Platform: [ OK ]
Verifying if Puppet Software is installed:
Puppet 5.5.14 is not installed on the Linux Host. If PeopleSoft
environment needs to be set up on this host, Puppet 5.5.14
must be installed.
Do you want to proceed with the Puppet 5.5.14 Installation? [Y|n]: y
Installing Puppet Software on the Linux Host: [ OK ]
Installing eYAML Hiera Backend on the Linux Host: [ OK ]
Checking if PeopleSoft DPKs are Present: [ OK ]
The base directory is used to extract the PeopleSoft DPKs. It is also
used to deploy the PeopleSoft components. This directory should be
accessible on the Linux VM, must have write permission and should
have enough free space.
Enter the full path for the PeopleSoft Base Directory: /u02/fscm038
Are you happy with your answer? [Y|n|q]: y
Checking if the Base Directory has Enough Free Space: [ OK ]
Enter a directory on the Linux VM that is writable [/home]:
Are you happy with your answer? [Y|n|q]: y
Checking if User Home Directory /home is Writable: [ OK ]
Validating the PeopleSoft DPKs in the Linux VM:
Validating the PeopleSoft Application DPK: [ OK ]
Validating the PeopleSoft PeopleTools Server DPK: [ OK ]
Validating the Oracle Server Database DPK: [ OK ]
Validating the PeopleSoft PeopleTools Client DPK: [ OK ]
Validating the Manifest Information in PeopleSoft DPKs: [ OK ]
Extracting the PeopleSoft DPK Archives in the Linux VM:
Extracting the Oracle Database Server DPK Archive: [ OK ]
[ OK ]
Extracting the PeopleSoft FSCM Application DPK Archives: [ OK ]
Extracting the 8.58 PeopleSoft PeopleTools Client DPK Archive: [ OK ]
Extracting the 8.57 PeopleSoft PeopleTools Client DPK Archive: [ OK ]
Extracting the 8.56 PeopleSoft PeopleTools Client DPK Archive: [ OK ]
Extracting the Oracle Database Client DPK Archive: [ OK ]
Setting up Puppet on the Linux VM:
Generating eYAML Hiera Backend Encryption Keys: [ OK ]
Updating the Puppet Hiera YAML Files in the Linux VM: [ OK ]
Updating the Role in Puppet Site File for the Linux VM: [ OK ]
Enter the PeopleSoft installation [PUM or FRESH] type [PUM]:
Enter a new PeopleSoft database name. Ensure that the database
name starts with a letter, contains only uppercase letters and
numbers and is no more than 8 characters in length [EP92U038]:
Enter the PeopleSoft database listener port [1521]:
Enter a new PeopleSoft database admin users [SYS/SYSTEM] password.
Ensure that the password meets the length and complexity
requirements for your database platform :
Re-Enter the database admin users password:
Enter a new PeopleSoft database Connect ID. Ensure that the ID
contains only alphanumeric characters [people]:
Enter a new PeopleSoft database Connect ID [people] password.
Ensure that the password meets the length and complexity
requirements for your database platform :
Re-Enter the PeopleSoft Connect ID password:
Enter a new PeopleSoft database Access ID [SYSADM] password.
Ensure that the password meets the length and complexity
requirements for your database platform :
Re-Enter the PeopleSoft Access ID password:
Enter a new PeopleSoft database Operator ID [VP1] password.
Ensure that the password is between 1 and 32 characters in length.
You may include these special characters !@#$%^& :
Re-Enter the PeopleSoft Operator ID password:
[Optional] Enter a new Application Server Domain connection password.
Ensure that the password is between 8 and 30 characters in length.
You may include these special characters !@#$%^& :
Enter a new WebLogic Server Admin user [system] password.
Ensure that the password is between 8 and 30 characters in length
with at least one lowercase letter and one uppercase letter. It must also
contain one number or one of these special characters !@#$%^& :
Re-Enter the WebLogic Server Admin user password:
WebLogic Server Admin user passwords do not match.
Enter a new WebLogic Server Admin user [system] password.
Ensure that the password is between 8 and 30 characters in length
with at least one lowercase letter and one uppercase letter. It must also
contain one number or one of these special characters !@#$%^& :
Re-Enter the WebLogic Server Admin user password:
Enter a new PeopleSoft Web Profile user [PTWEBSERVER] password.
Ensure that the password is between 8 and 32 characters in length.
You may include these special characters !@#$%^& :
Re-Enter the PeopleSoft Web Profile user password:
Enter the PeopleSoft Integration Gateway user [administrator]:
Enter the PeopleSoft Integration Gateway user [administrator] password.
Ensure that the password is between 8 and 30 characters in length.
You may include these special characters !@#$%^& :
Re-Enter the PeopleSoft Integration Gateway user password:
Enter the PeopleSoft Integration Gateway Keystore password.
Ensure that the password is between 8 and 30 characters in length.
You may include these special characters !@#$%^& :
Re-Enter the PeopleSoft Integration Gateway Keystore password:
Are you happy with your answers? [y|n]: y
Encrypting the Passwords in the User Data: [ OK ]
Updating the Puppet Hiera YAML Files with User Data: [ OK ]
[ OK ]
The bootstrap script is ready to deploy and configure the PeopleSoft
environment using the default configuration defined in the Puppet
Hiera YAML files. You can proceed by answering 'y' at the following
prompt. And, if you want to customize the environment by overriding
the default configuration, you can answer 'n'. If you answer 'n', you
should follow the instructions in the PeopleSoft Installation Guide
for creating the Hiera YAML file 'psft_customizations.yaml' and running the
psft_puppet_apply script to continue with the setup of the PeopleSoft
environment.
Do you want to continue with the default initialization process? [y|n]: y
Starting the Default Initialization of PeopleSoft Environment:
Setting up System Settings: [ OK ]
Deploying Application Components: [ OK ]
Deploying Oracle Database Server: [ OK ]
Deploying PeopleTools Components: [ OK ]
Setting up PeopleSoft OS Users Environment: [ OK ]
Setting up PeopleSoft Database: [ OK ]
Setting up PeopleSoft Application Server Domain: [ OK ]
Setting up PeopleSoft Process Scheduler Domain: [ OK ]
Setting up PeopleSoft PIA Domain: [ OK ]
Setting up Samba Shares: [ OK ]
Changing the Passwords for the Environment: [ OK ]
Configuring Pre-Boot PeopleSoft Environment: [ OK ]
Starting PeopleSoft Domains: [ OK ]
Configuring Post-Boot PeopleSoft Environment: [ OK ]
Setting up Source Details for PeopleTools Client: [ OK ]
The PeopleSoft Environment Setup Process Ended.
No comments:
Post a Comment