AlwaysOn - Amount of data to move to replica node
Hi -Background information: SQL 2014 Ent. highly volatile OLTP environment. We generate 10 - 12 GB compressed transaction log backup files every 15 minutes. Currently - we have two-node A/P cluster...
View ArticleRestore DB with full backup and transactional log backup
Need to restore database,here's the scenario:Data got deleted on Friday evening, need to have database restored to FRiday afternoon and also some data has been entered on Monday, which needs to be there.
View ArticleTemp Db issue
I have a problem with TEMPDb. i have configured the tempdb with 30Gb space with initial size we have total 30+Gb disk space. now we have total 500MB free space is available.I have changed the intial...
View ArticleUsing CSV(cluster share volume) support filestream feature for SQL Server2014
I am looking for information on using CSV storage for a windows 2012r2 Hyper-V cluster configuration.The cluster will be used by SQL Server 2014.Mainly, does it support filestream.I have not found much...
View ArticleIs Replication deprecated ? Use Change Data Capture and SSIS instead ?
Hi,I want to extract data from Oracle 11g Standard Edition (AIX UNIX) to SQL Server 2014 for reporting purpose.(1)Should I use SQL Server Replication?(2)Is Replication deprecated?(3)Should I use CDC...
View ArticlePractical experiences with Project Deployment Model - Is it advisable to use...
Hi allWe are currently migrating from SQL Server 2008 R2 to SQL Server 2014. Our environment consists of three independent SQL instances (Development, Integration, Production) and we are dealing with...
View ArticleHow to grant user permission to view specific views
I have a user who needs access to views like(dbo.viewnameabc1,dbo.viewnameabc2 and so on...) dbo.viewnameabc* and anytime the user creates the view he already have the permission to view those views....
View ArticleSQL Server for TFS Setup
I am planning on setting up a TFS server for my team. I'm planning on a 2 server install with the SQL Server being separate. I've been googling all over the place and I can't find recommendations for...
View ArticleLinked Server Error Invalid Authorization Specification
I am trying to create a linked server object on a SQL Server 2008R2 box that will connect to a SQL Server 2014 instance. I am using the Linked Server wizard. I provide a name for the Linked Server and...
View ArticleAutomating SQL Server installation for standalone/Clustered using powershell
Hi,I would like to get any documentation/ scripts where i can simply run it through a central server with my config file and no need of doing anything on the destination host, Please let me know if...
View ArticleHow to add datafile to mirrored database in primary server
Hi All,I need some clarificantion about adding file in to mirrored dataabse in primary server without downtime and breaking the mirror server.In our environment we are using monutdisks in both the...
View ArticleUnable to connect to SQL server
Hi All,I am unable to connect to server using windows and SA logins as well we tried with multiple logins still wont work getting below error. Login failed for user Reason: Token-based server access...
View ArticleMigrating from 2008 R2 to 2014 to new hardware with changing path for files
We are going to migrate our production databases (just one server) from 2008 R2 to 2014, and it will be on a new hardware. On our old server all database files located on a default folder like...
View ArticleSecurity hardening
Hi,I would like to revoke execution privileges of some extended(ie. xp_msver) procedures from public,but in the same time grant to many individual users.Does anybody know better/more elegant solution...
View Articledisjoining a SQL Server clustered environment and rejoining it to a different...
HiWould it be possible to disjoin the SQL Server Clustered environment to a new domain without having to reinstall the cluster?disjoine.g 2 node active\active cluster with 4 named instances....
View ArticleDeny user from running Alter Server Role
Greetings,In testing with SQL 2014, I have found that any user that is granted a server role (default roles) has the ability to add any other defined user within the SQL environment to that same...
View ArticleRestoring a db with full text catalog/index from sql 2008 to sql 2014
Hello Guys:I need to restore a SQL 2008 db on SQL 2014 instance with out upgrading the database(changing compatibility level). This database has full text enabled. I see one full text catalog an 2 full...
View ArticleReplication Scenario
Hi community!Lets take the following setup for a replication scenario:I have a SQL Server Express installation in the field [FDS] on a production system. The database collects trend data (environment...
View ArticleSSIS service fails to start ?
i m not able to start the SSIS service on my laptop . IT gives error saying SQL server integretion service 11.0 service on local computer started and then stopped . some services stop automaticlly if...
View Articleupdating statistics on specific indices script
Hi - I'm looking for a quick script that someone has already written to update statistics (not to rebuild or re-organise) on specific indices in specific databases - I guess loop though a table...
View Article