Found it. Thanks! Not sure why it was done this way?, but now I know
what it's doing. YIN0010C is the CLP program which I suspected was
called.
CREATE PROCEDURE CCSPROD.ATS_NEW_RECORD (
IN HMYPERSON CHAR(9) )
LANGUAGE CL
SPECIFIC CCSPROD.ATS_NEW_RECORD
NOT DETERMINISTIC
NO SQL
CALLED ON NULL INPUT
EXTERNAL NAME 'CCSPROD/YIN0010C'
PARAMETER STYLE GENERAL ;
-----Original Message-----
From: midrange-l-bounces+larry.leibowitz=ced-concord.com@xxxxxxxxxxxx
[mailto:midrange-l-bounces+larry.leibowitz=ced-concord.com@xxxxxxxxxxxx]
On Behalf Of Elvis Budimlic
Sent: Friday, September 28, 2007 3:44 PM
To: 'Midrange Systems Technical Discussion'
Subject: RE: Retrieve SQL Trigger Source
Are you sure it's a CL program and not a stored procedure?
In that same iNav interface, click on Procedures and see if you have one
by
the name ATS_NEW_RECORD. If you do you can Generate SQL for it and see
what
it calls.
Elvis
RPG & DB2 Summit | Minneapolis | October 1-4
Mike Cain - DB2 for i5/OS Temporary Indexes - The Good, The Bad, The
Ugly
October 16
2007 System i Fall Technical Conference | Orlando | November 4-7
Celebrating 10-Years of SQL Performance Excellence on IBM System i,
eServer
iSeries and the server affectionately known as the AS/400
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.