Constantly getting "Reopen for Clustered Client Failover registered...
Hi everybody.Hope somebody will be able to help me with the following issue. I have the following environment configuration:1. WFC cluster (cluster1) contains 3 nodes - sql1,sql2,sql32. sql1 and sql2...
View ArticleOpenRowSet without sysadmin rights
Hi,When I execute SELECT * FROM OPENROWSET('Microsoft.ACE.OLEDB.12.0','Excel 12.0 Xml;HDR=YES;Database=\\LinkedServer\Share\TEST\emp.xls','SELECT * FROM [Sheet1$]'); I got error "Ad hoc access to OLE...
View ArticleSQL Cluster
If we have a single node cluster with 2 instances running and then we decide to add a server to the cluster, Do we need anything else in the config file for installationRemember, server does not have...
View ArticleAccess to view blocking sessions in sql server 2008
Hi,One of my client wrote a stored procedure. we scheduled this SP in a job. while job is running, it is blocking other sessions. It is happening frequently. So, client is asking me to grant permission...
View ArticleRestore SQL 2012 Server
I have two sql 2012 servers in a cluster. If one of my servers, has to be rebuilt from scratch like reload os, sql server 2102, what is the best way to do this and get the server back in the cluster.
View ArticleBest practice for replicating Partitioned table
Hi SQL Gurus,Requesting your help on the design consideration for replicating a partitioned table.1. 4 Partitioned tables (1 master table with foreign key constraints to 3 tables) partitioned based on...
View Articlesql server 2008r2 cluster missing disks situation
I apologize if this is in the wrong forum.I have a SQL Server 2008R2 server cluster setup. Currently, I have 5 drives (C: is the OS and E: to H: are the shared disks). Drive E: is the data drive. I...
View ArticleScript Powershell to check Always on status
hiI am looking for a script or help to write a script that would give me some information about my state of cluster failover and state groups availability group.I wish to know my machine node that owns...
View ArticleLog shipping stops working
Hello,Log shipping (Stand by)stopped working after changing the network path location of log backup to new share location.Am getting error like An entry for primary server , primary database Open fire...
View ArticleDatabase/data mart size and filegrowth
We have an OLTP database with an initial size of 1GB and a log size of 500MB with filegrowth of 16MB for both files. Also, the data and log files are stored on different disks for dedicated r/w...
View ArticleLogshipping
Hi,In logshipping primary server if truncate happens and the same is shipped to secondary server database then how can we recover the data before and after the truncation happened in primary server?
View ArticleAlways On : increasing memory
Hi:I have an existing AlwaysOn setup in my SQL Server 2014 enveronment. I want to increase the memory from 128GB to 184GB.I know that I should be doing this in the primary as well as the secondary...
View ArticleQuestion on AlwaysON AGs
Hi All, Couple of questions on AlwaysON AGs. 1. How many max secondary replicas can I have in AGs? How many can I configure for Automatic failover and how many for manual failover? 2. What kind of...
View ArticleCluster startup services
hello, I have the following setting: two servers running cluster.(server 2003 R2 enterprise + SQL 2000 ) x2 form a cluster the following services must use local admin right to start up ?
View ArticleGetting error: Could not allocate space for object 'xxxx' in database 'xxxxx'...
I'm getting an error that is puzzling to me. I set up transactional replication to 3 new SQL 2012 database servers for use as read-only servers. I did not replication indexes, but created them on all...
View ArticleCreate High Availability Group - Validation failed
I encountered 'Checking Shared network location' error while working on the 'SQL Server 2012 AlwaysOn Availability Group' provided by the TechNet Virtual Labs. The error happened on Exercise 4, task...
View ArticleSql server 2000
Hi,We have installed SQL server 2000 Std with SP4.Currently it showing as SQL Server 2000 - 8.00.2039 but we need SQL Server 2000 -8.00.2066, how to get this build?
View ArticleFailover Cluster in SQL 2012 in not auto switch when stop service SQL
Good Morning to all,I'm Mr.Tuyen from VietNam. I have a big problem with AlwaysOn High Availabity in SQL 2012.I setup 3 server and join Availabilty Group. Ex: Server A (Primary), Server B (Secondary),...
View ArticleTransactional replication, change from push subscription to PUll
I have two databases replicated as transactional replication One SUB type is Pull and Second SUB type is Pushthe one with Pull subscription it is always smooth and never had latency issue,i want to...
View ArticleException in dataSource lookup
HI,I get Exception in dataSource lookup everytime in my code. How to solve this problem.I use java,tomcat and sql serverERROR [ajp-apr-8009-exec-9] 08:37:18,898 com.general.EditBean - Exception in...
View Article