×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
In the OS supplied job scheduler (not the AJS or third party) how do I
specify ALWMLTTHD(*YES) on the scheduled job? It's a BRMS backup that I
also have it run a step to compact a domino database when that Domino
server is down. On a DAOS enabled domino database you have to run the
compact multithreaded.
"Database compactor error: Cannot create thread"
http://www-304.ibm.com/support/docview.wss?uid=swg21398088
Backup List
Seq Items Type
80 *EXIT
Command . . . . . . . . . . . . RUNDOMCMD SERVER(XDEK01) CMD(CALL
PGM(QNOTES
/COMPACT) PARM(STATREP.NSF '-c' '-daos' 'on')) BATCH(*NO)
Job 038524/ROB/BRMMONFRI submitted.
Cause . . . . . : Job 038524/ROB/BRMMONFRI submitted to job queue QBATCH
in
QGPL from job 034979/QSYS/QJOBSCD. Job 038524/ROB/BRMMONFRI was started
using the Submit Job (SBMJOB) command with the following job attributes:
JOBPTY(5) OUTPTY(5) PRTTXT() RTGDTA(QCMDI) SYSLIBL(QSYS QSYS2
QHLPSYS QUSRSYS) CURLIB(ROB) INLLIBL(QGPL QTEMP)
INLASPGRP(*NONE)
LOG(4 00 *NOLIST) LOGCLPGM(*NO) LOGOUTPUT(*PND) OUTQ(/*DEV) PRTDEV(P2)
INQMSGRPY(*RQD) HOLD(*NO) DATE(*SYSVAL) SWS(00000000) MSGQ(QUSRSYS/ROB)
CCSID(37) SRTSEQ(*N/*HEX) LANGID(ENU) CNTRYID(US) JOBMSGQMX(64)
JOBMSGQFL(*PRTWRAP) ALWMLTTHD(*NO) SPLFACN(*KEEP) ACGCDE(...).
Is the only workaround to have a SBMJOB in the job schedule entry?
Please no "well if you coughed up several thousand dollars for xyz's job
scheduler you wouldn't have to use SBMJOB" genre of answers.
Rob Berendt
As an Amazon Associate we earn from qualifying purchases.