I have a SQL Server 2000 database running on a Windows 2000 Quad processor, Intel platform.
I run an ERP on this server and occasionaly, I get errors such as 'Threaded business functions processing. Please wait then try again'. The ERP runs dog slow, even though the Server processor would only be at 1 or 2 percent usage.
As soon as I restart the SQL Server database, the ERP runs at high speed again until the next time it happens.
There are no errors in the SQL Server log.
I would like to restart the SQL DB each night at a scheduled time. Does anyone know of a script that I could write for this purpose?
Thanks
I run an ERP on this server and occasionaly, I get errors such as 'Threaded business functions processing. Please wait then try again'. The ERP runs dog slow, even though the Server processor would only be at 1 or 2 percent usage.
As soon as I restart the SQL Server database, the ERP runs at high speed again until the next time it happens.
There are no errors in the SQL Server log.
I would like to restart the SQL DB each night at a scheduled time. Does anyone know of a script that I could write for this purpose?
Thanks