Table locks
In a stored procedure, dynamic queries are used. The procedure was executed from .NET application but could not get result due to timeout issue. But when same execution query was run from SSMS, result...
View ArticleCorrupt SQL database
I am having an issue with a corrupt SQL database. This database runs functions for one of our products and this corruption is causing some tasks to not run. I have run the following commands against...
View ArticleConcurrent connection -IF EXISTS(...) fails
Hi, I am having a webservice , which uses a stored procedure to insert data to db. I am using the IF EXISTS () condition to check whether duplicate data is being inserted to the table. But when the...
View ArticleSEVERE: CVU do not support target environment..when installing Oracle client
Hi there, this is the full log when I tried to install. I need to set up a linked server between my SQL 2014 and Oracle 11is it familiar to someone? Using paramFile:...
View ArticleRBS maintainance job Orphan cleanup not working
The problem are that Orphan cleanup won't start up. He starting up. chekcking pools and always stuck on 5 pool. And can delete other pool data. The command I'm runing:> C: cd "C:\Program...
View ArticleSQL Server 2019 CTP 3.0 repair and unistall.
Hi!I have SQL Server 2017 installed and I tried install SQL Server 2019 side by side.I made mistake and selected Default Instance for SQL Server 2019. Sql Server installation failed.and now I am trying...
View ArticleSql server agent doesn't work
Hi!I've ms sql server 2017 express edition for linux. I installed it on my ubuntu 18.04 server.Everything is great, but sql server agent doesn't work.The reason I could see in sqlagent.log:2019-08-09...
View ArticlePerfmon CPU and memory counters for VMWare
Running SQL 2014 /Win 2012 on VMWare. Is there any point in including the 2 objects : Processor (% Processor Time and % Privileged Time) and Memory (Available MBytes and Pages/sec) Or this will show...
View ArticleLicenses in virtual environment
As per SAP Note 2139358, Microsoft changed Terms of Use for SQL Server licenses. So, after 31 October 2019 SQL Server must be installed on a physically dedicated server, independently of SQL version....
View ArticleMonitor SAN Perfmon counters (logical or physical disk counters)
I run Perfmon on Win 2012 R2. Storage is SAN based, hosts are VMWare. Not clear to me if I should use physicalDisk or logicalDisk object counters .Thank you,
View ArticleDatabase Engine fails to install
I have a full version developer 2017 and version 18 ssms as well as SSDT 15 installed already. This would be for a side by side (SXS) of SQL 2019 CTP 3.2 running on Win10 (plenty of RAM 24 GIG - dual...
View ArticleOPENQUERY on SSRS
I have two systems , one using MS SQL and the other one using mySQL and so am using a linked server with OPENQUERY on MS SQL to connect to mySQL and read data from mySQL Database. The query works 100%...
View ArticleGrant permission using sql procedure
Hi everybody,I have a SQL database with 2 tables, which are updated every day at 9 am. I created new user, which has access only to those tables. Update process firstly drops, then creates new one. I...
View ArticleImporting Data from Oracle .dmp file
Hi guys,Someone shared a data with me that is in oracle .dmp file and I don't have Oracle.I was wondering if there is a way to import this data to MSSQL to be able to view it.Thanksme
View ArticleWhere to download SQL Server 2014 Developer edition?
In the following link, they are saying that SQL Server 2014 developer edition is...
View ArticleSQL Server Agent job fails , but works fine when user stays logged in
I have a SQL Server job that runs a SSISDB package. The package does some SQL database connection and creates an excelt file as output. Finally it runs a VB 2015 script that opens the created excel...
View Articleminimum permissions in order to issue checkpoint and dropcleanbuffers
Hi we run 2017 standard. What is the minimum permission(s) our dba needs to give me in order to run checkpoint followed by dbcc dropcleanbuffers on a dev server? I have already read the do's and...
View Articlerestrictions on source tables that are replicated
Hi er run 2017 standard. Our prod tables are replicated to a test environment. I've heard different things about replication including (maybe) the requirement for a primary key. Are there any gotchas...
View ArticleSQL 2016: Syscommittab - Cleanup Single Transaction Results in significant...
Good Morning All, Question: Alternate ways to cleanup syscommittab. Situation: An abused Change Tracking implementation established pre version upgrade and patching to (13.0.5233.0) and upon removing...
View Article