There is an error on the SQL command.

SQL:
SELECT COUNT(CODIGO) as n FROM fbz_imoveis imo WHERE VER_WEB='Sim' and ORIGEM=0 AND (STATUS = 'VENDA' OR STATUS = 'ALUGUEL' OR STATUS = 'VENDA E ALUGUEL' OR STATUS = 'ALUGADO IMOBILIARIA/' OR STATUS = 'ALUGADO IMOBILIARIA' OR STATUS = 'ALUGADO TERCEIROS' OR STATUS = 'VENDIDO IMOBILIARIA' OR STATUS = 'VENDIDO TERCEIROS' OR STATUS = 'SUSPENSO') and ( instr(TAGS,'predio')>0 and instr(TAGS,'comercialtipo')>0 and instr(TAGS,'ponto')>0 and instr(TAGS,'comercialsalao')>0 and instr(TAGS,'comercial')>0 )

Error:
Query execution was interrupted