Event details
We are very excited to announce a SharePoint Server Subscription Edition AMA!
An AMA is a live text-based online event similar to a “YamJam” on Yammer or an “Ask Me Anything” on Reddit. This AM...
EmilyPerina
Updated May 10, 2022
bwernet
May 10, 2022Copper Contributor
By the way, is the bug of "third recycle bin not emptying" patched? We still have to patch SQL stored procedure of Office 2019 to recover space...
- Steve ZhangMay 10, 2022
Microsoft
Hi Brice, Sorry I am not quite following the question. Could you please tell more about what the bug is? Thanks Steve- bwernetMay 10, 2022Copper ContributorIn our Sharepoint 2019 setup, despite files being deleted from both recycle bins in sharepoint, space is not freed in our databases. We discovered that there is another level of recycle bin in the database, and that the stored procedure that should delete thoses items can't execute: one date in the procedure is set to 31-12-9999, which is not interpreted as a date value. Other default dates in other stored procedures are set to 01-01-9999 which works for any language. So we "patch" sharepoint 2019 by changing this date in every database created by sharepoint...
- Steve ZhangMay 11, 2022
Microsoft
Hi Brice, Coud you please help to tell which store procedure includes this invalid date? Thanks Steve