Creating Models › Target Servers for Physical Models › Database Property Editors › DB2 z/OS Property Editors › Define a DB2 z/OS Table › Define a DB2 z/OS Table Trigger
Define a DB2 z/OS Table Trigger
Use the Table Trigger Editor to define the stored procedures that exist for a table in a DB2 z/OS physical model.
To define a DB2 z/OS table trigger
- Right-click the table for which you want to define a trigger and click Trigger Properties.
The DB2 for z/OS Table Trigger Editor opens.
- Select the table trigger in the Navigation Grid that you want to define and work with the following options:
Note: Click New on the toolbar to create a table trigger. Use the Enter filter text text box to filter a large list of table triggers to locate the one that you want to define.
- Name
-
Displays the table trigger name. You can change the trigger name in this field.
- Schema
-
Specifies the schema for the table trigger. Select a schema from the drop-down list.
- Insert
-
Specifies to execute the table trigger on INSERT.
- Update
-
Specifies to execute the table trigger on UPDATE.
- Delete
-
Specifies to execute the table trigger on DELETE.
- Fire
-
Specifies when the table trigger is executed.
- Generate
-
Generates SQL during forward engineering. Clear the check box if you do not want to generate SQL.
- Click the General tab and define properties and referential integrity constraints.
- Click the Update Columns tab to specify columns to use for the UPDATE execution.
- Click the Code tab to define the code type for the table trigger.
- Click the Expanded tab to view expanded code for the table trigger.
- (Optional) Click the Comment tab and enter any comments that you want to associate with the object.
- (Optional) Click the UDP tab to work with user-defined properties for the object.
- (Optional) Click the Notes tab to view and edit user notes.
- Click Close.
The DB2 for z/OS Table Trigger Editor closes.
Copyright © 2017 erwin Inc.
All rights reserved.
|
|