Microsoft KB Archive/100820

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 15:02, 18 July 2020 by 3155ffGd (talk | contribs) (importing KB archive)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)



BUG: sys2070 Error When Running ODS Secure Sample on Novell

Last reviewed: April 28, 1997
Article ID: Q100820

The information in this article applies to:

  • Microsoft SQL Server version 4.2 for OS/2

BUG# OS/2: 7541 (4.2)

SYMPTOMS

On a Novell network, when you attempt to execute the following secure sample application,

   secure -SSQLHIDE -Fc:\sql\opends\query.log /N

the OS/2 error message sys2070 is generated:

   Cannot demand load application segment. NETAPI.DLL in error. See
   sys0182 for further information.

The documentation on the /N parameter on page 24 of the "Open Data Services User's Guide" implies that the secure sample application can be used on non- LAN Manager local area networks if the user specifies /N. This is not the case for Novell networks.

WORKAROUND

The secure application is only an example of how ODS applications can be coded. Novell users wanting to use the SQL command logging can rewrite the secure sample code to eliminate the LAN Manager-specific logic dealing with user ID security checking. The gateway sample application code can also be modified to log SQL commands it passes to the SQL Server.

STATUS

Microsoft has confirmed this to be a problem in SQL Server version 4.2 for OS/2. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.



Additional query words: sql os2

Keywords : kbbug4.20 kbprg SSrvDoc_Err SSrvODS SSrvProg
Version : 4.2
Platform : OS/2
Issue type : kbdocerr


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: April 28, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.