Viewing 15 posts - 466 through 480 (of 1,155 total)
George is right. Follow his steps.
--
SQLBuddy
February 24, 2014 at 12:18 pm
In SQL 2005, SP is cluster-aware. Just run it on the active node and it patches all passive nodes of that instance.
--
SQLBuddy
February 24, 2014 at 12:16 pm
It's a matter of how people look at it. Some treat LS as a DR solution.
All Clustering,Mirroring,LS can be used as HA and DR solutions. As Log shipping involves moving...
February 24, 2014 at 12:05 pm
Pause the Copy Job. Free up the space and then Manually run the Copy and Restore Jobs.
--
SQLBuddy.
February 24, 2014 at 11:48 am
Yeah, they are correct. In Mirroring,there's a difference in how the transactions are committed in Synchronous and Asynchronous mirroring modes. Just check that.
--
SQLBuddy
February 24, 2014 at 11:42 am
When you say domain migration, what are you referring to .. Also check if SQL Server has been disconnected with the domain ..
--
SQLBuddy
February 24, 2014 at 11:33 am
LS report usually gives correct state of the log shipping. How did you confirm that LS is in synch and is working fine ..
In on the same server if you...
February 24, 2014 at 11:31 am
Does it happen even after connecting to the SQL Server in the object explorer ?
--
SQL Buddy
February 24, 2014 at 11:19 am
Me too had to work with vendor apps that required SA privileges for them to function. Some need SA level of access only during initial setup to create vendor databases...
February 24, 2014 at 11:18 am
Yes, you need to make the service start up to be manual. In case of manual restart, just take the resource offline and then bring it back on line. This...
February 24, 2014 at 10:48 am
At prod site ..
--
SQL Buddy
February 24, 2014 at 8:53 am
Check for any errors in the setup log file ..
C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\Summary.txt
--
SQLBuddy
February 24, 2014 at 8:38 am
Is the install button greyed out ..
--
SQLBuddy
February 21, 2014 at 1:57 pm
Sharepoint uses SQL Server as backend. So that table should already exist in SQL Server.
Could you tell where is it actually residing ..
--
SQLBuddy
February 21, 2014 at 1:44 pm
Having multiple log files for a database will not give you any errors or warnings.. Just wastage of space and increasing the complexity...
It's like buying 10 marriage dresses for ones...
September 19, 2011 at 6:07 pm
Viewing 15 posts - 466 through 480 (of 1,155 total)