Forum Replies Created

Viewing 15 posts - 3,811 through 3,825 (of 4,745 total)

  • RE: MSSQL Server 2005 cluster between different physical sites.

    As was alluded to earlier with windows 2008 you can set up multi-site clustering using a vLAN. setting up the cluster may be different but its transparent to SQL and...

    ---------------------------------------------------------------------

  • RE: How do YOU recover system DBs after a server restore?

    I have tested copying back a saved away latest copy of the resources database to bring your instance up to date with patches and it works. I had some fun...

    ---------------------------------------------------------------------

  • RE: Being More Productive

    A lot of the hardware that people are talking about which allows them to be more productive is dependant on one 'invention', the internet, and in particular broadband access allowing...

    ---------------------------------------------------------------------

  • RE: Log Shipping

    SUBRAHMANYA HEDGE (3/19/2009)


    You can also use SSIS for transferring Jobs and Logins from your primary server to secondary server.

    be warned - if you use the SSIS transfer logins task it...

    ---------------------------------------------------------------------

  • RE: Guest Editorial: Short Transactions

    seems I should have referred to 'undo' rather than redo. See I said Oracle was confusing.

    If this area did not go into tempdb it would have to go into each...

    ---------------------------------------------------------------------

  • RE: Guest Editorial: Short Transactions

    one of the great things about SQL server is the simplicity of the database architecture, particularly as compared to Oracle, do we want to go down the road of having...

    ---------------------------------------------------------------------

  • RE: Log Shipping

    for how to handle logins google 'sp_help_revlogin'

    ---------------------------------------------------------------------

  • RE: question, urgent please!!!

    NO! I'm spartacus!

    ---------------------------------------------------------------------

  • RE: Log Shipping

    ensure the latest tranlog backup you managed to copy over to the secondary server is restored to the secondary database. Easiest way is to see what the latest file is...

    ---------------------------------------------------------------------

  • RE: relocating tempdb - logistical question

    Tebeho, forum etiquette is you should start your own thread when you have a somewhat unrelated question.

    However, if you have not added your user databases yet or gone live you...

    ---------------------------------------------------------------------

  • RE: Dettaching Luns from failed active SQL Server to passive

    Mohit (3/16/2009)


    george sibbald (3/16/2009)


    thats rather a lot for mirroring. Doable with log shipping though.

    I have over 30-40 databases running on my SQL Server 2005 server with no issues; have you...

    ---------------------------------------------------------------------

  • RE: SQL 2005 installation takes too long

    about the elapsed time as I see.It is a big install.

    Have you copied the software local to your machine or installing over the network? Are you installing every single feature?...

    ---------------------------------------------------------------------

  • RE: Dettaching Luns from failed active SQL Server to passive

    thats rather a lot for mirroring. Doable with log shipping though.

    Both mirroring and log shipping have the advantage of duplicating the disk storage, improving resilience there.

    If you must persist with...

    ---------------------------------------------------------------------

  • RE: Dettaching Luns from failed active SQL Server to passive

    how many databases, mirroring could be seen as a poor mans cluster (no insult intended!)

    ---------------------------------------------------------------------

  • RE: Dettaching Luns from failed active SQL Server to passive

    EdVassie (3/16/2009)


    At my old place the system DBs were on different disks to the user DBs. The user DB disks were replicated but the system DB disks were not.

    Each server...

    ---------------------------------------------------------------------

Viewing 15 posts - 3,811 through 3,825 (of 4,745 total)