N302: NETBIOS Error errmsgfunction = errorcode The specified NETBIOS error has occurred. For example, if you attempt to connect to a server using an invalid server name,
or if the specified server is not up and running, the following message is displayed:
N359: Cannot find Named Pipe name (ERROR_PATH_NOT_FOUND). Make sure that the XDB Server configuration (XDBSRVCO.EXE or XDBSRVBT.EXE) setting for the number of Named Pipes threads is
greater than zero, and that the Named Pipes protocol is turned on.
N367: Named Pipe name is broken (ERROR_BROKEN_PIPE). The connection has been broken between the server and the client. Check to see that the server is up and that there is no
problem with the network. Check that your Named Pipes configuration matches that in the XDB Server Configuration utility.
N374: All available instances of Named Pipe name are in use (ERROR_PIPE_BUSY). The maximum number of users communicating via Named Pipes is logged into the XDB Server. To correct this problem, try increasing
the number of Named Pipe Receive Threads (XDB Server Configuration utility, Multi-user Options). Also, if embedding SQL in
COBOL, check your code to be sure you have not used the LOGON and LOGOFF directives in subprograms. See the XDB Server Administration
Guide for configuration information.
N396: Undocumented Named Pipes error number. Internal error. If number = 53, and using Novell NetWare, you must put your server name after NPDAEMON.EXE in your CONFIG.SYS
file. You may be starting an OS/2 client against a local OS/2 server (make sure the OS/2 environment variable XDBSERVE is
set to LOCAL). Otherwise, contact Micro Focus Technical Support.