|
|
 |
| Oracle General Oracle database discussions. |
Welcome to the p2p.wrox.com Forums.
You are currently viewing the Oracle section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
|
 |

July 13th, 2009, 05:11 AM
|
|
Friend of Wrox
|
|
Join Date: Apr 2005
Location: Mumbai, Maharastra, India.
Posts: 318
Thanks: 2
Thanked 0 Times in 0 Posts
|
|
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?
__________________
Rupen Anjaria.[:)]
------------------
It is not difficult to be on TOP...It is difficult when you carry Truth,Commitment and Transparency with you.
|

July 14th, 2009, 03:37 AM
|
|
Friend of Wrox
|
|
Join Date: May 2005
Location: OKC, OK, USA.
Posts: 211
Thanks: 1
Thanked 7 Times in 7 Posts
|
|
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:
|
|

August 6th, 2009, 11:02 AM
|
|
Authorized User
|
|
Join Date: Nov 2006
Location: Bangalore, Karnataka, India.
Posts: 23
Thanks: 0
Thanked 1 Time in 1 Post
|
|
If using 10 g better go for DBMS_SCHEDULER.
__________________
Regards
Debasis
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
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 03:49 AM |
| MySql data dump |
itHighway |
Beginning PHP |
2 |
May 29th, 2006 02:15 PM |
| MySql data dump |
itHighway |
Classic ASP Databases |
0 |
May 28th, 2006 07: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 |
|
 |