Event 10016
On a Windows 2008 R2 server running SQL Server 2012, I started getting these recently: SQL Server Scheduled Job 'Intraday Backup 1500.Subplan_1' (0x65C01B2C6FA5124493CA18E3665B09AA) - Status: Failed -...
View ArticlePython and Polybase 2019 supported file format
May I know if SQL Server polybase 2019 (or before) support what kind of data format ?Json ? xml ? picture ? audio ?I know that SQL Server 2019 can run python external script , can these python external...
View ArticleSQL Server 2019 BDC storage pool and data pool
What's the actual difference of data pool and storage pool in BDC arch .? Data pool The data pool is used for data persistence and caching. The data pool consists of one or more pods running SQL Server...
View ArticleSQL Server 2019 BDC hardware requirement
what's the minimal requirement for deploying BDC on-prem ? How many physical server need ? and also the CPU/REM and disk ?
View ArticleDatabase Mail is not working
Hi,My database mail was working fine. Recently i have noticed that my database mail is not working.Please helpThank You,Zahid
View ArticleTransact-SQL compilations occuring at high rates for ever !!!
Hello, I am getting more & more alerts from our monitoring system about the SQL Server:Number of times that Transact-SQL compilations occurred, per second (including recompiles). The lower this...
View ArticleSSMS v18.3 - Debugger
Hello,I'm using SSMS v18.3 and I do not see any Debugging option.I have a query and I want to step through each line as it executes.Please help.
View ArticleOLE DB provider "SQLNCLI11" for linked server "LINK_NAME" returned message...
Hi All,I am getting the above error msg when querying data from SQL 2014 SP1 to SQL 2014 SP1.The issue is only with few tables and when we fetch the same data through a Stored procedure it works fine,...
View ArticleFilestream feature not working on cluster instance
Hi,I have the new 3 node FCI SQL Server Cluster (SQL Server Enterprise 2019 on Win Server 2019). The first and second node are also the primary replica in the always on topology. Filestream were...
View ArticlePerformance problem with varchar and utf-8
I have a problem with a simple query that takes more than 30 second to complete. The query is a simple "SELECT" from a single table and the resultset contains 64 rows. Im not sure why it takes so long...
View ArticleScript to Loop through each DB
Hello,I'm not very good with scripting loops.I want to loop through each database and check the LogFile Size and Free Space on Log File.If it meets these conditions I want to truncate.If @logsize >=...
View ArticleWhen is the release date for SQL Server 2020 (aka SQL2020)
Hello all,Do you know when is the release date of the SQL Server 2020 (Also named SQL2020 and SQL Server 16.0 (?))?We need to work on the planning for verification testing with SQL2020.Thank you!- Trang
View ArticleUsage of SQL Server Query Hints
Hi all,I am using sql server 2017, and I was trying to optimize a query that runs slowly. Surfing some blogs, I came across query hints and used this one:option(use...
View ArticleEncryption inserting NULL values.
Greetings. I recently moved a DB that holds DBA service account passwords from a 2012 instance to 2019. The passwords are encrypted using column level encryption. When I run a sproc to decrypt the...
View ArticlePolybase scale out group
https://docs.microsoft.com/en-us/sql/relational-databases/polybase/configure-scale-out-groups-windows?view=sql-server-ver15when I come accross the above DOC, and just wondering if the scale out ability...
View ArticleSSMS query store reports
May I know if the following Queries with forced plans ,queries with high variance are available on SQL Server 2016, however require much update SSMS to view ?And the Query wait stats are from SQL...
View ArticlePostgresql migration tool?
I have a postgres db and would like to convert to SQL Express or standard edition. Is there a conversion or migration tool available?I can dump the postgres db to a sql file but MS has slightly...
View ArticleResource database
What actual objects are persisted under the hidden database "resourcedb"
View ArticleCreating an instance of the COM component with CLSID failed?
Creating an instance of the COM component with CLSID {56AC07DD-46F1-44C0-A6FA-66CB17C79C22} from the IClassFactory failed due to the following error: 80070005 Access is denied. (Exception from HRESULT:...
View Article