This problem happens when a backup program has a lock on the XCOM log at the same time as XCOM is trying to use the log.
XCOM is programmed to wait for the log to become available. Unfortunately, when the log that is being backed up is very large, the time that XCOM waits expires before the log becomes available.
In this case, there are two options to resolve the problem:
To determine the class and raise the timeout:
DSPSBSD XCOM2SBS
-> Routing Entries
-> Details (pick one)
CLASS = QBATCH
WRKCLS
Enter the CLASS - QBATCH, and the LIBRARY - *LIBL
Select 5 Details - next to the associated entry
Raise the Default Wait Time In Seconds - 120 is the default
Note: This problem can still occur if the XCOMLOG grows too large or the wait time is not sufficient.