Looking for more Beta Testers!
Hey guys!We are looking for active beta participants to try out our new SaaS-BaseD Monitoring Tool. Our tool will monitor your databases and their underlying (virtual) infrastructure. If you would like...
View Articlewho changed DB autogrowth Settings
How can we find who changed the DB Autogrowth settings? - Can we know the modified time and the admin who changed it?
View ArticleNew Install, lot of Async_Network_io, performance issue
Hello!I've just finished to migrate all my production DB to a new SQL 2014 Box, built on an Hyper-v Guest.All is working well but we have found some issues related to the networkThe ERP Application...
View ArticleSQL Version required for DataZen mobile reporting to work
We are looking at deploying a SQL standard edition 2 node cluster to host our transaction data and then for reporting to make use of an SSRS farm we would have to have Enterprise edition as I...
View ArticleSQLCMD 2014 using NTLM instead of Kerberos
We are having an issue on multiple servers where running the below command using the 2014 version of sqlcmd.exe returns NTLM but using an earlier version returns Kerberos even when using the -E...
View ArticleS.o.l.i.d W.o.o.d F.u.r.n.i.t.u.r.e F.o.r S.a.l.e U.K
S.o.l.i.d W.o.o.d F.u.r.n.i.t.u.r.e F.o.r S.a.l.e U.K . Go to www.solidwoodfurnitureuk.co.uk
View ArticleThe distribution agent failed to create temporary files in 'C:\Program...
HiPublisher: SQL 2008 Distributor: upgraded from SQL 2012 to SQL 2014 Subscribers: SQL 2008 / 2012Current error on transactional replication:The distribution agent failed to create temporary files in...
View ArticleSSMS Error
I sporadically receieve the following error within Management Studio. I am not doing anything in particular, just running queries. Here is the error. Any suggestions on what is causing this or if more...
View ArticleErwin - Forward Engineer Extended Properties only
How do you Forward Engineer Extended Properties only? That is when you create the extended properties on an existing table.I do a preview and it includes a CREATE TABLE Statement.
View ArticleDaily redresh of a small table from Oracle to SQL Server - Options/Best approach
Hi Folks,I have a requirement for a table refresh (truncate/load) that needs to happen daily from Oracle to SQL. The table is relatively small. What is the best approach or options to accomplish this.*...
View ArticleHow do you list the Extended Events for the Table
The following list the Extended Properties for each column in a table: [code="sql"]SELECT * FROM ::fn_listExtendedProperty (DEFAULT,'schema', 'dbo', 'table', 'Event', 'column',DEFAULT) [/code]How do...
View ArticleUsing DNS name connects via NTLM, not Kerberos
Hello,We are seeing a strange issue when we connect to our SQL server using the DNS name vs the hostname or fqdn. When connected via the DNS name and running the statement, [b]select auth_scheme from...
View ArticleMassive Performance Issues with on TempDB and SharePoint 2013
Hi!Maybe some of you can help us :-)We've a fresh installation of SharePoint 2013 and along with that a new SQL-Server 2014 SP1 (Standard).Some facts about the SQL server:- running on ESX 6.0- 4 vCPUs-...
View Articleupgrading sql 2012 to sql 2014 on 2 node active/passive cluster on windows...
Anybody got any good documentation on how to do this and things to look for? This will be an in place upgrade, we don't have the resources to do a side by side upgrade. Appreciate the help.
View ArticleMaintaining Latin characters in SQL BULK INSERT with Format File
I'm trying to import a .CSV file into a SQL Server table using a BULK INSERT with a format file. I can get it to import, but any Latin characters are imported as strange characters. I take a lot of...
View ArticleKerberos authentication
A question for DBAs, when you install a new SQL server, do you often configure your SQL server to Kerberos authentication, or just configure it as needed?Or do you configure all your SQL servers as...
View ArticleChange Port of a Default Instance
I'm trying to test changing the port on a default instance to something other than 1433. I don't want to create an alias and haven't had any luck changing the global default port within the Client...
View ArticleCDC table returning more rows for the same start_lsn
I've CDC running on SQL server 2008 R2 server. I implemented the same CDC on SQL server 2014 server since we are migrating to a new server. When I query the cdc table on 2008 R2, I don't see Start_LSN...
View ArticleDetermining Peak\Off Peak Hours
Hi Experts,We have a new production server and we are trying to find a suitable timing to patch the server for that we need to find the Off Peak hours where the connections are at minimum. How can i...
View ArticleUpgrade SSIS packages
I need to upgrade SSIS packages from 2008 r2 to SQL 2014 , what is the procedure to do this ?Is the standard process like export\import option work ?
View Article