SFMC324E

SFMC324E          The “-f” parameter references a dataset having ENQueue contention.
SFMC913I           Recommended action: Specify ;!PARM SHAREAS and retry.

Explanation: Specifying ;!PARM NOSHAREAS has created a problem for the USS component of the FTP API because it is being forced to run in a separate address space from the VFTP client. The USS component of the FTP API will not be able to access the “-f” dataset because of ENQueue contention. The contention is probably caused by a DD statement within the VFTP client JCL deck.