To test your connection with the server, use the process query command, mfdbcs -info to ping the server. If no server is specified, the xdbcsrvr process is pinged on the current host; otherwise, the process is pinged on the named host.
mfdbcs -info myserver
you receive the response:
xdbcsrvr is running on port 20222 of server myserver
mfdbcs -info -n 2345 myserver
you receive the response:
xdbcsrvr is not running on port 2345 of server myserver connect: errno: 10061