Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The program will be generated using the Database Trigger Program name which you provide when you select the Enable Database Triggers option.

Default = DB followed by the first letters of the owning Table name, for example DBFILEM.

Rules

  • The name cannot:
  • include invalid table name characters.
  • be the same as an existing table name.
  • be the same as an existing database trigger name.
  • The name cannot be blank when the Enable Database Triggers option is selected.

Platform Considerations

  • Database Triggers are only implemented for database access occurring on IBM i via Native I/O in an RDMLX partition.


Also see

in the Developer's Guide:

Table Rules & Triggers Development

LANSA Database Triggers