Forum Replies Created

Viewing 15 posts - 3,496 through 3,510 (of 9,244 total)

  • RE: Increase password charecter lenght to 16 chars for only non AD accounts

    @murali (3/6/2014)


    Hi

    I would like to enforce password policy for non-AD accounts.

    when I select enfocre password policy on SQL server it will enforce default policy (minimum 8 char with...

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

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

  • RE: Mirroring between servers that are not part of a domain

    Thomas Mucha (3/7/2014)


    I think the problem is down to the lack of fqdn. So will try to create a fake one via the hosts file.

    Tom

    No it's not. Mirroring will...

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

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

  • RE: Can sa user access folder located in local system?

    Grant Fritchey (3/6/2014)


    It's not about what the 'sa' account has access to. It's about what the account that SQL Server is running under has access to. That account determines what...

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

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

  • RE: Can sa user access folder located in local system?

    k.manojkumar22 (3/6/2014)


    Hi,

    Is there any way sa user can access folder located in local system.

    Appreciate any advice.

    Server Info:

    SQL Server 2008 r2

    OS: Windows Server 2008

    Regards,

    Manoj

    The only way SA can access the local...

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

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

  • RE: Mirroring between servers that are not part of a domain

    Thomas Mucha (3/5/2014)


    I have established that the TCP ports are open and with the command "telnet 192.168.11.xx 5022" I seem to be getting a successful connection via CMD shell.

    But I...

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

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

  • RE: Mirroring between servers that are not part of a domain

    Pass through authentication will work but it's by no means secure hence why MS specify certificates.

    This link has a complete example on setting up mirroring using certs

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

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

  • RE: UPDATE STATISTICS on SQL 2k8 R2

    You can query to find the date stats were last updated, then initiate a rebuild

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

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

  • RE: Unable to start sql server service

    ramadesai108 (1/18/2014)


    Hello,

    I searched on the internet for hours but cannot resolve my issue, so this is my last resort.

    I have 2 instances of SQL Server 2012 on...

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

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

  • RE: Server Connection

    Typically, if you do not have permission on the remote server to stop and start services, you will not see the green arrow indicators.

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

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

  • RE: SQL Server Agent

    Which agent is it that will not start, the SQL 2008 R2 instances agent or the SQL 2012 instances agent?

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

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

  • RE: Moving production database to test database3 every days.

    Rem70Rem (2/28/2014)


    Hi,

    What is the best way to move a Production database to a test one ever days after processing is done ?

    I am thinking about backup/restore as...

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

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

  • RE: How to update a Table using Loop?

    eligiable (3/2/2014)


    Hi All,

    I'm trying to update the following table (SQL Server 2008 R2):

    MerchantNoTerminalNoCounterNo

    7000001370000014NULL

    7000001370000015NULL

    7000001370000016NULL

    7000001370000013NULL

    7000003270000032NULL

    7000003270000031NULL

    I need the CounterNo to be updated as following, against TerminalNo:

    MerchantNoTerminalNoCounterNo

    7000001370000014Counter 4

    7000001370000015Counter 3

    7000001370000016Counter 2

    7000001370000013Counter 1

    7000003270000032Counter 2

    7000003270000031Counter 1

    I'm trying...

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

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

  • RE: How much space could you get shrinking all databases

    you don't seem to be making any account for mounted volumes in your script, you must try to move away from legacy system catalogs and look at the new catalogs...

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

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

  • RE: Question on installing new active node in an active-passive cluster configuration after current active node has failed

    Marios Philippopoulos (2/27/2014)


    Perry Whittle (2/27/2014)


    Marios Philippopoulos (2/26/2014)


    We have an active-passive cluster with 2 nodes, A and B, hosting a failover-cluster SQL instance (FCI).

    When first installing the FCI, we first installed...

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

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

  • RE: Question on installing new active node in an active-passive cluster configuration after current active node has failed

    Marios Philippopoulos (2/26/2014)


    We have an active-passive cluster with 2 nodes, A and B, hosting a failover-cluster SQL instance (FCI).

    When first installing the FCI, we first installed it on A and...

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

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

Viewing 15 posts - 3,496 through 3,510 (of 9,244 total)