Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> PLSQL: sending email method?
Here's one not in the books: I'm trying to write PL/SQL to periodically
query a user table for its row count, which is normally zero; if the result
is greater than a certain integer, then send an email to an operator to take
corrective action. Basic function and procedure stuff -- except for that
last part; I'm clueless. I'm used to writing a Korn shell to launch
SQLPlus, then calling mailx to alert the operator.
Oh, and I'm trying to have this run using DBMS_JOB.
Can anyone help the poor boy, please? Received on Mon May 13 2002 - 22:12:07 CDT
![]() |
![]() |