× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Good timing Eric, This happended to me last week.   Call this API to reset
the NetServer (or you can do this by right clicking the NetServer in ops
nav:

 CALL       PGM(QZLSSTRS) PARM('1' X'00000000')

The '1' tells it to reset.  Passing a '0' in that first parm is how you
would normally restart it through the api.  I wrote a little CL routine that
tries to start it, if it encounters an error than it does the reset.  Email
me if you want a copy of the program.

David Smith
Advanced Information Solutions, Inc.

From: Eric Sundell PMI <ESundell@pmi.delta.org>
To: "'MIDRANGE-L@midrange.com'" <MIDRANGE-L@midrange.com>
Subject:
Date: Wed, 27 Mar 2002 11:52:49 -0800
Reply-To: midrange-l@midrange.com

We just had our Netserver stop and now it won't start, gets error code 5 -
Start of the NetBIOS over TCP/IP failed with return code 3418.

    5 - Start AS/400 NetServer with the reset option using the Start Server
  (QZLSSTRS) API.  If the problem continues, restart TCP/IP with the End
  TCP/IP (ENDTCP) and Start TCP/IP (STRTCP) commands.  Note:  This may
affect
  other users.  When TCP/IP is active, start AS/400 NetServer with the reset
  option using the Start Server (QZLSSTRS) API. If the problem continues,
  contact your service provider.

Any clues?
--



As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.