sonir 发表于 2009-3-28 10:51:28

sybase 问题。请高手解决

Error: 1621, Severity: 18, State: 1Type '' not allowed before login.

chj3851 发表于 2009-3-30 10:13:43

Error 1621
Severity 18
Message text Type ’%c’ not allowed before login.
Explanation Adaptive Server uses TDS (Tabular Data Stream) packets to communicate with
clients. A token is attached to every TDS packet to differentiate between
different types of packets. During login, Adaptive Server expects a client to
supply either the TDS_LOGIN or TDS_ECHO token.
Error 1621 occurs when a client sends a token other than TDS_LOGIN or
TDS_ECHO at login. Possible causes include:
• Non-printing characters in the login script.
• Another process trying to access the port used by the server.
• An incompatible database driver; for example, an unsupported ODBC
driver.
Action To see if other processes are interfering with the port, use netstat (UNIX) or
Task Manager (NT) and check port status. You can also start the server using a
different port number to remove any possible interference.
Check client applications to make sure logins are using a supported database
driver. On NT, you can use the Drivers tab under ODBC Data Source
Administrator to see the available drivers.
Check the TDS login packets being sent to Adaptive Server. To identify the
affected logins, you can monitor packets:
• by using trace flags 3605 and 4001 (3605 sends the output to the error log)
Warning! Use of trace flag 4001 may generate a large number of messages
in the error log.
• with the ribo utility (Version 12.0).
Correct your login scripts to remove non-printing characters or control
characters, and retry the connection.
Additional information Refer to “How to Start Adaptive Server with Trace Flags” in Chapter 2 for
details on using trace flags.
Version in which this
error is raised

flybean 发表于 2009-4-1 08:50:03

粗看了一下,MS TDS 协议 不正确。使用与ASE版本相应的客户端软件试试
页: [1]
查看完整版本: sybase 问题。请高手解决

免责声明:
本站所发布的一切破解补丁、注册机和注册信息及软件的解密分析文章仅限用于学习和研究目的;不得将上述内容用于商业或者非法用途,否则,一切后果请用户自负。本站信息来自网络,版权争议与本站无关。您必须在下载后的24个小时之内,从您的电脑中彻底删除上述内容。如果您喜欢该程序,请支持正版软件,购买注册,得到更好的正版服务。如有侵权请邮件与我们联系处理。

Mail To:Admin@SybaseBbs.com