Forum Replies Created

Viewing 15 posts - 2,896 through 2,910 (of 9,244 total)

  • RE: How to apply patches in SQL server 2005 Active/passive cluster

    solomon.jernas (10/2/2014)


    HI

    How to apply patches in Sql server 2005 Active/passive cluster ,what are the steps need to be follow..

    We will be initiate production server..

    Please anyone help to us..

    Regards,

    solomon

    Which patch(es)...

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

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

  • RE: default schema of windows group user

    you dopn't set a default schema for a windows group, look at the default schema for the user

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

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

  • RE: AlwaysOn AG replicating much slower than mirroring

    DudeGuy (9/30/2014)


    I'm setting up AG replication over our WAN (1GB MPLS). Using sql stress, AG replication quickly falls behind. Network throughput plateaus at ~14Mbs.

    The problem ISN'T NETWORK

    using conventional mirroring, the...

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

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

  • RE: db_owner or not

    sqlfriends (10/1/2014)


    Just list of the above.

    For that, don't I need to create the users in the database?

    Thanks,

    Yes, but do the users in question need to create database users?

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

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

  • RE: db_owner or not

    sqlfriends (9/30/2014)


    We have a department that has a SQl server.

    There are 4 GIS people who knows SQL and often do queris and import/export tables, create tables/views/sprocs etc in the...

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

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

  • RE: Error Rebuild System Databases in SQL Server 2008

    great, thanks for replying as this may help others in the future 😉

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

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

  • RE: Localsyatem account for logshipping

    sej2008 (10/1/2014)


    yes I have given administrator the permission to access my shared folder on primary server.

    The administrator has nothing to do with it, when a service runs as local system...

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

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

  • RE: Error Rebuild System Databases in SQL Server 2008

    Just the instance name is required not the full servername

    /QUIET /ACTION=REBUILDDATABASE /INSTANCENAME=Autotest

    /SQLSYSADMINACCOUNTS='Domain\administrator' /SAPWD='Test@123'

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

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

  • RE: AG File Share Witness, what's the best practice

    sylvain.desmarais 74280 (9/30/2014)


    What would be the best thing to do when you implement many Availability groups on many servers and have only one NAS to host the file share witnesses....

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

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

  • RE: Raid Configuration Choices with 8 disks

    With modern R10 controllers you actually get more for your buck. They are able to spread requests to multiple disks in the array to share the workload. This has a...

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

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

  • RE: Can you create 2 Availability Group (Listeners) to separate a 2 database sets ?

    The listener always connects to the primary replica and based on the user connecting dictates the view they will see

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

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

  • RE: very large log file due to mysterious replication configuration

    DavidB 36561 (9/28/2014)


    Thanks Gail,

    I had checked DBCC OPENTRAN (Distributed was 0 but very large number Non distributed) and then dm_exec_sessions first and there were no long running transactions and no-one...

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

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

  • RE: Restored System/User databases to different server (new name), some issues due to replication

    samalex (9/28/2014)


    I've made similar restores without issue with just running sp_dropserver and sp_addserver to fix the server name

    I would say you've been lucky up til now

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

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

  • RE: Localsyatem account for logshipping

    sej2008 (9/27/2014)


    I am doing log shipping on same machine between two instances using Localsystem account for sql agent service on windows server2008 R2

    OK got this so far

    sej2008 (9/27/2014)


    and I am...

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

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

  • RE: Restored System/User databases to different server (new name), some issues due to replication

    samalex (9/27/2014)


    I needed to duplicate one of our Production servers in Staging, so I installed a new copy of SQL Server 2012 SP1 on a new Win 2012 box with...

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

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

Viewing 15 posts - 2,896 through 2,910 (of 9,244 total)