

Creating Models › Target Servers for Physical Models › Database Property Editors › DB2 z/OS Property Editors › Define a DB2 z/OS View Trigger
Define a DB2 z/OS View Trigger
Use the View Trigger Editor to define the stored procedures that exist for a view in a DB2 z/OS physical model.
To define a DB2 z/OS view trigger
- Right-click the view for which you want to define a trigger and click Trigger Properties.
The DB2 for z/OS View Trigger Editor opens.
- Select the view 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 view trigger. Use the Enter filter text text box to filter a large list of view triggers to locate the one that you want to work with.
- Name
-
Displays the view trigger name. You can change the trigger name in this field.
- Schema
-
Specifies the schema for the view trigger. Select a schema from the drop-down list.
- Insert
-
Specifies to execute the view trigger on INSERT.
- Update
-
Specifies to execute the view trigger on UPDATE.
- Delete
-
Specifies to execute the view trigger on DELETE.
- Fire
-
Specifies when the view 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 Code tab to define the code type for the view trigger.
- Click the Expanded tab to view expanded code for the view trigger.
- (Optional) Click the Comment tab and enter any comments that you want to associate with the view trigger.
- (Optional) Click the UDP tab to work with user-defined properties for the view trigger.
- (Optional) Click the Notes tab to view history associated with the view trigger and to add or view user notes.
- Click Close.
The view trigger is defined and the DB2 for z/OS View Trigger Editor closes.
Copyright © 2013 CA.
All rights reserved.
 
|
|