Forum Replies Created

Viewing 7 posts - 106 through 113 (of 113 total)

  • RE: table properties and information

    sp_help 'tablename' will display all of the information you need and some extra stuff too.

    Chris

    ------------------------
    I am the master of my fate:
    I am the captain of my soul.
    ------------------------
    Blog: http://sqlserver365.blogspot.co.uk/
    Twitter: @ckwmcgowan
    ------------------------
  • RE: SQL Server 2005 SP2

    Excellent thanks a lot.

    ------------------------
    I am the master of my fate:
    I am the captain of my soul.
    ------------------------
    Blog: http://sqlserver365.blogspot.co.uk/
    Twitter: @ckwmcgowan
    ------------------------
  • RE: Clustered SQL Server 2005 environment on a SAN

    Thanks again much appreciated, I don't know which SAN vendors have been aproached that is being looked into by our infrastructure team. They have been asked to shortlist 3...

    ------------------------
    I am the master of my fate:
    I am the captain of my soul.
    ------------------------
    Blog: http://sqlserver365.blogspot.co.uk/
    Twitter: @ckwmcgowan
    ------------------------
  • RE: Clustered SQL Server 2005 environment on a SAN

    Thanks guys we have a very high I/O throughput but the transactions are relatively small. The schema isn't the best but the current business demand means we are unable...

    ------------------------
    I am the master of my fate:
    I am the captain of my soul.
    ------------------------
    Blog: http://sqlserver365.blogspot.co.uk/
    Twitter: @ckwmcgowan
    ------------------------
  • RE: Migrating SQL Server 2000 Cluster to new machines.....

    There are arguments for and against removing the Builtin\administrators group. The below linked article should help.

    http://www.sqlservercentral.com/articles/Security/removingthebuiltinadministratorssomepitfallstoavoi/1661/

    ------------------------
    I am the master of my fate:
    I am the captain of my soul.
    ------------------------
    Blog: http://sqlserver365.blogspot.co.uk/
    Twitter: @ckwmcgowan
    ------------------------
  • RE: Migrating SQL Server 2000 Cluster to new machines.....

    use the cluster resource utitlity to backup the cluster resource checkpoints prior to moving to the new hardware. That way if you have a problem with the quorum disk...

    ------------------------
    I am the master of my fate:
    I am the captain of my soul.
    ------------------------
    Blog: http://sqlserver365.blogspot.co.uk/
    Twitter: @ckwmcgowan
    ------------------------
  • RE: Migrating SQL Server 2000 Cluster to new machines.....

    Why are you moving the Cluster? how did this idea come about?

    ------------------------
    I am the master of my fate:
    I am the captain of my soul.
    ------------------------
    Blog: http://sqlserver365.blogspot.co.uk/
    Twitter: @ckwmcgowan
    ------------------------

Viewing 7 posts - 106 through 113 (of 113 total)