Wrox Programmer Forums
|
SQL Server 2000 General discussion of Microsoft SQL Server -- for topics that don't fit in one of the more specific SQL Server forums. version 2000 only. There's a new forum for SQL Server 2005.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the SQL Server 2000 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 2nd, 2005, 11:28 AM
Registered User
 
Join Date: Aug 2005
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default Forgotten SQL sa password

Is there a SQL query that can be run to find out the sa password.
I have sql maintenance plan in place for 5+ years and all of a sudden it doesn't work. The errors are basically:

'Status: Failed - Invoked on: 2005-08-02 08:30:00 - Message: The job failed. The owner () of job Transaction Log Backup Job for 'xxxxxxxxx Maintenance Plan' does not have server access.'

which is SQLSERVERAGENT Category: 3 Event #208

Any help would be greatly appreciated.


 
Old August 5th, 2005, 06:00 AM
Registered User
 
Join Date: Aug 2005
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi,
This link may help u
http://support.microsoft.com/default...b;en-us;902388

koushikroy
 
Old August 5th, 2005, 09:39 AM
Registered User
 
Join Date: Aug 2005
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thanks for the link, however, I was able to delve deeper, and found the original Event Viewer error. The maintenance job was being run under a user ID. That user left the firm and the job was correctly reassigned to 'sa.'
There is a bug in SQL2000 specific to NT that specifies the 'repair any minor problems' under the Integrity Tab be unchecked.
When I unchecked this (it was checked) I was unable to stop the sqlserviceagent due to an error 5: access denied.
"An error 5 – (Access is denied) occurred while performing this service operation on the SQLServiceAgent service."

If you have any info on correcting this I'd have a very good weekend.

Quote:
quote:Originally posted by koushikroy2001
 Hi,
This link may help u
http://support.microsoft.com/default...b;en-us;902388

koushikroy





Similar Threads
Thread Thread Starter Forum Replies Last Post
Forgotten VBA password myahsam Excel VBA 0 January 22nd, 2008 10:38 AM
Problem with Forgotten Password retrieval Insel Haber ASP.NET 2.0 Basics 1 October 18th, 2006 04:01 AM
Forgotten Password pompey BOOK: ASP.NET Website Programming Problem-Design-Solution 3 September 28th, 2005 06:55 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.