Forum Replies Created

Viewing 15 posts - 4,981 through 4,995 (of 9,244 total)

  • RE: New Windows 2008 R2 server with SQL 2008 R2 - Hard Drive Setup

    Nater (9/19/2012)


    Alright I got a few more questions. How exactly do backups work in SQL Server 2008.

    Are you talking native backups or 3rd party (Litespeed, Sqlbackup, etc)?

    Nater (9/19/2012)


    Whats...

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

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

  • RE: VMware combined with MSCS Clustering

    phani112 (9/19/2012)


    Hi

    We also have a similar situation in my current project where we are planning to have SQL MSCS on ESX. The main purpose of MSCS is for hardware failures...

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

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

  • RE: Required disk space to reindex

    sql-lover (9/19/2012)


    -I am using smart ReIndex

    -The ReIndex will run for 1st time

    How do you know? Unless you force reindex you could end up reorging some indexes and this will bloat...

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

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

  • RE: Required disk space to reindex

    switching to bulk logged will minimally log for an index creation same as simple and won't break the log chain, if its a reorg its fully logged regardless 😉

    So, are...

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

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

  • RE: Data compression

    Have you checked Books Online??

    Before just going and enabling compression check the pre reqs and restrictions as there is an overhead and sometimes a performance impact.

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

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

  • RE: Moving master LDF to log drive

    There's little point moving the masters log file. Best to always keep the master files in one location as with model and msdb too

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

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

  • RE: SQL 2012 High Availibility

    Grant Fritchey (9/18/2012)


    I agree, read Perry's stuff.

    Hey thanks Grant, i appreciate the vote of confidence

    With AlwaysOn features it literally consolidates the functionality of mirroring and failover clustering into one neat...

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

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

  • RE: SQL 2012 High Availibility

    SQLSACT (9/18/2012)


    Grant Fritchey (9/18/2012)


    Yes. If you're trying to set up availability groups, you are dealing with different servers with different storage. Now, that storage could be the same SAN, but...

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

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

  • RE: Logshipping out of sync

    Satish-1028188 (9/18/2012)


    Thanks Perry, your suggestions make sense, I would see now, How I can impliment this in my case.

    Thanks Sudhakar, yes (in last few cases) it was in-between t-log...

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

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

  • RE: 2 node failover cluster, SQL and DTC rescources lye on seperate nodes

    alanspeckman (9/14/2012)


    Why would SQL Server restart when DTC is failed over, especially when DTC isn't even used according to transaction statistics in the Clustered DTCs folder under Component Services?

    Service dependencies...

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

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

  • RE: Logshipping out of sync

    Sudhakar Vallamsetty (9/18/2012)


    Get the last successfully restored t-log from LS tables present in MSDB database and apply subsequent t-log backups from Primary server on Secondary server(make sure you disable the...

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

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

  • RE: Changing Locations of DataFile

    when are you doing this?

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

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

  • RE: Logshipping out of sync

    Satish-1028188 (9/18/2012)


    Guys,

    I have logshipping configured in SQL Server 2008 boxes, some times this goes out of sync for some of databases (few of them are quite large in size) due...

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

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

  • RE: Changing Locations of DataFile

    great, just make sure to pay attention to what you're doing and it will be fine

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

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

  • RE: Changing Locations of DataFile

    runal_jagtap (9/18/2012)


    What are the steps for setting the tempdb datafile & log files to other locations???

    The same as i detailed above 😉

    You just need to restart the SQL Server service...

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

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

Viewing 15 posts - 4,981 through 4,995 (of 9,244 total)