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
Post a Comment