Viewing 15 posts - 736 through 750 (of 1,524 total)
Reds and Tigers series are 2-2... Today decides it.
October 11, 2012 at 4:48 am
I ran the DBCC LOGINFO() and found a lot of growth fragmentation in the files. I had the mdf and ldf file growth too low and when I rebuilt...
October 10, 2012 at 7:31 am
... all I know is that my Red's are up 2-0 against the Giants. 😀
October 8, 2012 at 11:15 am
Don't forget the watch to see if Miguel C. is going to be the first Triple Crown Winner since 1967.
My Red's are limping into the playoffs.... sigh. Lowest number...
October 1, 2012 at 1:45 pm
For a Non Clustered SQL Server:
Test this all before you do production of course. Take db backups of all dbs before you do this as well and test, test,test...
October 1, 2012 at 6:05 am
Thanks for the link SpringTown... I hadn't found that article. I have opened an incident with MSFT and have yet another meeting with the storage gang today. The...
October 1, 2012 at 5:10 am
That isn't good.
Look at the SQL Server log as the previous poster stated
Also look at the Windows Application and system log. There has to be more detail there.
September 26, 2012 at 8:13 am
jamessdba (9/24/2012)
In one of our servers(sqlserver 2005 ent edi) all maintenance plans(scheduled db backups) running under sa login & pwd
we have changed the sa password
now all maintenance jobs...
September 26, 2012 at 8:06 am
So, as it stands today what teams are the 'surprises'....
Positive:
Baltimore battling for the division lead against the Yankees?... who would have thought.
Oakland battling for the Wild Card.
The Reds in 1st...
September 19, 2012 at 11:22 am
Steve Jones - SSC Editor (9/19/2012)
Nail biting time in the AL, NL looks fairly settled barring a big collapse.Nice to see the As in there at the end. Go Moneyball!
Yea,...
September 19, 2012 at 8:06 am
If you are saying SQL Server for one instance is different for the other collation wise then the easiest way (if the SQL2008R2) if it is not being used simply...
September 11, 2012 at 6:17 am
Run this and post your results:
DBCC CHECKDB (YourDBName) WITH NO_INFOMSGS, ALL_ERRORMSGS
August 28, 2012 at 7:03 am
Yes, tell us what errors you are seeing or why you think it is corrupted. Does it show SUSPECT next to the DB in Mgt Studio? What errors...
August 28, 2012 at 6:13 am
Are you going to do an upgrade in place.... stand up a new server with SQL2008? Depending on what path you take will make your back out if something...
August 24, 2012 at 7:18 am
Ray K (8/22/2012)
roryp 96873 (8/22/2012)
August 22, 2012 at 12:29 pm
Viewing 15 posts - 736 through 750 (of 1,524 total)