Sybernet / Supplied Procedures Reference
Release 3.00
Mar 03, 2005
backwards forwards

HTTP.SP_HTML_CRON_MAIL

This procedure is called from sp_html_cron to send an e-mail in the case your stored procedure did not complete successfully.

noteFor Internal Use Only.

Syntax

procedure sp_html_cron_mail
(
    @ROW_ID                        VARCHAR(30)
)   ;

Parameters

Parameter Description
row_id
 
The ROW_ID of this entry in the CRON table.



Sybernet is a trademark of SRI International.
Copyright © 1996-2008 SRI International. All Rights Reserved.
Denis D. Workman / http://Sybernet.sri.com/