Forum Replies Created

Viewing 15 posts - 4,576 through 4,590 (of 9,250 total)

  • RE: Network ip

    you can also use xp_regread to query the apprpriate registry values for your SQL server instance.

  • RE: How to check mirrored database

    shohelr2003 (11/26/2012)


    Thank You, Perry Whittle. But what does "database will be totally out of sequence" mean?

    The LSNs and hence restore points will be completely different between databases, it would make...

  • RE: Error after changing the Domain

    mahesh.dasoni (11/24/2012)


    We have SQl Server 2005 Standard edition which was Intially on another domain at that time it was working fine.

    Now when it been moved to another domain we are...

  • RE: SNAPSHOT Isolation with (NOLOCK) being used all over

    SQL_ME_RICH (11/21/2012)


    Recently, my applications architect decided that we needed to change the level of the database Isolation from the the default READ COMMITTED to SNAPSHOT ISOLATION (basically Read Committed with...

  • RE: Transaction log files had grown to five times the database size.

    sanath.kumar.kura (11/26/2012)


    Hi All,

    The log file is grown to five times the database size.

    Transaction Log file size 3.1GB

    Database file size is 700 MB

    Recovery Model : Full

    backup strategy : Daily full database...

  • RE: How to check mirrored database

    shohelr2003 (11/23/2012)


    Now for some reason I wanna restore database to my principal from another databse.

    Will it cause any inconsistency in mirror databse?

    Yes, of course the databases will be totally...

  • RE: windows cluster ip Configuration.

    Follow my guide at these links

    Part 1[/url]

    Part 2[/url]

    Part 3[/url]

  • RE: Mirror Database Recovery Problem

    Can you provide more details around your mirror setup?

    What do you mean corrupted?

    What are you doing to get the principal back online?

  • RE: RAID and Its impact on your SQL performance

    The differences between RAID 1+0 and 0+1 are not academic. Let's just review that again, not academic!!!

    If you do decide to deploy a 0+1 array for your mission critical data...

  • RE: backup file growth and disk size-SQL 2005 database

    Sqlsavy (11/23/2012)


    Hi All,

    We use Litespeed to backup our databases. One particular database grows 330MB/day there is enough space on the data and log drives but I think backup drive will...

  • RE: SQL Trace causes application to hang

    you never considered raising the Cost threshold for parallelism instead?

  • RE: SQL Trace causes application to hang

    adb2303 (11/22/2012)


    Windows 2008 R2, SQL Server 2008 R2 SP + CU4, multi-instance cluster.

    :w00t:

    adb2303 (11/22/2012)


    32 cores (64 with h/t),

    :w00t:

    adb2303 (11/22/2012)


    384GB per node.

    :w00t:

    adb2303 (11/22/2012)


    Maxdop 4 server wide

    ??

    Why dont you just...

  • RE: Tempdb log file location and Filegroup optimizations

    TheSQLGuru (11/21/2012)


    I would like to add to this thread that the number of clients I have had in 15 years of consulting that actually had tempdb allocation issues is TWO,...

  • RE: How to check mirrored database

    SQLCrazyCertified (11/21/2012)


    Ohk....thanks Perry.....didn't know that.

    SueTons.

    Standard only supports full safety, this translates into synchronous mode

    😉

  • RE: How to check mirrored database

    SQLCrazyCertified (11/21/2012)


    shohelr2003 (11/21/2012)


    Thank you, so nothing to be worried.

    You should also see next to the principal db says "synchronized"

    Since you have witness server, I am thinking, you configured with synchronize...

Viewing 15 posts - 4,576 through 4,590 (of 9,250 total)