Forum Replies Created

Viewing 15 posts - 8,551 through 8,565 (of 9,244 total)

  • RE: Cumulative update 10 for sql server 2005 EE x64

    option 1 is the native client update, option 2 is the full monty 😉

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

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

  • RE: Troubles Re-installing SQL 2005

    usually a repair of the .NET 2 framework is enough did you try that at all in your previous steps

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

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

  • RE: Issues detected by SQL BPA

    madhu

    your service account does not need domain or machine rights as they are automatically assigned by the setup program or sql config manager. A series of local groups get created...

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

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

  • RE: Reorganization

    releasing space can be wasteful of resources. Space in the file wil be required to carry out the action, so it'll only grow again and have you going round in...

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

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

  • RE: Transaction log grows fast

    Gail, who knows i'm with you on this!

    BTW happy new year 😉

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

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

  • RE: How to make log-shipped database to be available for queries

    Daksin

    as Adi pointed out you cannot query the database in the norecovery state. Bear in mind with the standy option when log file restores occur users will be kicked out...

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

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

  • RE: Transaction log grows fast

    GilaMonster (12/31/2008)


    Full backup's not going to fix the problems the shrink caused,

    Gail, i see where Paresh has gone with this. He advises that after truncating the log and breaking...

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

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

  • RE: Virtual Memory exceeds in new

    Dugi (12/31/2008)


    ps (12/31/2008)


    we dont have double post. we've 5 posts on the same topic!!

    Yes I can see for that reason I told Steve that the SSC board should have more...

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

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

  • RE: SQL Server taking all the memory 24/7

    also remembering from another of your posts,

    did you set the "lock pages in memory" policy on this server?

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

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

  • RE: Determining Physical Size of Tables/Indexes etc..

    BTW nice script Jeff

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

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

  • RE: Determining Physical Size of Tables/Indexes etc..

    dholland (12/30/2008)


    Ahh yes. I don't believe I have it on my box..

    Just checked:

    Microsoft SQL Server Management Studio9.00.1399.00

    That is SP1. My server is on SP2, let me...

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

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

  • RE: How should I diagnose a memory bottleneck in 64-bit?

    DBADave (12/30/2008)


    TREND - Anti-virus (not real-time)

    CSA - Cisco Security Agent

    Double-Take - Replication to Disaster Recovery server

    great, bound to be a few memory leak issues with that little lot installed.

    you dont...

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

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

  • RE: Transaction log grows fast

    you need to size the log file appropriately to handle transactions between backups.

    what is the recovery model of the database set to at the moment?

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

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

  • RE: SQL Server taking all the memory 24/7

    oh dear madhu you are in a pickle arent you.

    what do you have min and max memory set to on node 1?

    have you thought about setting up a sql trace...

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

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

  • RE: SQLVDI error 1060

    what does the following query return on the server you are having problems on?

    select @@servername

    it sounds as though the sql instance cannot be verified and hence it thinks no service...

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

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

Viewing 15 posts - 8,551 through 8,565 (of 9,244 total)