Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / DB Engine / SQL Server / July 2008

Tip: Looking for answers? Try searching our database.

xp_logininfo is missing

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Leon Shargorodsky - 28 Jul 2008 22:41 GMT
I'm using SQL Server 2000 (legacy system, not my choice), build 8.00.2039
When trying to execute SQL job, I get this error message:

Server: Msg 15009, Level 16, State 1, Procedure sp_helptext, Line 53
The object 'xp_logininfo' does not exist in database 'master'.

I "borrowed" a text of xp_logininfo from another server and tried to create
it in master database:

Server: Msg 156, Level 15, State 17, Procedure xp_logininfo, Line 40
Incorrect syntax near the keyword 'OPENROWSET'.
Server: Msg 156, Level 15, State 1, Procedure xp_logininfo, Line 57
Incorrect syntax near the keyword 'OPENROWSET'.

Please help... thank you!

Leon
Denny Cherry - 29 Jul 2008 02:50 GMT
Why is your job trying to get the source code of xp_logininfo?

You can reinstall all the system procedures by running the
procsyst.sql from the INSTALL folder on the install CD.

Denny

>I'm using SQL Server 2000 (legacy system, not my choice), build 8.00.2039
>When trying to execute SQL job, I get this error message:
[quoted text clipped - 13 lines]
>
>Leon
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.