Query failed: select p.availabilitycode, p.serialized as performanceData, e.serialized as eventdata
from olct_performance P
join olct_entity e on e.sitecode = p.sitecode and e.entitytype = 27 and e.EntityID = P.eventid
where p.sitecode='IFI' and p.performanceid = gtm.start and scheduleDate >= current_date and p.active = 1