Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: JCR
  • Content: Threads
  • Order by date
  1. JCR

    sp_dboption 'concat_null_yields_null' not working?

    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...
  2. JCR

    excessive CPU usage every hour

    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...

Part and Inventory Search

Back
Top