Previous Topic: Regenerate Referential Integrity TriggersNext Topic: Regenerate RI Triggers


Install RI Triggers

When CA Gen displays the Referential Integrity Processing Options panel, you have the opportunity to set trigger installation to Yes. If you set this option to Yes, CA Gen compiles the triggers according to the value selected for the option Process modules that are marked for Compatibility.

Selecting No causes the RI triggers to be precompiled and compiled once using the DLL compiler option and the result of the NCAL link is placed in the RI Trigger Compiled Load Modules library.

Selecting Yes causes the RI triggers to be precompiled once but compiled twice, once using the NODLL compiler option and again using the DLL compiler option. The NCAL link edit of the NODLL compile is placed in the RI Trigger Compatibility Compiled non-DLL Load Modules library while the NCAL link edit of the DLL compile is placed in the RI Trigger Compiled Load Modules library.

When the load module is installed, CA Gen retrieves the RI triggers modules from the appropriate library and installs them with the load module.