PDSMAN PDSMDB address space startup prompts the following error message:
PDSMDBVS-1 Internal error, Func=02, Reason=00000020, Diag=
Release : 7.7
Component : PDSMAN
The error message PDSMDBVS-1 func=2 reason=20 is a match on PTF RO78098. The description of RO78098 says that the PTF corrects future problems but does not correct the VSAM file. To correct the database records, run the PDSM38 utility as described in the PTF.
This is copied from the PTF:
If you have seen the PDSMDBI-2 message, you should run the PDSM38 utility ANALYZEDB command as follows:
ANALYZEDB DBNAME=DDName
TYPERUN=REPORT
REPORT=FULL
The ANALYZEDB command requires DBNAME= and may refer to the same database that is allocated and in use by the PDSMAN database server address space.
If the ANALYZEDB command reports that errors are present, rerun the utility with TYPERUN=FIXERRORS to correct the problems.