Viewing 15 posts - 5,836 through 5,850 (of 9,244 total)
Satya_0000 (3/17/2012)
After the server restart , one of the database is not coming online. any help to resolve
Put the database into emergency mode and run dbcc checkdb, post back the...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
March 17, 2012 at 1:19 pm
shashi_1409 (3/16/2012)
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
March 17, 2012 at 4:49 am
Ziljan4 (3/9/2012)
Is it possible to change the recovery model of a log-shippped DB from Recovery to Standy mode and vice versa using a script?
Are you wanting to switch roles on...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
March 17, 2012 at 4:39 am
use the stored proc dbo.sp_DTA_help_session to get session details then use dbo.sp_DTA_delete_session to remove it. These procedures are in the MSDB database 😉
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
March 17, 2012 at 4:37 am
shashi_1409 (3/16/2012)
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
March 17, 2012 at 3:04 am
rabensql (3/16/2012)
Hello,Thank you for your reply
We use the last version of VMWare VCenter 5/ VSphere 5 / ESX 5.
HA, DRS and FT are implemented with 2 geographically separated site.
OK, when...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
March 16, 2012 at 5:05 pm
sbaker-757360 (3/16/2012)
The problem filegroup (set as default) which I will call Filegroup1 only had one ndf file in it.
what is the name of this filegroup within SQL Server, this is...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
March 16, 2012 at 3:28 pm
which edition\version of VMWare are you using?
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
March 16, 2012 at 1:40 pm
M.Kahn (3/16/2012)
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
March 16, 2012 at 1:36 pm
sbaker-757360 (3/16/2012)
I was not clear in my original post. I tried to clear it up a bit in following posts.
The 300GB Table that had mass deletes performed was copied to...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
March 16, 2012 at 1:26 pm
sbaker-757360 (3/16/2012)
The ndf file where the old 300GB table will not shrink down below 52GB even though there is only 2GB of data left in the filegroup.
Questions
how many files are...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
March 16, 2012 at 1:09 pm
Check the log copy and restore jobs for errors
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
March 16, 2012 at 11:20 am
Is backup done via a script or a maintenance plan
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
March 16, 2012 at 1:25 am
gmamata7 (3/15/2012)
sql server 2005.Thanks for your inputs
You've posted in the SQL Server 2008 forum!!!
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
March 15, 2012 at 5:05 pm
kodalisridevi (3/15/2012)
18210 :
BackupMedium::ReportIoError: write failure on backup device 'D:\SQLServer\MSSQL\BACKUP\TPO_ProdData\TPO_ProdData_db_201203150030.BAK'. Operating system error 112(There...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
March 15, 2012 at 5:02 pm
Viewing 15 posts - 5,836 through 5,850 (of 9,244 total)