|
Sybernet / Supplied Procedures Reference
Release 3.00 Mar 03, 2005 |
|
This procedure is used by Sybercron It sets the status field to RUNNING.
For Internal Use Only.
procedure sp_cron_bot
(
@ROW_ID int
) ;
| Parameter | Description |
|---|---|
row_id |
The ROW_ID of this process. |