Dequeue MVS File

Function:

This tool is used to release the ISPF Edit enqueue of a data set or a member of a PO data set.

Parameters:

Parameter No I/O Type Description
1 [M] I String References the MVS sequential data set or a PDS member for which the enqueue should be released. The member must be fully qualified in the form dataset(member).
Note: AWM creates an enqueue automatically if an MVS data set or member is transferred to the client for remote update purposes. This is typically done in remote edit scenarios. The dequeue is also done automatically if the editor is closed. This dequeue function should only be used if AWM is not able to dequeue a file automatically, for example, after a system crash.