SQL Server 2012 Linked server
We have created a linked server in SQL 2012.Using this we are able to access tables,procs and functions.But we are not able to access functions using dynamic values
View ArticleLogin failed for user 'xxxx'. Reason: Failed to open the explicitly specified...
Hi experts, I am getting the below error,Login failed for user 'abc'. Reason: Failed to open the explicitly specified database.But there are 2 instance DB and DB1,i am getting error from DB which...
View ArticleAlways on : Is there any command or other way which tells who and when...
Is there any command or other way which tells who and when replica got failover or failback to other replica?Rahul
View ArticleSql 2008 Standart Backup Error 1117
Hi, my operating System is Windows Server 2003 Standart x64 and when im doing a database backup in my SQL SERVER 2008 Standart. this problem jumps:Backup Failed for server "nameofserver". System Data...
View ArticleAdd node to a SQL Failover Cluster - SQL Server 2008 Ent. Edition
I installed SQL Server cluster on Singgle node is running fine.On 2nd node when i ran setup for Add node to a SQL failover Cluster, i am able to complete the steps from 1 to 7 as mentioned in this link...
View ArticleFailover cluster vs Availability Groups
I am trying to understand the advantages of FCI over AG and vice versa. I have read several articles but none talks about when one should use FCI over AG or AG over FCI.Basically I am going to make a...
View ArticleRestoring and Recovering in high availability
In Log Shipping, the Secondary Database is in STANDBY or RECOVERING stateIn DB Mirroring, the Mirror Database is in RESTORING state What is the difference, when almost the same task is carried out in...
View ArticleDR test
Hi,I'm planning to do DR test for my Production DB (MSSQL 2008 Standard Edition SP3)The Prod DB is running on Active Passive cluster and the drive (Drive F) where binary/data/log/tempdb resides is...
View ArticleAvailabilityReplica.Role property is always "Unknown"?
Whenever I query AvailabilityReplica.Role property it is always “Unknown” for all the replica servers participating in the AAG except for the one that I’m making the call on. I do not see this problem...
View ArticleSQL Server AlwaysOn Lease Timeout and DB restore/network performance issues
Hi experts, I found each time when I were building/restoring another log shipping(standby) server. It would causeERR [RES] SQL Server Availability Group: [hadrag] Failure detected, diagnostics...
View ArticleMultiple Instance
Hi,I'm trying to setup new instance (named instance) on cluster server where it already has an instance running (default instance).My question is do we need new SQL Server Network Name for the new...
View Article"Always on" for a server with sql 2012 sp1 and databases on sql 2008...
will "Always on" work with sql 2012 sp1 (on windows 2008 or windows 2008 R2) and databases on sql 2008 compatibility mode ? Please advise .Ranga
View ArticleInstalling SQL 2012 Failover on top of VMware 5.5
I just want to make sure SQL Server 2012 Failover Cluster fully supported on Vcenter 5.1 or 5.5 using RDM as a physical mode.regards.
View ArticleError in attachig database in sql server 2012
HI Experts, I detached the database and was trying to re-attach the database but got the below error.An error occurred while processing the log for database ''. If possible, restore from backup. If a...
View ArticleCan't access cluster via SQL Server Mng Studio unless node has ownership
Hi:We have Windows and SQL 2008 R2 in a 2 node cluster. Failover and failback work like a dream. All the 'lights' are green. But we can only access the cluster when we're on the node that has...
View Articlemirroring suspended possibly due to errors 948 and 1453
I've been having a difficult time setting up a test network around SQL mirroring. After 3 days of effort I've gotten what I hope is almost there. The current state of my efforts is when I start the...
View ArticleWhether t-logs are truncated in DB's particpating in High Availability....
Hi,How the transaction logs are cleared for DB's participating in SQL AlwaysOn.I have a DB participating in HA.Now in order to use alwaysON DB recovery model should be set to full. NOw with this...
View ArticleSQL Server 2012 AlwaysOn is possible to configure on Node 4 to Node2
We have AlwaysON configured on Node1(2 databases db1,db2 to Node2(2 databases db1,db2) on SQL Server 2012. Also used Node3 for file-shared option (quorum configuration in WSFC) for Automatic failover....
View ArticleBACKUP Prob
Hi Everybody,Trying to take data base backup receving below errorSystem.Data.SqlClient.SqlError: Lock request time out period exceeded. (Microsoft.SqlServer)Please suggest me how can i take database...
View ArticleHow to use standalone SQL servers to be part of always on
Hello Experts,in our company we have deployed SQL server 2012 Enterprise edition on one server, on this server our CRM, Dynamics AX applications and other applications databases are already hosted on...
View Article