DIR Command on a NetWare Directory Results in "File Not Found"

Last reviewed: March 20, 1997
Article ID: Q154701
The information in this article applies to:
  • Microsoft Windows NT Workstation versions 4.0
  • Microsoft Windows NT Server versions 4.0

SYMPTOMS

When performing a DIR command, you may receive a "File not found" error message if the NetWare server directory contains a very large number of files.

CAUSE

After typing the DIR command, the sequence of events that causes this error is:

  1. The server message block (SMB) client requests the directory information from the SMB server.

  2. The SMB server requests files from the NetWare server. Sometimes the SMB server must rewind the DIR search for the SMB client.

  3. Since the NetWare server does not support this rewind, the SMB server does a brute force rewind starting from file 0 (zero).

  4. After the server gets down to about the 2000th file, this unwind takes so long that the SMB client times out.

STATUS

Microsoft has confirmed this to be a problem in Windows NT version 4.0. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.


Additional query words: prodnt
Keywords : kb3rdparty kbnetwork ntinterop ntnetserv ntprotocol NTSrvWkst
Version : 4.0
Platform : WinNT


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: March 20, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.