SQL Server Indonesia User Groups Community Browse by Tags - SQL Server Indonesia User Groups Community
Welcome to SQL Server User Group Indonesia
Sign in JoinHelp | Sign In Live ID

Browse by Tags

  • Setting up Database Mirroring in SQL Server 2008 R2 using T-SQL

    beberapa waktu yang lalu saya telah membuat step by step sederhana membuat database mirroring menggunakan Wizard yang telah ada disini . (jadi blog ini melanjutkan blog sebelumnya). namun bagaimana jika anda setelah melakukan persiapan seperti disini kemudian hendak membuat database mirroringnya dengan...
    Posted to suherman (Weblog) by Suherman on 07-04-2011
  • Simple Step by Step Database Mirroring

    Set the recovery model of the database to the Full Recovery model if not already set. You can make this change in SQL Server Management Studio (SSMS) on the Options tab of the Database Properties dialog. You can also manually make the change with the following command : Alter Database [Adventureworks...
    Posted to suherman (Weblog) by Suherman on 06-25-2011
  • [Free E-Book] Introducing SQL Server 2008 Feature : Mirroring

    Akhirnya tercapai juga cita-cita saya untuk dapat menulis ebook tentang SQL Server 2008 Mirroring. EBook ini berisi panduan untuk implementasi Mirroring di SQL Server 2008 dari mulai persiapan mirroring sampai penggunaan Configure Database Mirroring wizard . Dalam contoh-contoh di EBook ini menggunakan...
    Posted to suherman (Weblog) by Suherman on 05-20-2010
Page 1 of 1 (3 items)

Copyright © 2008 SQL Server User Group Indonesia, All Rights Reserved