|
Vern, They aren't out of the question, but this is one of numerous tables that we are doing transaction audits on, and we were hoping to keep them all the same. These are very simple triggers, so SQL is by far the most expedient way to develop them. I do realize that external trigger programs would allow us to access the trigger buffer and see the member name, but I guess we are a little stubborn! Thanks for reminding me that the solution is out there, though. Jim -----Original Message----- From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of vhamberg@xxxxxxxxxxx Sent: Tuesday, April 05, 2005 5:43 PM To: Midrange Systems Technical Discussion Subject: RE: Trigger buffer information in SQL triggers Jim, are external triggers out of the question? Are you trying to use SQL triggers for cross-platform compatibility or something? Because, as I bet you know, external triggers (those that do not use the SQL coding, rather call standard RPG or C) can see the member information. This was interesting and helpful. Vern -------------- Original message -------------- > Vern, > > Thanks, this was a great summary. Alas, it does say there that member > information is not available to SQL triggers, at least in v5r1. I > think I have to admit defeat on that approach. > > We are testing a possible solution now where the application that > creates the temporary member will also flag the record so that we can > identify it in the trigger body and keep it from writing the audit. > That seems to hold some promise. > > Charles, in regard to your followup on SQL support of multiple > members, I don't disagree overall. The alias approach is far from > recognition of multiple members by SQL, but is about the only weapon we have right now. > I just wanted to make the members of the list aware that there are > some limited capabilities here. > > Thanks everyone for their help. > > Jim Reinardy > > -----Original Message----- > From: midrange-l-bounces@xxxxxxxxxxxx > [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of > vhamberg@xxxxxxxxxxx > Sent: Tuesday, April 05, 2005 2:11 PM > To: midrange-l@xxxxxxxxxxxx > Subject: Trigger buffer information in SQL triggers > > We had a thread today related to this - there's an article by Kent > Milligan where he lists the trigger buffer data that is NOT available > - trigger event, trigger time, commit level, relative record number, > file name, library name, and member name. The link to the whole > article is > http://www.as400network.com/artarchive/index.cfm?fuseaction=viewarticl > e& CO_ContentID=11436&channel=art&subart=top&topicid=50 called > "Uncovering > V5R1 Triggers" I'm going to assume that the offsets and lengths to old > and new records and null maps are also not available - SQL probably > uses them for its own purposes. > > Vern -- This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/midrange-l or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/midrange-l.
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.