Avoiding issues with triggers - assure_mimix - 10.0

Assure MIMIX Administrator Reference

Product type
Software
Portfolio
Integrate
Product family
Assure
Product
Assure MIMIX™ Software
Version
10.0
Language
English
Product name
Assure MIMIX
Title
Assure MIMIX Administrator Reference
Copyright
2024
First publish date
1999
Last updated
2024-10-22
Published on
2024-10-22T10:04:43.803975

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