Is there a way in TOAD for Oracle to create a scheduled job that will run a query and send the results somewhere as a text file?
Thanks for any ideas.
Is there a way in TOAD for Oracle to create a scheduled job that will run a query and send the results somewhere as a text file?
Thanks for any ideas.
Yes - read the online help or toad world blogs about the toad app designer and scheduling such apps.
Here are some links to read:
www.toadworld.com/…/quick-intro-to-toad-command-line.aspx
www.toadworld.com/…/automated-toad-db-health-check-via-email.aspx
www.toadworld.com/…/automated-toad-db-health-check-via-email-part-2.aspx
Thanks for all the great ideas and links I’ll be exploring the possibilities!