This is a discussion on Calling AIX shell script from a trigger within the DB2 forums, part of the Database Server Software category; --> Hello: My question is the following: I want to create a trigger that, if row is updated on table, ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello: My question is the following: I want to create a trigger that, if row is updated on table, executes an AIX Shell Script. DB2 version: 8.2 Is there a possibility to do this? Thanks in advance for your help. Felix |
| ||||
| FM wrote: > Hello: > > My question is the following: > > I want to create a trigger that, if row is updated on table, executes > an AIX Shell Script. > DB2 version: 8.2 > > Is there a possibility to do this? Yes, you can do that via external routines. Have a look here: http://tinyurl.com/2b2cqs The function "systemCall" does exactly that. -- Knut Stolze DB2 z/OS Utilities Development IBM Germany |
| Thread Tools | |
| Display Modes | |
|
|