Executing sp_downgrade

The downgrade phase of sp_downgrade takes various actions in the server to allow the system to be started with a pre-15.0.2 server. There are no specific actions you need to take. To start the downgrade phase, run:

sp_downgrade 'downgrade', '15.0.1'

Or:

sp_downgrade 'downgrade', '15.0'