Home Forums SQL Server 2012 SQL 2012 - General Does the Availability-Group (AG) Listener name need to be *precreated* in Active Directory before adding listener to AG? RE: Does the Availability-Group (AG) Listener name need to be *precreated* in Active Directory before adding listener to AG?

  • Perry Whittle (5/9/2013)


    If the listener resources already exist then you should get a message indicating that fact.

    Marios PhilippopoulosAlso in Windows Server 2008 and above, it is not the cluster *service* but the cluster name object (CNO) that needs to have the CreateObjects permission in AD.

    Sorry, yes, the differerences between 2003 and 2008 :blush:

    This link has more detail on pre staging the availability group name objects

    Thank you, that link refers to setting up Exchange, but should be similar to our scenario.

    __________________________________________________________________________________
    SQL Server 2016 Columnstore Index Enhancements - System Views for Disk-Based Tables[/url]
    Persisting SQL Server Index-Usage Statistics with MERGE[/url]
    Turbocharge Your Database Maintenance With Service Broker: Part 2[/url]