Viewing 15 posts - 11,371 through 11,385 (of 26,486 total)
anarayanamoorthy (6/12/2012)
Lynn,Its high safety with automatic failover(Synchronous) but its graded out.
Can you post a screen shot of the page?
June 12, 2012 at 10:53 am
sqlfriends (6/12/2012)
June 12, 2012 at 10:45 am
To provide you with the best help possible we really need more information. Please read and follow the instructions in the first article I reference below in my signature...
June 12, 2012 at 10:28 am
Brandie Tarvin (6/12/2012)
Lynn Pettis (6/12/2012)
toddasd (6/7/2012)
June 12, 2012 at 10:20 am
Sean Lange (6/12/2012)
See if that helps.
I am willing to help but since this sounds like homework the best...
June 12, 2012 at 9:50 am
I can't see a reason for a separate instance for SSIS, but I could see having a separate system for running SSIS packages (not the same thing in my opinion).
June 12, 2012 at 9:48 am
toddasd (6/7/2012)
June 12, 2012 at 9:46 am
sonia.burns (6/12/2012)
June 12, 2012 at 9:23 am
sqlserver8650 (6/12/2012)
Hi ,You can use script componet and write the c# or vb script as per requirements
Why would I use a script component when I can define each column of...
June 12, 2012 at 9:20 am
Have you done this:
GRANT CONNECT ON ENDPOINT::endpoint_name
TO < domainaccount >
where enpoint_name is the mirror endpoint and domainaccount is the account that owns...
June 12, 2012 at 9:09 am
arulpandi.r (6/12/2012)
I Know below Concepts....1.Basic Queries
2.Stored proc and functions
3.triggers and Views
4.SQL Server Business Intelligence Development Studio
Then any thing can i learn
And SQL Server Business Intelligence Development Studio is pretty broad....
June 12, 2012 at 8:58 am
TrippBlunschi (6/12/2012)
I have the following table...
DECLARE @test-2 TABLE
(
Id INT NOT NULL,
ModifiedDate DateTime NOT NULL,
Status INT NOT NULL
)
INSERT INTO @test-2 VALUES...
June 12, 2012 at 8:51 am
sonia.burns (6/11/2012)
June 12, 2012 at 8:45 am
Jai-SQL DBA (6/12/2012)
Clustered Or Non Clustered --And WHY ?
2.When SQL SERVER Backup is Taken ,how to Check that the Back up Done is fine ..
(Without...
June 12, 2012 at 1:32 am
george sibbald (6/11/2012)
You will have to remove the 10 min log backups outside of logshipping and...
June 11, 2012 at 3:56 pm
Viewing 15 posts - 11,371 through 11,385 (of 26,486 total)