Can't create/write to file '/tmp/#sql_366_1.MAI' (Errcode: 28 "No space left on device"):select s2.NAME, s1.PROPS, s1.ID, s1.POSITION, s1.ALIAS, s1.TEMPLATE, s3.TEMPLATE2 from gxvg_component2page as s1 join gxvg_components as s2 on s2.ID = s1.COMP_ID left join gxvg_namespace2page as s3 on s3.NAMESPACE_ID = s1.ID where (s3.PAGE_ID = '8' or s1.IN_ALL = 'Y') and s1.ACTIVE='Y' order by s1.POSITION desc