Posts

Showing posts from December, 2025

PeopleSoft: to start COBOL

  To verify that COBOL is running, this process must be running: root       19075       1  0 12:13 ?        00:00:00  /var/microfocuslicensing/bin/mfcesd To start COBOL if that process is not running:   1) Sign in as root. 2) Please run /var/microfocuslicensing/bin/mfcesdchk to check if the license daemon is running. 3) If it is not running, please start the license daemon via  /var/microfocuslicensing/bin/startmfcesd.sh Or you can use restartmfcesd.sh - restarts the license daemon. (Aside: restartboth.sh - restarts both the license server and the daemon) 4) Test cobol program compile via $PS_HOME/setup/pscbl.mak this is on pshrtstapp601 and pshrtstapp602:  ./var/microfocuslicensing/bin/mfcesd These are the steps  to beceome root pstest-pshrtstapp602.tmw.com:hrtest:/var/microfocuslicensing/bin> su - psoft Password: Last login: Thu Nov 13 10:16:39 CST 2025 from 172.26.7.95 on pts/3 --------------...