Space announcement

   

This space provides the same content as before, but the organization of the home page has changed. The content is now organized based on logical branches instead of legacy book titles. We hope that the new structure will help you quickly find the content that you need.

Execution JCL

The following figure shows JCL that is used to execute the Fast Path Online Restructure/EP product functions.
//PFCMAIN EXEC PGM=PFCMAIN,REGION=0M
//STEPLIB  DD DISP=SHR,DSN=BMC.ICO.LOAD
//         DD DISP=SHR,DSN=BMC.PFP.LOAD
//         DD DISP=SHR,DSN=BMC.DBU.LOAD
//         DD DISP=SHR,DSN=BMC.DLA.LOAD
//         DD DISP=SHR,DSN=yourname.DLA.OPTIONS
//         DD DISP=SHR,DSN=BMC.PASSWORD
//         DD DISP=SHR,DSN=IMSVS.RESLIB
//AMSOUT   DD DISP=SHR,DSN=yourname.AMSOUT.PDS
//NEWACB   DD DISP=SHR,DSN=yourname.ACBLIB.STAGE
//NEWRESLB DD DISP=SHR,DSN=yourname.USERLIB.STAGE
//NEWPFXLB DD DISP=SHR,DSN=yourname.PFXLIB.STAGE
//PFPPRINT DD SYSOUT=*
//PFPRPTS  DD SYSOUT=*
//PFPSYSIN DD *
--- control statements ---
/*


This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Comments