If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > DB2 Trigger to Script

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-21-09, 02:32
ramkumarmm ramkumarmm is offline
Registered User
 
Join Date: Oct 2009
Posts: 1
DB2 Trigger to Script

Hi All, I want to create a database trigger to call a shell script every 15 minutes once. Anyone help me how to achive this.
Reply With Quote
  #2 (permalink)  
Old 10-21-09, 05:21
dr_te_z dr_te_z is offline
Registered User
 
Join Date: Jan 2009
Location: Zoetermeer, Holland
Posts: 555
Do not mix things up. DB2 knows triggers and a "task center" to schedule scripts for you. I think you must concentrate on the "taks center".

In you case I would code a looping scripts which sleeps 15 minutes.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On