Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » SQL Anywhere 10 - Error Messages » MobiLink Communication Error Messages » Alphabetic list of error messages

The content type '%1!s!' is unknown Next Page

The host name '%1!s!' could not be found


Item

Value

Constant

SOCKET_HOST_NAME_NOT_FOUND

Error code

57

Parameter 1

The name of the host.

Probable cause

The given host name could not be found. Check the following: 1) The host name was correctly specified. 2) The host is accessible. Many systems include a "ping" utility that can be used to verify access to a named host. 3) The Domain Name Server (DNS), or its equivalent, is available. If the DNS is not available, try specifying the host's IP number (for example, NNN.NNN.NNN.NNN) instead of the host name. 4) The HOSTS file contains an entry that maps the host name to an IP number.