×
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.
This is the current code that is being tested:
RGZPFM FILE(&LIBWRK/&FILWRK) ALWCANCEL(*YES) + <<<< 1
LOCK(*SHRUPD)
MONMSG MSGID(CPF1010 CPF3135) EXEC(DO) <<<< 2
ENDDO
The following messages were issued with the times in << >> beside each
of them.
8172 - RGZPFM FILE(????DATA/??TATR00) ALWCANCEL(*YES) LOCK(*SHRUPD)
<<<<<< 13:06:14 >>>>> << 1 >>
Dependent file QDBRI92953 in library QRECOVERY deleted.
Access path for member ??TATR00 already in use.
<<<<<< 13:39:50 >>>>> << 2 >>
I know that I can "end" all jobs that are using this file, however I
need to be able to restart them so that the user community can resume
production tasks, ie no CPF3135, that is the reason for the
ALWCANCEL(*YES) and LOCK(*SHRUPD).
Any ideas would be appreciated.
Michael
_____________
The information contained in this message is proprietary and/or confidential. If you are not the
intended recipient, please: (i) delete the message and all copies; (ii) do not disclose,
distribute or use the message in any manner; and (iii) notify the sender immediately. In addition,
please be aware that any message addressed to our domain is subject to archiving and review by
persons other than the intended recipient. Thank you.
_____________
As an Amazon Associate we earn from qualifying purchases.