Viewing 15 posts - 1,276 through 1,290 (of 2,387 total)
Can you post the result of sp_configure?
To see more performance tuning tips, go to http://www.sql-server-performance.com/
August 22, 2003 at 7:05 am
Had you changed the license mode before? I remember that you can only change it once.
August 22, 2003 at 7:03 am
/3GB enables user-mode programs (such as SQL Server)to access 3 GB of memory instead of the usual 2 GB that Windows NT/2000 normally allocates to user-mode programs and leaves 1...
August 22, 2003 at 7:00 am
Any errors in SQL Server errorlog? Check serevr's application and system log too.
August 21, 2003 at 2:58 pm
One more link at http://www.microsoft.com/windows2000/migrate/unix/unixoracle.asp
August 21, 2003 at 2:48 pm
From task manager --> processes to see which processes are eating the CPUs. If it is SQL Server process, You can run dbcc dbreindex and statistics update to your database...
August 21, 2003 at 2:32 pm
It is what you need. http://support.microsoft.com/default.aspx?scid=kb;en-us;256650
August 21, 2003 at 1:24 pm
I think you are in right direction. Monitoring the network between two servers during the backup to see whether it happens again.
August 21, 2003 at 1:08 pm
Quite information at http://search.microsoft.com/search/results.aspx?st=b&qu=oracle&view=en-us
August 21, 2003 at 1:01 pm
Make sure you are able to see the share drive.
August 21, 2003 at 12:54 pm
No one can be sure how many new security holes the MDAC have after MDAC 2.8. We have seen Microsoft constantly release all kind of security fixes. By automating rollout...
August 21, 2003 at 12:42 pm
Did you remove 'guest' user from master database?
August 21, 2003 at 9:39 am
I prefer to apply the patch ms03-033. MDAC 2.8 release installs the same Data Access components as Microsoft Windows Server 2003. It enhances the security and adds some new features....
August 21, 2003 at 9:34 am
Viewing 15 posts - 1,276 through 1,290 (of 2,387 total)