sql - Error 6624 : A Winsock virtual circuit was reset remotely -


we installed new advantage server 11.1 on linux (before used on netware)

when run query space command sql openquery, got error:

error 6624:  winsock virtual circuit reset remotely. 

and linux service crashes, must restart it.

if run same query old server, works fine.

example of query error:

select * table1 t  t.key = space(2) +  '776782' 

why space command crash linux service ?


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -