Previous Topic: 0111ENext Topic: 0113E


0112E

MEMBER NAME NOT ALLOWED WITH PROGLIB=YES

Reason:

SYSIN01 specifies both PROGLIB=YES and a member name for the FILE= or LFILE= parameter. PROGLIB=YES indicates a PDSE program library transfer, which is valid only for entire library transfers.

Action:

Remove the member specification to transfer an entire PDSE program library or remove PROGLIB=YES if the transfer is not for a PDSE program library. To transfer select members of a PDSE program library, use IEBCOPY to copy the desired members to a staging or temporary PDSE program library. Then transfer the entire staging or temporary PDSE program library using PROGLIB=YES.