> Sybase Adaptive Server Enterprise on HP9000
> server start on port 4000
> client program is writen by PB 5.0
>
> when server started about half a hour or so long,
> the client may meet follow error message then dead
> error message: "Type ' ' not allowed before login."
> and on HP9000 use isql to exec store procedure such
> as sp_lock also meet this error.
>
> can any one help me, thanks!
Hi,
Please post your question on
news://forums.sybase.com/sybase.public.sqlserver.unix instead of
sybase.public.sqlserver.urgent_communications as it is reserved for
posting urgent notifications from Sybase to the community.
To answer your question, there is some sort of illegal data sent during
login. Use traceflags -T4001 and -T3605 in order to receive information
to determine whom is causing this.
Jason