OptiConnect mode table reload
The OptiConnect mode table can be changed and reloaded by the OptiConnect
Connection Manager without ending and restarting the QSOC subsystem. You can
do this by running the following command:
CALL QSOC/QYYCMUTL RELOAD
There are several restrictions to this:
- A default user of *NONE cannot be changed to any other value. A default
user of any other value cannot be changed to *NONE.
- If a job prestarts or available agent counts are decreased, available
jobs will not be ended. However, the job counts will come down as the jobs
are used up by new DDM connections.
- If the new table has an incorrect entry that prevents jobs from starting,
and INIJOB and MINJOB are both zero, then do the following:
- Fix the error in the table. Change the INIJOB value to a non-zero value
and reload the table.
- Change the INIJOB back to zero and reload the table again (this will not
work if DFTUSER = *NONE as no prestart jobs can start).
Note:
This will allow you to avoid ending QSOC and restarting
it.