Forum Replies Created

Viewing 15 posts - 46 through 60 (of 65 total)

  • RE: SQL 2000 Cannot login!

    Thanks Luke. I changed the value in the registrty to 2 and have managed to now login! I have since discovered that a 3rd party app that accesses the SQL...

  • RE: SQL 2000 Cannot login!

    Sorry - it would have been mixed mode as well. I did log into Query Analyser to check the version number after the SP$ install so I must have been...

  • RE: SQL 2000 Cannot login!

    THE AD Accounts were members of SysAdmin within SQL Server.

  • RE: SQL 2000 Shrink Database

    The issue I had was that the maintenance plan was not reducing the data file size. So I assumed the free space was being removed, but the file size was...

  • RE: Difference between Grant/Deny and Login Enabled/Disabled

    Thanks for the reply.

    I agree, if the Deny checkbox is ticked the permissions are still associated with that login, as the Login still retains its permissions after being disabled!

  • RE: SQL 2000 - Retrieve ID value from XML field

    Apologies. Here's the XML:

    &ltNewDataSet&lt

    &ltFormData&lt

    &ltRequestTypeID&lt1005&lt/RequestTypeID&lt

    &ltRequestTypeText&ltAdditional Bin Request&lt/RequestTypeText&lt

    &ltFormVersion&lt1.0.0&lt/FormVersion&lt

    &ltNotes&ltPLEASE DELIVER AN ADDITIONAL GREY TO THE...

  • RE: Backup Chains

    Thanks you for all your replies.

    I have also been experimenting...

    I created:

    Full1.Bak

    Tran1.TRN

    Full2.BAK

    Tran2.TRN

    using SQL2005. I deleted Full2.BAK and restored Full1.Bak, Tran1.TRN and then Tran2.TRN and this worked.

    I'm still a tad confused?? I...

  • RE: Backup Chains

    Thought so.

    The doubt cam from reading about SQL2005 backups:

    Copy-Only Backups

    Usually, taking a backup changes the database and affects how later backups are restored. However, occasionally, it is useful to...

  • RE: SQL2000 Service Accounts

    I have now fixed this. The generic DBA account was in the BUILTIN\Administrators login which I had denied (as a test). This was taking precedence. When I fully deleted this...

  • RE: Notify when SQL Server Agent Stops

    That's great.

    Would this have to executed from a different server though?

  • RE: SQL 2000 - LDFs and Shrinks

    Thanks for the great reply.

    With the increase in log file size - the live log files (I have 2 ldfs) only total 3GB in size, but when I restored they...

  • RE: SQL 2005 Maintenance Plans - Indexes

    Thanks - that's great. So a Rebuild does all a Reorganise does and more?

  • RE: SQL 2005 Moving Maintenance Plans

    I've also found that the .txt log files are not created either. Would be quicker to create jobs from scratch!

  • RE: SQL 2005 Moving Maintenance Plans

    Thanks Mark - I'm with you now.

    Have imported a plan and see what you mean with having to change the server name etc etc. At least it keeps the steps...

  • RE: SQL 2005 Moving Maintenance Plans

    Mark

    Apologies but where do I expand 'Stored Packages', 'MSDB' & 'Maintenance Plans' from? I have created a new SSIS Package and created a Connection Manager to my Server where the...

Viewing 15 posts - 46 through 60 (of 65 total)