I have a CL program which reads from a Physical file, the list of objects to be restored from back up tape. The saved library spans more than one tape volume and more than one tape is loaded to the tape loader. If an object exist in second volume then the system automatically loads the third tape to tape drive and restore the object and I have no problem. However, if the next object exist in the first tape volume then tape loader does not load the first volume to tape drive instead it throws an error CPF3716. How do I make the system automatically load the previous tape volume.

Reply With Quote