Previous Topic: 3731Next Topic: 3741


3734

DSN=<dsname> WOULD BE ASSIGNED TO SMS STORCLAS=<storclass> DURING MOVE/COPY STORCLAS=<storclass> HAS THE GUARANTEED SPACE ATTRIBUTE DSN=<dsname> BYPASSED FOR MOVE/COPY BECAUSE IT WAS NOT SELECTED WITH A DSCL COMMAND

Reason:

VSAM SMS Guaranteed Space data sets must be selected with an explicit FIND command. Any other selection method (that is, implicit FIND or any SCAN command) will be rejected and assigned this message.

Action:

For best results, the NEWVOLUMES parameter must always be coded when doing a MOVE or COPY with VSAM SMS Guaranteed Space data sets.