Referential integrity enforcement

 

The input/output (I/O) access for a database file that is associated with an established and enabled constraint varies, depending on whether the file contains the parent key or foreign key in the constraint relationship. The system enforces referential integrity on all parent and dependent file I/O requests.

The database enforces constraint rules for all I/O requests whether from application programs or system commands (such as the Initialize Physical File Member (INZPFM) command) or SQL statements or file I/O utilities (such as STRSEU).

 

Parent topic:

Ensuring data integrity with referential constraints