I have a script based on the conn.log events. As connections are created it populates some information in a table. I need to trigger a search of that table to occur every 30 minutes. I believe I can use the “schedule” command but not entirely sure. So my question is, can I build a function within my script that does the table search and if so, how do I use the schedule command to trigger the function?
Thanks in advance,
Troy W