Previous Topic: 3232Next Topic: 3234


3233

DATA SET NAME PREFIX = (ddd) FOR SEQUENTIAL MIGRATE TAPE FIRST FILE EXCEEDS MAXIMUM OF 22 CHARACTERS

Reason:

The first data set on the sequential migrate tape is created by CADisk. The data set name consists of a data set name prefix (ddd) taken from the MIGRATE DD statement in the sequential migrate JCL, and a date and time stamp appended by CADisk.

During sequential migrate processing, CADisk encountered a data set name prefix that is longer than the maximum length of 22 characters, which does not allow enough space for the date and time stamp appendage.

Action:

Change the data set name prefix specified in the MIGRATE DD statement to a prefix that is 22 characters or fewer, and resubmit the job.