After several days of testing in development environment we rolled out SQL Server 2012 SP2. Server is running great in production and GDI+ errors have stopped from randomly showing up. Now after a week we are getting invalid SUM results when multiple rollup values are being calculated, is anyone else seeing this issue?
For now the work-around has been to split 1 query into 7 in order to calculate values individually.