Database File Placement and number of files
Database File Placement Layout?We are planning to implement a new SQL Server 2014 OLTP Database with a 1 TB Data file and 1 TB Log File. I am looking at the possible layout of the database files and...
View Articlepatching server configured in alway son
how to update the windows patch on sql server where the server is configured in always on ?
View ArticleAllowing users to run SSIS packages remotely
I am quite new to SSIS but managed to build a package which imports text files in to SQL. The text files are generated after users complete a manufacturing process on a machine. The SSIS package is...
View ArticleAvailability Group
I have a 2-node Windows Cluster and File Share Witness with an availability group. The cluster is set to sync and auto failover. I'm using SQL 2014 and Windows 2012R2. I'm trying to understand the...
View Articledefault trace file- sort warnings
I was just going through the default trace files and see full of sort warnings, missing join predicates and hash warnings. The server behaved weirdly last night with queries longer than usual time and...
View Articlexp_regwrite 'Access is denied.'
Hi,I have to write to the registry on my SQL 2014 machine. I took the code from my older SQL 2012 machine; however on the SQL 2014 it doesn't work because I get 'Access is denied.'[code="sql"] EXEC...
View ArticlePowershell SQLPS module cant connect to remote computer: invalid namespace
I have a powershell script that loops through a list of instances and using the SQLSERVER:\ drive retrieves a number of instance properties.when running it on my workstation I receive the following...
View ArticlePermission only on 3 Views
Hi,I need to give only permission on 3 views which are going to be used in SSRS and Tabular project, I need to give permission more than 300 people for 3 Views only, can someone give some ideas.Many...
View Articlehow to disable reboot pending through command
Any command through that can I delete/disable the DWORD value "Pendingfilerename operations" so that while I start the SQL Install work, it does not fail due to this and can write this as one of the...
View ArticleThe report server cannot create the Data Source Connection Failures/sec...
I have installed SQL Server 2014 Standard and SharePoint is configured with SSRS. i am getting following error message in application log.The report server cannot create the Data Source Connection...
View ArticleSQL Server Migration from 2012 to 2014 is degrading the query performance
We are trying to migrate from sql server 2012 to sql server 2014 on windows 2000 R2 OS.After the upgrade, we are doing performance testing and observed huge difference in running a simple query from...
View ArticleUnable to connect to SQL Server on Azure from application
Hi,I have set up SQL Server AlwaysOn on Azure. I am able to connect to the DB using SSMS from my local machine, but my application on another Azure VM is not able to connect to the DB.I get the below...
View Articlesys.dm_os_performance_counters
Hi All,There is no data in sys.dm_os_performance_counters on an instance. I was facing this issue some weeks ago and found out that a restart of the instance resolves the issue. It did, and I was given...
View Articlehow to convert float to timestamp in single select query
how to convert float to timestamp in single select queryfor exp. i have float as 1.251152515236 ,i want to convert this to datetime and from datetime to timestamp... i.e. 26:11:00
View ArticleI think I've got it all wrong --- would love advice on this backup plan
We have a small team of developers (4) for a customer for whom we have created several custom apps. I was nominated to upgrade our server from 2008 to 2014 --- I was in the wrong place at the wrong...
View ArticleAllwaysOn 3 node cluster with AG on node1 and another AG on node2 wit Node3...
I would like to have a 3 node WSFC where Node1 and node2 are in the samedata center and node3 is in another datacenter serving as the DR node.We would have 3 databases on Node1 as part of AG_A and then...
View ArticleSelected Columns on View -- Is it Microsoft Bug??
I have created row level security on two views and adding these two views to particular role. Today I have got an requirement that, middle level managers shouldn't see the all the columns. So I have...
View ArticleSynchronization of large tables to different servers
Hi There, We want to synchronize 100+ databases to another server on Cloud. The size of each database will be around 20 GB. The tables in source database is getting truncated and populated back....
View ArticleRow-Overflow Data Exceeding 8 KB
Hi all,I have been looking into Row-Overflow data. Soon we are getting 2014. However the below...
View ArticleService accounts for SQL in the cloud
We're looking to deploy a multi-subnet SQL cluster across data centres in Azure and was wondering what people's thoughts are regarding what account should be used for running the engine? I'm leaning...
View Article