Re: xp_msver
From: Mateo (Mateo_at_discussions.microsoft.com)
Date: 01/24/05
- Next message: Geoff N. Hiten: "Re: Spanning multiple partitions - Is there an interuption during setu"
- Previous message: Andrew J. Kelly: "Re: Another Filegroup question"
- In reply to: Aaron [SQL Server MVP]: "Re: xp_msver"
- Next in thread: Aaron [SQL Server MVP]: "Re: xp_msver"
- Reply: Aaron [SQL Server MVP]: "Re: xp_msver"
- Messages sorted by: [ date ] [ thread ]
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
> >
>
>
>
- Next message: Geoff N. Hiten: "Re: Spanning multiple partitions - Is there an interuption during setu"
- Previous message: Andrew J. Kelly: "Re: Another Filegroup question"
- In reply to: Aaron [SQL Server MVP]: "Re: xp_msver"
- Next in thread: Aaron [SQL Server MVP]: "Re: xp_msver"
- Reply: Aaron [SQL Server MVP]: "Re: xp_msver"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|