Forum Replies Created

Viewing 15 posts - 3,121 through 3,135 (of 9,244 total)

  • RE: AlwaysOn AG failed over changed sql user passwords???

    If you ran sp_help_religion on a 2008 instance and moved to 2012 the passwords would be lost due to the changes in encryption.

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

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

  • RE: AlwaysOn AG failed over changed sql user passwords???

    lkennedy76 (7/30/2014)


    When they were created about a month ago, I used sp_help_revlogin. I scripted out the users on the old server, created on the primary node, used sp_help_revlogin to get...

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

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

  • RE: VIEW SERVER STATE permssion.

    Grant Fritchey (7/30/2014)


    Pretty sure the key word there is VIEW, but we could also add STATE. Same thing with VIEW DATABASE STATE.

    😀 clearly those terms are confusing!

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

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

  • RE: Attach DBs from a restored file on a disk

    GrassHopper (7/30/2014)


    what is the sql server service acct (default)?

    Whatever you set it to!!

    Open sql server configuration manager on the server and check the acct in use for the sql and...

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

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

  • RE: SQL Server Clustered availability group

    SQLSteve (7/30/2014)


    Trying to get my head around a scenario

    I have 2, 2 node clusters

    PROD1(cluster 1) Clustered SQL instance1

    PROD2(cluster 1)

    DR 1 (cluster 2) Clustered SQL insatace 2

    DR 2 (cluster 2)

    I have...

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

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

  • RE: VIEW SERVER STATE permssion.

    No, it wont. It allows acces to a range of system catalogs

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

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

  • RE: Restore Master Database for a new dba

    JeepHound (7/29/2014)


    Somehow the sharepoint farm is still trying to connect so I can't get logged in single user. What method could I use to stop users from connecting when...

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

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

  • RE: Mirroring + Log Shipping together

    JarJar (7/30/2014)


    ??? how to setup ???

    This link details the following

    Technet: How to enable log shipping (TSQL)


    To enable log shipping

    2.On the primary server, execute sp_add_log_shipping_primary_database to add a primary database. The...

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

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

  • RE: Live P2V SQL Server

    See this link

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

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

  • RE: Live P2V SQL Server

    wouldnt hurt to try it with the databases read only, good luck

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

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

  • RE: Live P2V SQL Server

    sqldriver (7/29/2014)


    Hello,

    Has anyone ever done a live physical to virtual conversion?

    Yes, more than i care to remember :crazy:

    sqldriver (7/29/2014)


    If so, were there any special considerations or planning steps you took?...

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

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

  • RE: Cluster drive issue

    if you're looking in explorer on the node where the disk is not online you won't see it.

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

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

  • RE: Combining AlwaysOn Groups With Failover Cluster Instances

    Marios Philippopoulos (7/29/2014)


    You need to:

    (1) Evict the standalone node from the WSFC cluster

    (2) Install the sql on that node

    (3) Add the node back to the cluster.

    Be very careful here, when...

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

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

  • RE: Mdf File Size is getting increased...

    Chowdary's (7/28/2014)


    Dear Mr.Perry Whittle Thank you for replying,

    I executed the Script against the DB , i got the following

    SpaceUsedMbs, SizeMBs, GrowthAllowed, MaxGrowthSize,Growth and FreeMBs result.But from this result ...

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

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

  • RE: MDF File size is growing fastly...

    all replys here http://www.sqlservercentral.com/Forums/Topic1596764-1550-1.aspx#bm1596804

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

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

Viewing 15 posts - 3,121 through 3,135 (of 9,244 total)