Customer is in the process of copying View backup files from virtual tape media to physical tape media. When they run the SARPAC, it abends with U0056 indicating that it cannot access the tape drives. BJSMIG is the esoteric name in the EDT for the tape drives. They are 3592-E06 tape drives connected to a 3592-C06 controller.
The SARTPO56 message occurs due to there being a SMS issue relating to UCB/esoteric and/or storclas dsn and/or volume creation.There may have been some recent changes, regarding esoterics, perhaps by the Storage group, which could have affected View.
SARPAC would then be used to move reports to new media, whereas the new media is defined in the SARINIT STORGRPn parameters.
Note: If there are any changes made to any SARINIT parameters, it is suggested to recycle the related SARSTC task.
There are two ways that SARPAC can run:
1) Using "//SYSIN DD DUMMY", SARPAC will use the following SARINIT parameters in its processing:
. . DBTHRESH
. . PMXTAPES
. . PMXYEARS
. . PMXTAPES controls how many tapes, that are candidates based on PTHRESH, are input to SARPAC.
2) Using "//SYSIN DD *", with a "TAPESEQ=nnnnn-nnnnn" control card, you provide a range of tape sequence numbers (....SARTAPE.T00nnnnn), for it to act on, totally disregarding the above SARINIT parameters.
Note: At the next View backup, the tapes that were input to SARPAC will be expired.