Forum Replies Created

Viewing 15 posts - 5,986 through 6,000 (of 9,244 total)

  • RE: How to install SQL Server SP4 on a Cluster environment???

    deva_etc (10/19/2011)


    Also in SQL 2005, you have to perform the patch installation from the active node. In SQL 2008, you can patch from any node (rolling upgrade)

    Starting 2005 SP2 there...

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

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

  • RE: SQL, VMs, and Backups... Oh my...

    LutzM (2/14/2012)


    The VM folks were unable to tell us how to definitely prevent VM snapshots from happening ("definitely" in terms of a technical solution and not a "we have a...

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

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

  • RE: Log Shipping for Many Large Databases

    Muralijv 51742 (2/14/2012)


    I will try to restore the logs 4 times a day.

    Cheers

    Murali

    In that case log shipping would be perfect

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

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

  • RE: database files logical name vs physical name

    Correct.

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

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

  • RE: SQL server service account

    sqlfriends (2/13/2012)


    Thanks, but I got Invalid object name 'sys.dm_server_service'.

    What version is your SQL Server instance, the script above is only valid for SQL Server 2008 R2 SP1 onwards. Get your...

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

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

  • RE: database files logical name vs physical name

    no, you can do it via SSMS too, on the files tab of the database properties.

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

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

  • RE: SQL Server on VMWare

    what edition\version VMWare are you planning?

    most of the common ESX licences only allow up to 4 way SMP for VMs.

    2vCPUs and 8GB RAM should be enough i would have...

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

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

  • RE: database files logical name vs physical name

    sqlfriends (2/13/2012)


    When I restore database by using SSMS, I see I can only change physical file name, I don't have a option to change logical name, is that correct?

    Correct.

    sqlfriends (2/13/2012)


    Does...

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

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

  • RE: change the allocation unit size and partition offset of the drives on active active node clusters

    all partitions are using either a 1MB offset (Windows 2008 default) or 64K offset.

    Only partition 1 on disk 1 has different alignment offset.

    Now, can you post your calculations you used...

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

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

  • RE: move to new server, version question

    sqlfriends (2/10/2012)


    Will 2008 version SSIS package still work on R2 SSIS?

    Thanks

    Depends on what the package is doing! If its a basic package with no special features then probably yes. You...

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

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

  • RE: Change Service Account - Impact on Mirroring

    pause mirroring and change the service account(s).

    Ensure you change the mirroring endpoint(s) security and resume mirroring.

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

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

  • RE: Trading in xp_cmdshell for SQLCLR (Part 1) - List Directory Contents

    Jeff Moden (2/10/2012)


    I can call EXEs, VBS, Perl Scripts, and much, much more. I can even create new batch files from T-SQL based on "conditions" and execute them....

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

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

  • RE: What are the Ramifications of Renaming the Windows OS Default Administrator Account

    JC-3113 (2/10/2012)


    Hi Folks

    another issue just cropped up with regards to database owners and need some advice

    it seems that a majority of my databases were created by lets say Domain1\User1

    User1 is...

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

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

  • RE: Trace not picking SQL statements

    David Benoit (2/10/2012)


    I would have the following to be sure that I was able to catch what you want;

    SP:Completed

    SP:StmtCompleted

    SQL:BatchCompleted

    SQL:BatchStarting

    SQL:StmtCompleted

    If capturing the objects in red above I would also capture...

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

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

  • RE: Log Shipping 'skipping' all logs and not restoring

    Jinu43 (2/10/2012)


    I have same issue.

    Where did you forced the restore option or which changes you made on primary server??

    Thanks in advance.. 🙂

    If you're having the same issue experienced in this...

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

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

Viewing 15 posts - 5,986 through 6,000 (of 9,244 total)