You can't be sure, but you can stretch the timeout right in the schedule 
task form in the administrator.

Andy Matthews wrote:
> I'm going to be running a scheduled task nightly. It looks like this:
>
> - Run a query (which will return probably around 130,000 rows).
> - Loop over that query and run an UPDATE statement on each row.
>       - I'm importing data from another source and am not able to do this on
> INSERT.
>
> So the code itself works, but the query/cfloop is timing out. Any ideas on
> how I can make sure this thing runs without error?



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:248325
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to