Primary/Shadow configuration requires that each MUF region runs with its own PXX dataset, i.e. PXX cannot be shared between the two MUF regions.
How to use a single JCL deck to start both the members of a Primary/Shadow MUF pair?
Release : all
Component : Datacom/DB
Component : Datacom/AD
Here are three possible options:
//AD15STRT EXEC PGM=DBMUFPR,PARM='/PGMDT=20151101,NO_PXX',
// REGION=0M,MEMLIMIT=NOLIMIT,TIME=1440
//PXX DD DSN=&&PXX,UNIT=SYSDA,
// SPACE=(TRK,(1000)),DISP=(,DELETE)