Forum Replies Created

Viewing 6 posts - 436 through 441 (of 441 total)

  • RE: mirroring and replication?

    No, Mirroring is a DR solution. I believe you cannot use Mirroring for load balancing. If something goes wrong with Principle Server, you have the Mirror DB to...

  • RE: Steps for maintenence plan

    Yes, maintenance plan would work.....there are some nice videos in youtube which shows how to create it.

  • RE: SQL SERVER INDEXING

    Well, index helps to read data faster. There are two types of indexes, Clustered and Non-Clustered Indexes.

    Clustered Index - provide the actual data page at the leaf level of...

  • RE: mirroring and replication?

    1.What is mirroring and how would you configure mirroring?

    •Database mirroring is a primarily software solution for increasing database availability. Mirroring is one of the disaster recovery solution and this feature...

  • RE: Need to find Trace

    Thanks Brandie & Bob, Appreciate your help.

  • RE: T-SQL script needed

    My apologies, will do my homework next time before asking for help.

    Take Care.

Viewing 6 posts - 436 through 441 (of 441 total)