It is possible to avoid potential trigger restrictions. You can use any one of the following techniques, which are listed in the preferred order:
-
Recreate the trigger program, specifying the ACTGRP(*CALLER) or ACTGRP(NAMED)
-
Use the Update Program (UPDPRG) command to change to ACTGRP(NAMED)
-
Disable trigger programs on the file
-
Use the Synchronize Objects (SYNCOBJ) command rather than CMPFILDTA
-
Use the Synchronize Data Group File Entries (SYNCDGFE) command rather than CMPFILDTA
-
Use the Copy Active File (CPYACTF) command rather than CMPFILDTA
-
Save and restore outside of MIMIX