|
On 27/11/2006, at 11:04 AM, Mike Pantzopoulos - ((H/O)) wrote:
Does anyone know if iSeries DB2 allows a trigger to be created which fires when more than one event occurs?
You can use the same trigger program for all events. That's why the trigger buffer tells you the event information.
I want to fire a trigger after any INSERT, DELETE or UPDATE on a particular file.
I presume you mean the same trigger program? If so then yes it's possible.
I'm trying to avoid having to create three separate triggers.
No need for separate programs. Use the trigger buffer to test the event and time and branch accordingly.
I tried using the Ops Navigator wizard and it only allows one event to be selected at a time.
ADDPFTRG has same restriction. Run it multiple times with same program but different events and times. OpsNav should allow the same thing.
Regards, Simon Coulter. -------------------------------------------------------------------- FlyByNight Software AS/400 Technical Specialists http://www.flybynight.com.au/ Phone: +61 3 9419 0175 Mobile: +61 0411 091 400 /"\ Fax: +61 3 9419 0175 \ / X ASCII Ribbon campaign against HTML E-Mail / \ --------------------------------------------------------------------
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.