2. The distribution report node needs to be attached to the process server :
3. The local node is not password authentication, need to be set :
4. The user which is used to start the process scheduler (PS) needs the ReportDistAdmin role :
5. The Gateway is not defined, we need one : And define the local node to be able to ping it :
6. The /etc/hosts on App/Batch server needs to contain the PIA server IP address and name : The PIA server needs the App/Batch server IP address and name :[psadm2@psovmab appserv]$ more /etc/hosts
127.0.0.1 localhost.localdomain localhost
::1 localhost6.localdomain6 localhost6
192.168.1.135 psovmab.phoenix.nga psovmab
192.168.1.136 psovmpia.phoenix.nga psovmpia
[psadm2@psovmab appserv]$
7. Check if the Domain status (messaging domain) is active, purge all, the non-required will be gone, and the truly active one will remain :[psadm2@psovmpia bin]$ more /etc/hosts
127.0.0.1 localhost.localdomain localhost
::1 localhost6.localdomain6 localhost6
192.168.1.136 psovmpia.phoenix.nga psovmpia
192.168.1.135 psovmab.phoenix.nga
[psadm2@psovmpia bin]$

And finally, you can run standard report (e.g. DDDAUDIT, SYSAUDIT, AEMINITEST), they will run successfully and posted as well :


At the end of this long process of installing Peoplesoft templates on VMWare, take backup of the VMWare images before playing around and modify and/or break something. It is very useful, if something is going wrong because of unfortunate modification, restore your set of VMWare images, and restart from a clean install.
Enjoy !

2 comments:
Hi Nick,
I already finished these steps. I can now see the frontend application, however, I think the cobol files were not compiled. The Peoplesoft 8.5 Installation guide has a section for compiling cobol but that's for fresh installation. Do you have any guide in compiling cobol file in PeopleSoft OVM?
Thanks in advance.
Chris
C, compiled COBOL are not included in PSOVM, and Microfocus not installed neither.
Nicolas.
Post a Comment