Dixon, Patricia A wrote:
Hi Mike
I am not a VM expert by any means, but here goes:
A user issues 3 SMSG commands to a disconnected machine. This service
machine has the ability to send files (monitor and account data) to
MVS or write files to a users CMS disk. The SMSG issues a TRANSFER to
the service machine providing the file names and their locations. In
this instance, the files are being written to a CMS disk.
The first SMSG command executes successfully, but the second and third
get the HCPMFS057I message.
From what I am seeing in other responses on the LISTSERV, it looks
like a VMCF AUTHORIZE issue.
Thanks
Given your description and Mike's earlier response abut a missing VMCF
handler, the following possibilities occur to me:
1) The service machine tries to process the first SMSG, but encounters a
problem and fails less than gracefully (perhaps its disk is full?)
2) The service machine disables its VMCF handler whilst processing a
request. Processing the request takes a long time, so the subsequent two
SMSGs fail.
Or something along those lines. If it were me, I would take a close look
at your service machine to see what's going on there.
Good luck!
Ray Mansell