// Put job card here //********************************************************************* //*** //** Run this job prior to OPACKR6B //** //** Replace: //** o CATALOG.DAVEMAST with your new One Pack system's master cat //** o CATALOG.MASTER1 with your driving system's master cat volume //** o 3B00 with the UCB of your one pack system volume //** //** There is more information in job OPACKR6B //*** //********************************************************************* //* //** DISCONNECT the new master catalog (in case its defined) //* //CATDISC EXEC PGM=IDCAMS,REGION=5120K //SYSPRINT DD SYSOUT=* //SYSIN DD * EXPORT - CATALOG.DAVEMAST - DISCONNECT - CATALOG('CATALOG.MASTER1') //* //** Execute MVS commands //* //VARYOFF EXEC PGM=SDSF //SYSPRINT DD SYSOUT=* //ISFOUT DD SYSOUT=* //ISFIN DD DATA,DLM='$$' /D U,,,3B00,1 /V 3B00,OFFLINE ULOG $$