Hi,
We are using SQL 7.00.623.
We are trying to use sp_dboption to set OFF 'concat_null_yields_null' as follows:
sp_dboption @dbname='WWNJ', @optname='concat null yields null', @optvalue='OFF'.
The result is:
Checkpointing database that was changed.
DBCC execution completed. If DBCC printed...
Every hour, the SQLSERVER 7.0 process (SQLSERVR.EXE) that runs in WINDOWS NT begins to use 100% of the CPU process time. This lasts for about 8 minutes and then drops down to normal CPU usage. This occurs even when there are no applications accessing the data. There are no JOBS or MAINTENANCE...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.