The Referential Integrity (RI) trigger remote file contains the code for implementing referential integrity. When a record or field is deleted from a database, referential integrity ensures that all other records or fields that depend upon the deleted record or field for their identity are also deleted. Each model has only one RI trigger remote file.
The name for RI trigger remote files defaults to CASCADE. You can change the name from CASCADE to a different name on the member name of the RI trigger before construction in the Workstation Toolset.
Note: The RI trigger remote file contains the trigger routines for the entire data model residing on the workstation when generation occurs. If the RI trigger remote file is generated from a subset of the complete data model rather than from the complete data model, you may get an incomplete set of trigger routines.
The RI trigger routines are compiled and placed in a library. They are available to be linked into individual load modules as needed.
|
Copyright © 2013 CA.
All rights reserved.
|
|