Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Database > Oracle
|
Oracle General Oracle database discussions.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Oracle section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 13th, 2009, 04:11 AM
Registered User
 
Join Date: Apr 2005
Posts: 352
Thanks: 14
Thanked 0 Times in 0 Posts
Send a message via Yahoo to rupen
Default Schedule Data dump.

Hi All,

Need suggession on following proble:
We need to send output of several views to different people via email in .csv or .xls file, currently it is completely manual process, any idea how can we achieve this in Oracle 9i?
 
Old July 14th, 2009, 02:37 AM
Friend of Wrox
 
Join Date: May 2005
Posts: 227
Thanks: 1
Thanked 7 Times in 7 Posts
Default

Rupen:
I am not familiar with Oracle 9i, however I own the the book, PL/SQL Programming for Oracle Database 10g, According to the book's index for scheduling tasks, the following is listed:
  • DBMS_JOB
  • Oracle Scheduler
  • procedure execution on 30-minute interval
  • purging e-mail table
This should give you a starting point, especially with the DBMS_JOB.

Hope this helps.
__________________
Disclaimer: The above comments are solely the opinion of one person and not to be construed as a directive or an incentive to commit fraudulent acts.
The Following User Says Thank You to peace95 For This Useful Post:
rupen (July 17th, 2009)
 
Old August 6th, 2009, 10:02 AM
Authorized User
 
Join Date: Nov 2006
Posts: 31
Thanks: 0
Thanked 3 Times in 3 Posts
Send a message via ICQ to debasisdas Send a message via AIM to debasisdas
Default

If using 10 g better go for DBMS_SCHEDULER.
__________________
Regards
Debasis





Similar Threads
Thread Thread Starter Forum Replies Last Post
report dump ikke666 BOOK: Professional Microsoft SQL Server 2008 Reporting Services ISBN: 978-0-470-24201-8 3 August 13th, 2009 02:49 AM
MySql data dump itHighway Beginning PHP 2 May 29th, 2006 01:15 PM
MySql data dump itHighway Classic ASP Databases 0 May 28th, 2006 06:12 PM
dump info sam SQL Server ASP 0 January 22nd, 2004 04:32 PM
DTS Schedule import data fails ppenn SQL Server 2000 4 November 5th, 2003 06:48 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.