Quantcast
Channel: Forum Getting started with SQL Server
Viewing all articles
Browse latest Browse all 7129

Error when trying to disable data compression in SQL 2014

$
0
0

Dear all,

I tried to disable the data compression for granular backup purposes on SQL 2014 with following query:

EXEC [dbo].[prc_EnablePrefixCompression] @online = 0, @disable = 1


I received following error message:

Msg 2812, Level 16, State 62, Line 1

Could not find stored procedure 'dbo.prc_EnablePrefixCompression'.

Does anyone have an idea how to fix this? I did not find any solution. Help is appreciated.

Thank you very much!

Best regards,

Benedikt




Viewing all articles
Browse latest Browse all 7129

Trending Articles



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