Hi Jon,
I am trying to run this query and I am getting this error when I run the query from command window:
select ticket from ticket where ((title\tick_txt\tic_text\attch_text likep 'banana') or (tic_comm likep 'banana' and Prod in ('21983','21984','23492','23622','23624','25511','25512','25516','35028'))) and (Prod in ('21983','21984','23492','23622','23624','25511','25512','25516','35028','25517','35029'))
I get some results but after that I get this error:
Bus Error (core dumped) can you please help me in resolvin gthe issue.
Regards
Haamid
I am trying to run this query and I am getting this error when I run the query from command window:
select ticket from ticket where ((title\tick_txt\tic_text\attch_text likep 'banana') or (tic_comm likep 'banana' and Prod in ('21983','21984','23492','23622','23624','25511','25512','25516','35028'))) and (Prod in ('21983','21984','23492','23622','23624','25511','25512','25516','35028','25517','35029'))
I get some results but after that I get this error:
Bus Error (core dumped) can you please help me in resolvin gthe issue.
Regards
Haamid