Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
reddymade
Posting Yak Master
165 Posts |
Posted - 2008-04-09 : 12:39:49
|
| What is equavalent in oracle database which does the job similar to Database Mail in sql server.i use database mail in sql server to send mail.I do have jobs set, which gets fired every ten minutes. it uses msdb.dbo.sp_send_dbmailand i have a profile created under database mail which has all the info related to the smtp email acct.our client now wants our project to also work on oracle.Thank you very much for the information. |
|
|
sodeep
Master Smack Fu Yak Hacker
7174 Posts |
Posted - 2008-04-09 : 12:42:17
|
| Ask your Oracle DBA or Check Oracle Forum. |
 |
|
|
|
|
|