I have a stored procedure that executes and does some data warehousing tasks. It used to work fine, but recently it's stopped updating, even though it executes fine. However, when I execute it it generates a return value of -6 (using the defualt exec script genenrates from ssms), and it's not set up to return specific values. Does anyone know what might be causing this?