Cannot enlist in the transaction because the transaction does not exist....
Hi, we are having this error message in random times from random <g class="gr_ gr_99 gr-alert gr_spell gr_inline_cards gr_disable_anim_appear ContextualSpelling ins-del multiReplace" data-gr-id="99"...
View ArticleHow can I bulk insert into deltastore? HOW TO use SqlBulkCopy on a table with...
Hello SQL server community,We have an application that is loading data events in batches.The application inserts events into SQL Server table with Bulk insert (System.Data.SqlBulkCopy). (in batches of...
View ArticleModifying SQL script to allow the script executed daily via SQL agent job ?
People,I'm running a small physical server with SQL 2019 Standard with just 256 GB of SSD in a far remote location. Hence extending the C: drive is not possible.At the moment the SQL DB of software...
View ArticleThe primary key is fragmented seriously?
Yesterday I rebuild all index, But today found that the fragmentation of primary key is much more serious than other indexes。WHY?Do you have relevant documents
View Articlespid 55 Exception 0xc0000005 EXCEPTION_ACCESS_VIOLATION
HelloWe are running SQL server 2019 version 15.0.4003.23 – January 2020 on Windows server 2016and it is producing the following error01/10/20 15:10:21 spid 55 Exception 0xc0000005...
View ArticleHow to install a replication feature via command while OS is core edition and...
How to install a replication feature via command while OS is core edition and sql server 2016 is thereThanks, /\J/\Y GUPT/\ SQL DBA ..India..
View Articletable column data type [dbo].[Varchar_Value] on 2008 r2
Hi. I saw this data type [dbo].[Varchar_Value] in a table definition. what is that? selecting @@version I see ...2008 R2. I looked for synonyms in the same db, master, model, msdb and found nothing.
View ArticleShrinking SQL .MDF & LDF file size not working?
Hi All,May I know what's the command to shrink down the .MDF and .LDF files?Because when I execute this command below, it does not reduce the disk space used, even after I purge some of the old data...
View ArticleTempdb growth issue
Hello, We have SQL 2016 Ent environment. Yesterday tempdb grew all of a sudden. We are trying to find the root cause as to what led to tempdb growth. How can I find the queries that led to yesterday's...
View ArticleTSQL script for Deadlocks
Hello,Is there a way to capture via a TSQL script, the deadlocks which last 10 minutes or longer for a particular database? Please advise.Thanks,Veena
View ArticleLinked servers cannot be used under impersonation without a mapping for the...
So I have seen other forum posts, but they haven't exactly matched the issue I am having (though I am getting this same error!)I am trying to run a sql server agent job that runs a stored procedure...
View ArticleTransaction log space reclaim
Hi I am new to the organization as DBA and looking after SQL instance. One F: as transaction logs and used 50GB. Application users asked me to get clear this folder to some amount space. I am not sure...
View ArticleHow to export and import a database with all users from one server to another
We have a production server and need to export and import the database in development. What would be steps that I need to follow to create a copy of the database with users.
View ArticleMicrosoft.ACE.OLEDB.16.0 provider is not registered on the local machine....
Trying to import data from Excel is giving this message. Office365 64-bitHere's what I tried:1) I installed the 64-bit Access database engine 20162) I tried the 2010 & 2007 versions as well3) I...
View ArticleFinding Cause of Performance Issue
Hi All, Running SQL Server 2008 R2 SP3 on two different servers, with (at a glance) identical configurations. Both servers are virtual and have the same amount of resources assigned to them. The data...
View ArticleQuery Running long time
Team,below query running long time, when i rebuild below index then it complete. why this happen?query :select @pstepid = pv.id from cs_ticket_progress_values pv join cs_ticket_progress p on p.id...
View ArticleStolen Memory VS Tempdb Spill
Can anyone explain how to differentiate this two things. I believe this two things happened because of sort and hash operation and statistic also can cause tempdb spill. Is that this both stolen memory...
View ArticleSQL Server 2019 snapshot agent error
Hello,I was trying to configure an SQL Server 2019 transactional replication, but the snapshot agent returns the following error:Error messages: Message: An unspecified error had occurred in the native...
View ArticleUpgrade advisory report failure on SQL Server 2019
HI,We are doing impact assessment analysis for SQL Server 2019. ENV1: SQL Server 2019 on Windows Server 2016ENV2: SQL Server 2019 on Windows Server 2019When we run Microsoft Data Migration Assistant...
View ArticleCannot enlist in the transaction because the transaction does not exist....
Hi, we are having this error message in random times from random <g class="gr_ gr_99 gr-alert gr_spell gr_inline_cards gr_disable_anim_appear ContextualSpelling ins-del multiReplace" data-gr-id="99"...
View Article