DFS0427I LOGICAL ERROR ON ddname, ERROR CODE Vxx or Iyy.

Explanation

A logical error occurred while processing a VSAM database.

In the message text:
ddname
The DD name of the data set on which the logical error occurred.
xx
The logical hexadecimal error return code placed in the RPL feedback field by VSAM on the request that was in error. For an explanation of VSAM logical error return codes, see z/OS® DFSMS Macro Instructions for Data Sets.
yy
An IMS buffer handler logical error.
Vxx

An unexpected logical error was returned by VSAM.

System Action: The application program terminates abnormally with pseudoabend 0427, and IMS continues processing. However, if DUMP=YES was specified on the DL/I buffer options statement, the application terminates with IMS standard abend 0427, and the control region terminates abnormally.

Iyy
An unexpected condition occurred in DFSDVSM0.
04
An invalid local vector index was detected while testing for buffer validity using coupling facility services.
08
An unexpected return code was returned from VSAM while testing for buffer validity using coupling facility services.

System Action: The buffer handler causes the application program to be terminated with abend 0427.

If you have a program specification block (PSB) where one PCB has PROCOPT=L and another PCB has PROCOPT=I (or GIRD or A), the results are unpredictable. This message can be issued.

Also, see the 0427 abend code information.

Problem determination

1, 4, 35

Module

DFSDVSM0