sesadmin stopManagedWebLogic.sh in PUM HCM 9.2
I looked at the shutdown documentation for the HCM 9.2 PUM sesadmin webserver.
Start WebLogic Server | wls_domain_home/ses_domain_name/startWebLogic.sh |
Stop WebLogic Server | wls_domain_home/ses_domain_name/bin/stopWeblogic.sh |
Start Oracle SES server | wls_domain_home/ses_domain_name/bin/startManagedWebLogic.sh ses_servar_name |
Stop Oracle SES server | wls_domain_home/ses_domain_name/bin/stopManagedWebLogic.sh ses_server_name admin_URL user_name password |
Start Oracle ESS server | wls_domain_home/ses_domain_name/bin/startManagedWebLogic.sh ess_server_name |
Stop Oracle ESS server wls_domain_home/ses_domain_name/bin/stopManagedWebLogic.sh ess_server_name admin_URL user_name password
2