Created new PDSE type base and delta libraries but when trying to add an element get the following errors:
BC1PSM10: F000 ABEND CODE=U806 NUMBER=0806
Release : 18.0 18.1
Component : Endevor Software Change Manager
Base and Delta libraries can't be defined with Record formats of Unformatted.
Reallocate the Base and Delta library as RECFM=VB
Allocate a New PDS or PDS/E
1. To allocate a new PDS or PDS/E, use ISPF/PDF option 3 (Utilities), option 2 (Data sets), or any suitable IBM utility (such as IEFBR14).
2. Specify the following DCB, assigning a block size appropriate to your disk device:
DCB=(RECFM=VB,LRECL=record length,BLKSIZE=block-size)
For more information see: File Definition and Maintenance