|
Sybernet / Supplied Procedures Reference
Release 3.00 Oct 14, 2002 |
|
This procedure is called from sp_html_cron to send an e-mail in the case your stored procedure did not complete successfully.
For Internal Use Only.
Procedure SP_HTML_CRON_MAIL
(
ROW_ID VARCHAR2
) ;
| Parameter | Description |
|---|---|
row_id |
The ROW_ID of this entry in the CRON table. |