Viewing 15 posts - 721 through 735 (of 2,436 total)
How about the 'old school' way ...
C:\>copy /?
Copies one or more files to another location.
COPY [/D] [/V] [/N] [/Y | /-Y] [/Z] [/A | /B ] source [/A |...
May 30, 2007 at 10:30 am
Lots of questions to answer ...
How are you performing the database backup ?By a maintenance plan ? By a transact SQL statement ? By a third party product ?
Have you...
May 30, 2007 at 9:46 am
Here is another link that may be of assistance:
May 29, 2007 at 1:18 pm
If your SQL Servers system event log and application event log do not indicate any type of disk hardware error you are not out of the woods. You could also...
May 29, 2007 at 10:14 am
May 29, 2007 at 10:07 am
Jeff's caveat is correct. We have a couple of Binary instances and case sensitivity is definitely something to watch out for.
May 29, 2007 at 9:34 am
great article ALZDBA ... I wish there was more information on ...
Of course there are other factors, such as RAID stripe size, RAID controller CPU utilization, controller caches, data file...
May 25, 2007 at 12:03 pm
Here are a few other applications that have this same issue "big time":
Be wary of 3 tier applciations that utilize connection pooling....
May 25, 2007 at 10:21 am
Remembrance, a parade, remembrance, bar-b-que, remembrance, friends, remembrance and family.
May 25, 2007 at 9:37 am
I have this problem with our BES from time to time (and a few other applications as well. Many connections, no CPU and no memory allocated just hanging around. Our...
May 25, 2007 at 9:34 am
This seems to be a waste of enterprise money. We already implement this architecture with multiple domains and servers of all application types (SQL, AD, Exchange, Web, Application, etc) and...
May 24, 2007 at 11:50 am
There is one for 2005 but it is a PDF document .... in my opinion MS blew it for DBA usability and scored on marketing 'fluff' ... here is the...
May 24, 2007 at 11:27 am
Here is a handy limk no DBA should be without:
http://www.microsoft.com/sql/prodinfo/previousversions/systables.mspx
May 24, 2007 at 10:49 am
I would strongly suggest full database backups of all databases (system and user) and get them off to tape or another server. I say this because if the OS guys screw...
May 22, 2007 at 11:03 am
First thing I would try is to reboot the server then examine the System and Application event logs along with the SQL Server errorlog. Next I would take a look...
May 22, 2007 at 10:31 am
Viewing 15 posts - 721 through 735 (of 2,436 total)