1. Boot the Tuxedo Bulletin Board Liaison process.
#boot the Tuxedo administrative processes
boot -A
2. Boot the PeopleSoft Application Server processes and but specify the -w parameter so that they don't wait as they start
boot -g APPSRV -w
If you are running PUBSUB or other servers in other groups then you would also boot them here.
3. Boot the JREPSRV process (which maps Java Classes to Tuxedo Services).
boot -g JREPGRP
4. List the servers with print server so you know that the PeopleSoft servers are booted.
psr
5. When all the other processes have booted, boot the WSL and JSL processes.
boot -g BASE
boot -g JSLGRP
No comments :
Post a Comment