FABH0430W DB WILL BE READ BY HSSR WITHOUT READ-INTEGRITY

Explanation

The application program is reading a database that is shared at the block level. The PSBGEN processing option specifies an access intent (read or update access intent) requesting full read-integrity. However, HSSR Engine does not have an interface to the IRLM to provide full read-integrity.

System action

HSSR Engine continues processing and reads the database without read-integrity. The database is processed with read-only processing intent. Unpredictable results might occur.

User response

If the application program requires read-integrity, the database must be shared at the database level (instead of the block level). This will prevent concurrent execution with an updating IMS subsystem.