Forum Replies Created

Viewing 15 posts - 3,451 through 3,465 (of 6,104 total)

  • RE: Availability of SQL server when backup runs

    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

  • RE: Authenticating with non-domain sql server

    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

  • RE: How to make maintenance plan in SQL server

    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

  • RE: Windows 2003 server administrator password forgot

    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)