Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

SQL server In place Upgrade from 2014 to 2017 ( RTM-CU17) - SQL Assertion error

$
0
0

SQL Server In place upgrade from 2014 to 2017 RTM -CU17 failing with Assertion error.

'IS_OFF (BUF_MINLOGGED, m_buf->bstat) || pageModifyType != PageModifyType_Contents || GetPagePtr ()->IsTextPage ()'.

1. Database and SSIS is upgraded to 2017 and redeployed after in place upgrade from 2014 to 2017

2. we have a master package which runs around 120 child packages and failing continuously on a particular ETL package.This SSIS job calls a Stored procedure which contains  merge statement ( around 80K records).

3.Same error when we run the individual package or running the Stored procedure on SSMS.

Following workaround are done but no luck

1. Drop and recreate SP

2.DBCC check on table

 


Viewing all articles
Browse latest Browse all 24688


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>