A trigger is directly linked with an SQL Table, a DDS described 0physical
file (like logical files, indexes or views) or a SQL View and activated by
the database manager.
In this way it should be in the same library as all of the dependend
database objects.
If you put a trigger in another library as the table and save and restore
the data library you have to reregister/link the trigger with the database
object again.
If the trigger program is in the same library, triggers do not have to be
reregistered after restoring the library.
Mit freundlichen Grüßen / Best regards
Birgitta Hauser
"Shoot for the moon, even if you miss, you'll land among the stars." (Les
Brown)
"If you think education is expensive, try ignorance." (Derek Bok)
"What is worse than training your staff and losing them? Not training them
and keeping them!"
?Train people well enough so they can leave, treat them well enough so they
don't want to.? (Richard Branson)
-----Original Message-----
From: RPG400-L <rpg400-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of Robert
Rogerson
Sent: Mittwoch, 17. März 2021 17:12
To: RPG programming on the IBM i (AS/400 and iSeries)
<rpg400-l@xxxxxxxxxxxxxxxxxx>
Subject: Where to put a trigger program...
Hi All,
The standard in our shop is that files/tables go in FILLIB and programs go
in PGMLIB.
My requirement is to create a trigger (RPG) program and I'm undecided as to
which library to put the program in.
IBM recommends the data library (
https://www.ibm.com/support/knowledgecenter/ssw_ibm_i_73/dbp/rbaforzahftrg.h
tm)
but this goes against our shop standard. The document suggests the file
library but I can't find any documentation as to why the file library.
Is there any reason I shouldn't/can't use PGMLIB?
Thanks,
Rob
--
This is the RPG programming on IBM i (RPG400-L) mailing list To post a
message email: RPG400-L@xxxxxxxxxxxxxxxxxx To subscribe, unsubscribe, or
change list options,
visit:
https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related
questions.
Help support midrange.com by shopping at amazon.com with our affiliate link:
https://amazon.midrange.com
As an Amazon Associate we earn from qualifying purchases.