Viewing 15 posts - 3,451 through 3,465 (of 6,104 total)
Sounds like the DBA instituted a maintenance plan and is doing other things than just the backup, as previously offered by SQLBill If this is the case, that DBA has...
K. Brian Kelley
@kbriankelley
Are there any trust relationships established between the domains? If so, in what direction?
Is the use of SQL Server logins an option?
K. Brian Kelley
@kbriankelley
Do not use the auto-repair option for the reason you've seen (single user mode issue). If a database throws an inconsistency error with a DBCC check, you'll probably want to...
K. Brian Kelley
@kbriankelley
No. just by knowing the sa password you can't directly get the password for the administrator account. You'd need to brute force the password using some sort of tool. However,...
K. Brian Kelley
@kbriankelley
Viewing 15 posts - 3,451 through 3,465 (of 6,104 total)