|
Sybernet / Supplied Procedures Reference
Release 3.00 Oct 14, 2002 |
|
This procedure is used by Sybercron. It sets the status field to COMPLETED or SUSPECT, records the return result, and possibly sends an e-mail if the process terminated abnormally.
For Internal Use Only.
Procedure SP_CRON_EOT
(
ROW_ID NUMBER
, RESULT NUMBER
) ;
| Parameter | Description |
|---|---|
row_id |
The ROW_ID of this process. |
result |
The return result. |