Attempting to enable Pervasive Encryption on an IDMS database file results in an 0375 error-status and the following messages in the log:
DC205007 V8 T50 READ ERROR on File EMPDEMO.EMPDEMO
DC205007 V8 T50 CURRBN=00000001 CURBMA=2F87D93C CURFCB=22610850 FDBK=00080068
DC205019 V8 T50 IOSTATUS=3010 VERB=001 ERRSW=040 MOD=033 IOP=2951FDA0
It is not a VSAM problem because the error does not occur if the file access is VSAM but without Pervasive Encryption enabled.
Release: All supported releases.
The extended addressing attribute was enabled:
0 DATA ------- IDMS.CV01.EMPDEMO
ATTRIBUTES
KEYLEN-----------------0 AVGLRECL-----------18452 BUFSPACE-----------40960 CISIZE-------------20480
RKP--------------------0 MAXLRECL-----------18452 EXCPEXIT----------(NULL) CI/CA-----------------37
STRIPE-COUNT-----------1
SHROPTNS(3,3) SPEED UNIQUE NOERASE NONINDEXED NOWRITECHK UNORDERED REUSE
NONSPANNED EXTENDED EXT-ADDR
Do not specify Extended Addressing for the file, as documented at Pervasive Encryption.