Re: xp_msver

From: Mateo (Mateo_at_discussions.microsoft.com)
Date: 01/24/05


Date: Mon, 24 Jan 2005 10:41:05 -0800


Microsoft SQL Server 2000 - 8.00.818 (Intel X86)
        May 31 2003 16:08:15
        Copyright (c) 1988-2003 Microsoft Corporation
        Standard Edition on Windows NT 5.0 (Build 2195: Service Pack 4)

~Mateo

"Aaron [SQL Server MVP]" wrote:

> What does SELECT @@VERSION yield?
>
> --
> http://www.aspfaq.com/
> (Reverse address to reply.)
>
>
>
>
> "Mateo" <Mateo@discussions.microsoft.com> wrote in message
> news:67FBF08F-0247-4625-90AF-AA2AA671A6FE@microsoft.com...
> >
> > We're getting the following error message when the xp_msver is called from
> a
> > monitoring application (the app connects using the sa account)
> >
> > [Microsoft][ODBC SQL Server Driver][SQL Server]Stored function 'xp_msver'
> > in the library 'xplog70.dll' generated an access violation. SQL Server is
> > terminating process 61.
> >
> > I get the following error when executing xp_msver in Query Analyzer using
> > the SA account:
> >
> > [Microsoft][ODBC SQL Server Driver][DBNETLIB]ConnectionCheckForData
> > (CheckforData()).
> > Server: Msg 11, Level 16, State 1, Line 0 General network error. Check
> your
> > network documentation.
> >
> > Connection Broken
> >
> >
> > I checked the SQL permissions and the public role has exec privileges. The
> > SQL program folder permissions have been restricted to Local Admin.
> However,
> > adding 'everyone' to the folder did not resolve the issue and as far as I
> > know the permissions have not changed recently.
> >
> > I'm wondering if the 'xplog70.dll' is corrupt. Anyone have any ideas?
> >
> > Thanks,
> > Mateo
> >
>
>
>



Relevant Pages

  • Re: Using Windows Authentication
    ... for users (not SQL permissions, but program-specific permissions which I ... the login name. ...
    (microsoft.public.access.adp.sqlserver)
  • Re: Rendom with Windows 2003
    ... If you're successful with rendom.exe the permissions will be ok. ... > Also what about SQL Permissions? ... > to domainB\group1 access to Database1? ...
    (microsoft.public.windows.server.migration)
  • Rendom with Windows 2003
    ... I am planning on renaming the netbios name from domainA to domainB. ... Also what about SQL Permissions? ... Will it change the sql from domainA\group1 access to Database1 ...
    (microsoft.public.windows.server.migration)
  • Re: xp_msver
    ... "Mateo" wrote in message ... > We're getting the following error message when the xp_msver is called from ... > I checked the SQL permissions and the public role has exec privileges. ...
    (microsoft.public.sqlserver.server)

Loading