Viewing 15 posts - 346 through 360 (of 612 total)
dbassassin (1/13/2014)
dns?
I don't think so. DNS entries (or their use thereof) would not be affected by the admin performing a manual switchover or an automatic failover.
January 14, 2014 at 7:57 am
muthyala_51 (1/9/2014)
All the websites work when we do manual failover- so i can confirm that there is no issue with logins or orphan users.
I don't want to sound pedantic but...
January 9, 2014 at 1:29 pm
andreas.kreuzberg (1/9/2014)
did the user use the same SID? If you use local sql-user, they must use the same SID.
First you can test, if you have orphaned user:
http://www.fileformat.info/tip/microsoft/sql_orphan_user.htm
I hope it will...
January 9, 2014 at 1:23 pm
Seeing as the mirror is an exact duplicate of the primary database, I can only assume at first look that your conenction strings are a bit awry.
It may be an...
January 9, 2014 at 2:03 am
BrainDonor (1/9/2014)
Also, if you're trying to create a Database Snapshot then the syntax is a...
January 9, 2014 at 1:49 am
If you have databases with a is_cleanly_shutdown status of 1 then the database is effectively invisible to DBCC SQLPERF(LOGSPACE). That is the reaason you cannot see them.
This also happens...
January 9, 2014 at 12:59 am
Is it possible your user isn't allowed to view information on the missing databases?
January 9, 2014 at 12:10 am
Thank you for your input.
It is looking like the solution lies outside of SQL Server itself so I will be looking at PowerShell as the answer. Once I figure...
December 17, 2013 at 8:29 am
Keith Tate (12/11/2013)
December 13, 2013 at 1:58 am
Ranzz (12/10/2013)
I am trying to restore SQL 2012 backup on SQL 2008 R2 & it troughs an error.Error: No backupset selected to be restored
Please help. Thanks..!
If it is something...
December 11, 2013 at 5:10 am
Grant Fritchey (12/6/2013)
kevaburg (12/6/2013)
Grant Fritchey (12/6/2013)
kevaburg (12/6/2013)
December 6, 2013 at 6:24 am
You are right of course....Gail pointed that out to me as well.....I simply misunderstood the aspects of the log that were backed up and those that were not.
December 6, 2013 at 6:18 am
Grant Fritchey (12/6/2013)
kevaburg (12/6/2013)
For this sort of thing I would recommend a server-side profiler trace. Don't use the Profiler itself if you intend to trace over an extended period.
If...
December 6, 2013 at 6:14 am
Viewing 15 posts - 346 through 360 (of 612 total)