Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: sending mail fromdb9i: scheduling dial-up
Having to "schedule starting dial-up connection, sending mail, and
disconnecting" sounds hard ... I'm lazy.
I would break down the task into 2 sub-tasks:- a) send mail from 9i database to your mail server on (or before) a specified time each day (you have done this already); b) schedule a dialup connection on your mail server at a specified time each day (that's what mail servers are good at).
It doesn't seem to be an oracle problem.
Aca Vasic wrote:
> Hi,
> I have a request from my client to send mail with data from 9i database on
> specified time everyday.
> I've tested database procedure that I've developed, and scheduled mail
> sending procedure in my development environment, and it works fine in local
> network. But, in productive environment, I'll have to schedule starting
> dial-up connection, sending mail, and disconnecting.
> Does anybody know how I can do that?
> My client is using 9i database on Win2000 server
> Thanks in advance
>
>
>
>
Received on Sun Apr 28 2002 - 23:51:06 CDT
![]() |
![]() |