SeanHoppe.com > CLEO Tips > EXTOL Secure EXTOL ESX Secure commands for iSeries
EXTOL ESX Secure commands for iSeries
19th October 2013
To automate EXTOL Secure from an iSeries CL script, there are a few commands we can use: STRESXMON and SBMSTRESS
START OF SECURE SECURE SERVER
SBMJOB CMD(SBMSTRESS) JOB(STRESXSRV) JOBD(ESXUTIL/EBIDFTJOBD) JOBQ(EXTOL) USER(ESXOWNER)
SUBMIT START OF SECURE MONITOR TO EXTOL JOBQ
SBMJOB CMD(STRESXMON MSGQ(EXTINTMSGQ/ESXMSGQ)) JOB(ESXMON) JOBD(EXTSYSFHMP/EXTESXJOBD) JOBQ(EXTOL) USER(EXTOLOWN) INLLIBL(*JOBD)
By: Sean Hoppe on