[INUG-Users] Firing ObjectServer triggers on scheduled time

Song Lining songlining at gmail.com
Wed Dec 5 23:50:37 EST 2007


Hi,

I am thinking about how to fire a trigger on schedule time, for example,
fire the trigger on every 0, 15, 30, 45 of an hour.

I have two solutions in mind:
  1) run a script in a cron job in the scheduled time and the script will do
some database operations that will trigger the database triggers in
ObjectServer;
  2) Impact

Any better ideas?

Thanks,

Larry



More information about the Users mailing list