Viewing 15 posts - 496 through 510 (of 931 total)
Perry Whittle (5/30/2011)
SERVERPROPERTY('ComputerNamePhysicalNetBIOS')
this returns the actual node name the instance is active on.
Apply some logic and check this...
May 30, 2011 at 6:20 am
I think you can consider some new roles available in SQL Server like the ones below.
SQLAgentUserRole
SQLAgentReaderRole
SQLAgentOperatorRole
May 26, 2011 at 8:15 am
ananda.murugesan (5/25/2011)
Hi,Could any one tell me, Database Mirroring automatic fail-over if we are using witness server.
In this case, no intervention is required, failover happens automatically
If not using witness...
May 25, 2011 at 5:54 am
Yes, I agree. It is better to use scripts to get familiarized with the underlying commands.
May 25, 2011 at 3:27 am
I'll give it a try (in a technically simplified way): The HoBT level (HoBT = Heap or B-Tree, see http://technet.microsoft.com/en-us/library/ms189849.aspx) is the structure underlying a table. If the table is...
May 25, 2011 at 3:20 am
You can also try through SSMS. Follow these steps.
Right click on database-> Tasks-> Shrink->Files->
You will see option at the bottom for ->Empty file by migrating the data to other files...
May 25, 2011 at 2:41 am
I thought row level locks would be escalated to table locks only.
I referred the link provided in the answer, but couldn't find any information regarding escalation to partition.
The Database...
May 25, 2011 at 2:35 am
How recent are the backups?
Were you able to check the maintenance plans or any backup job etc?
May 24, 2011 at 6:46 am
Change is Required (5/23/2011)
What is VersionStore
No offence, but please try to google this kind of information. It is better right?
May 23, 2011 at 5:44 am
Viewing 15 posts - 496 through 510 (of 931 total)