Separating a database onto multiple servers
We are working on a product that uses a set of SQL Server databases that are currently all in one instance and on one server. Now that we are growing, we need more processing power/space. So we want to...
View ArticleHow to Undo the Undo Actions of Stand By Option
Hi,Could you Please Elaborate with an Example for doing the "Undo Undo Action " ? For Eg : I have Database "DemoDB" Which i Restored in Target Server With StandBy Option by specifying a file path to...
View Articlebackup chain broken
Environment: SQL Server 2008 R2, Windows Server 2008 R2, Native-compressed backups.Objective: After Migration from ServerA to ServerB, I still want to use the name ServerA by the applications. So I...
View ArticleSQL Resource Governer
Is the resource governor intelligent enough to allow us to specify that it should use X for a certain time period and Y for a different time period? For example, with a job that should run overnight,...
View ArticleDatabase Mirroirng and SharePoint
does the farm need to be shutdown when you establish mirroring. I understand that they would need to restart the farm to change the connections but wondered if you could create the mirrors while the...
View ArticleSql Clustering 101 question....
I have never setup a sql cluster but I have read that simply clustering the underlying Windows nodes (using Windows Clustering) does NOT create a Sql Cluster. Why not? What is "missing" form failover...
View ArticleSQL server 2012 process terminated unexpectedly.
Hello,I have a server that SQL services will not start. I check the event logs and found the below error: Faulting application name: sqlservr.exe, version: 2011.110.3128.0, time stamp: 0x50deadad...
View Articlecluster upgrade from 2008 to 2008r2
Dear All,I am facing a tough time in upgrading from 2008 cluster to 2008r2.Initially I have successfully upgraded the shared components on both the nodes, and in second step when I upgraded the passive...
View ArticleHow to Enable AlwaysOn feature using powershell on a Clustered SQL Instance
Is there a way to enable AlwaysOn feature on a Clustered SQL Instance using PowerShellI tried below commands and non seems working Import-Module SQLPSEnable-SqlAlwaysOn -PathEnable-SqlAlwaysOn...
View ArticleBackup - Access Denied - Permission problem I can't fix!
Hi, Another noddy question from me. I'm trying to create a backup of my database, but getting the error 5 (access denied) message. (even in the default backup folder) I know, from reading other posts...
View ArticleEXECUTE permission denied on sp_sqlagent_log_jobhistory when running a...
Hi folks,I have a scheduled maintenance plan and associated jobs in SQL Server 2008 SP2 that have been working but stopped about two months ago. When I run a maintenance task or sql job using any...
View ArticleSteps to follow after recovery from Suspect mode
Hi, Recently , we recovered a MSSQL - database from suspect mode by allowing some data loss. Now its working fine .. But want to know what are the POST recovery steps, that should be followed to...
View ArticleAlwayson Availability groups for a WSFC hosting mutliple SQL FCI's
Hello, I have a question regarding SQL server FCI's and alwayson availability groups. Today I have a customer running a 2 node WSFC hosting 9 different SQL FCI's. Plan is to introduce on this setup SQL...
View ArticleRepair corrupted MDF file for MS SQL 2000
I have got a corrupted mdf which needs to be repaired. Does anyone has got a solution, please.
View Articlesql server 2008 standard edition cluster adding 3rd node
we have a 2 node active passive sql server 2008 r2 cluster. We plan to add a third node on temp basis to the cluster. As one old nodes will be removed. As standard edition of sql support 2 nodes, can...
View ArticleSQL 2012 AlwaysOn cluster IP not moving after failover, causing database to...
SQL Server Cluster Name: SQLDAG01 SQL Server Cluster IP: 10.0.0.50 Cluster Listener IP: 10.0.0.60Node 1 Name: SQL01 Node 1 IP: 10.0.0.51Node 2 Name: SQL02 Node 2 IP: 10.0.0.52Everything is fine when...
View ArticleIn Log-shipping what is load delay period on secondary server - Skipping log...
During logshipping, job on secondary server is ran successfully BUT give this information "Skipping log backup file since load delay period has not expired ...."What is this "Load delay period" ? Can...
View ArticleSlow replication to asynchronous replica
Are there any guidelines as to what a 'normal' throughput for replication is using AlwaysOn?I have a 100 megabit connection that is able to replicate over 1000 databases using log shipping, however the...
View ArticleSQL Logins of DB is not getting sync
Hi,I am having two SQL 2012 SP1 configured in Availability Group. I have installed one application using listener. When I am failing over DB to other node, I am not able to login to the DB. When I...
View Articlewhile i am trying to start the sql server agent job getting the error
Hi,when ever i am trying to executing the sql server agent job's through manual that time i am getting the below error.
View Article