Forum Replies Created

Viewing 15 posts - 5,401 through 5,415 (of 9,244 total)

  • RE: Linked server setup on SQL Cluster

    muthyala_51 (6/29/2012)


    I am new to clustering.

    Do we need to create linked server on both the nodes ? and how about the jobs?

    No, they are created at the instance level, when...

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

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: clustering on VM machines and Physical nodes

    This all depends entirely on how you will present the storage to the servers. Is this a new cluster or adding a virtual to an existing cluster.

    Which virtualisation platform are...

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

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Sql server failover cluster losing host routes after failover

    Codezilla-292868 (6/28/2012)


    We have one instance instance 1 running on node A. And I have an instance 2 running on node B.

    If you only have 2 nodes in the cluster this...

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

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Logshipping Backup Files Management

    You do not need to manually manage the log shipping backup files, they are managed by the log shipping system stored procedures and the agent jobs.

    Personally i would recommend that...

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

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Cluster DTC Group/Volume advise

    Yes 2008 you have to edit the tcpip bindings in the registry

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

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: New toy :-)

    Steve Jones - SSC Editor (6/27/2012)


    Enjoy. Save some $$ for tickets 😉

    Surely you mean £££ 😉

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

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Edit the CDW - Copy database Wizard SSIS package

    Source and destination db, etc are a collection of items under the database details property

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

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Cluster DTC Group/Volume advise

    Vertigo44 (6/27/2012)


    should I place DTC on one of the SQL Group Volumes?

    If you do this you'll need to put the DTC resources in the same cluster group as the...

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

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: New toy :-)

    SQLRNNR (6/27/2012)


    The image won't come up for me.

    it should open in a new window, alternatively the car is pictured here 😉

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

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: size of the files...

    *yawn*

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

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: How to Create a Corrupt SQL Server Database

    hi thanks for your comments, hope you found it useful

    Regards Pez

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

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: size of the files...

    to be clear this details the types

    catalog views

    compatibility views

    dynamic management views (which also includes functions)

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

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Default Instance and Named instance using the same environment SQL 2008

    what does the following registry branch show

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSSQLServer\Client\ConnectTo

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

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: size of the files...

    for info, sys.master_files is a catalog view not a DMV

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

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: error in execution of stored procedure

    the declaration you have made for@Data1 is only relevant to the internal part of the procedure. You are attempting to pass a parameter @Data1 from outside the procedure and would...

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

    "Ya can't make an omelette without breaking just a few eggs" 😉

Viewing 15 posts - 5,401 through 5,415 (of 9,244 total)