Forum Replies Created

Viewing 15 posts - 7,231 through 7,245 (of 9,244 total)

  • RE: Complex SQL Server MEMORY questions - Instances, RAM, Virtual Memory, Cluster, etc

    jpSQLDude (3/15/2011)


    It is a 2-node 64-bit Windows 2003 cluster, 72GB RAM on each. The cluster runs two instances of 64-bit SQL Server 2005, each instance set to 30GB RAM for...

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

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

  • RE: Buffer Pool Error 802 (no more pages can be stolen)

    Alexander G. (3/14/2011)

    Are you sure? I have 2 VMs (each 8 GB RAM) running on one physical machine, but each VM has just one db instance.

    how much memory does the...

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

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

  • RE: Clustering SQL 2008 Hardware VM

    suri.yalamanchili (3/15/2011)


    Perry,

    I followed the exact same steps as in your document and I am getting the following error where I install FreeNAS .When I ping Host from the VM....

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

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

  • RE: Clustering Design

    TST1 (3/15/2011)


    Hi,

    Thanks for the info, Henrico do you have any articles of how I could implement the physical/vm side? I know I will need to present the VM as...

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

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

  • RE: Database Restore Never Finishes

    Sql Smith (3/13/2011)


    Old Hand is correct. This is a native SQL backup.

    Ok can see that now. Is there any particular reason why you included NOUNLOAD, you're not restoring from...

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

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

  • RE: MSDTC Configuration

    DTC or quorum 512MB, or 1GB max. Requires no more than this

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

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

  • RE: Database Restore Never Finishes

    So this is a backup that was taken with Redgate SQLBackup is that correct?

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

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

  • RE: Database Restore Never Finishes

    Sql Smith (3/11/2011)


    Hello,

    The restore gets to 100%, but never actually finishes. I've used RESTORE VERIFYONLY to check the backup. It reports "The backup set on file 1 is...

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

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

  • RE: cluster question

    my guess is the passive node was actually the active node. If the service didnt restart you need to find out why the group did not failover correctly

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

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

  • RE: Clustering SQL 2008 Hardware VM

    JKG (3/8/2011)


    I found this really helpful: http://www.mssqltips.com/tip.asp?tip=1687

    That guide's good, but mine's better 😉

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

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

  • RE: Clustering SQL 2008 Hardware VM

    rjohal-500813 (3/8/2011)


    Perry Whittle (3/6/2011)


    yes it is. message me an email address and i'll send you my guide

    Any chance of turning this into a SSC article? I'm sure there are plenty...

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

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

  • RE: Clustering SQL 2008 Hardware VM

    suri.yalamanchili (3/7/2011)


    My email address is suri.yalamanchili@gmail.com. I appreciate your help in providing the guide.

    Thanks,

    Suri

    Mahommed can you supply more info on the set up you were using?

    What hypervisor software were...

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

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

  • RE: Deleting BackUp Files

    no need for xp_cmdshell or any other nasties. Create a sql server job step as activex script and set to VBS. The code i use is as follows

    Option Explicit

    'Delete all...

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

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

  • RE: Recovering a clustered SQL Server to a non clustered one in a DR test.

    totally possible, ensure the new server is the same build\version

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

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

  • RE: fn_trace_gettable Permissions Issue

    SqlRandall (3/3/2011)


    I've granted ALTER TRACE to the account, per BOL for that function, but to no avail. Any ideas?

    Thanks in Advance,

    my guess is the domain account doesnt have permissions...

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

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

Viewing 15 posts - 7,231 through 7,245 (of 9,244 total)