Release : 14.6
Component : CA Panvalet
Run a PAN#2 ++DUMP of the PANLIB
//PAN2DUMP EXEC PGM=PAN#2
//SYSPRINT DD SYSOUT=*
//PANDD1 DD DISP=SHR,DSN=your.PANLIB
//PANDD2 DD DSN=hlq.mlq.PANV.PROTBKUP,
// DISP=(,CATLG,DELETE),
// DCB=(RECFM=FS,LRECL=0,BLKSIZE=6518),
// SPACE=(CYL,(ppp,0)),
// UNIT=SYSDA,VOL=SER=vvvvvv
//PANDD3 DD DUMMY
//SYSIN DD *
++DUMP
++PRINT 1-UP
/*
See PAN#2 DUMP Command for more information about the DUMP command
Also review PAN#2 protection files (PANDD2 and PANDD3)
for more information about Protection files