SQL Server 2012 - Cannot connect to SQL Alias (Connection to serverName is good)

Hi there,
On my 64 bit installation of SQL Server 2012 - I have enabled SQL Alias using cliconfg 32 bit and as well as on cliconfg 64 bit.
On my WFE (Web Front End server) I have set the SQL ALias as well (both 32 bit and 64 bit).
From WFE (Web Front End) server I can ping the SQL server name but cannot ping the SQL ALias. Any clue what I might be missing?
Thanks.

but cannot ping the SQL ALias
Hello,
Of course you can't "ping" a SQL Server alias, this Setting is only used by SQL Server Client components and not by any other network component. You could use
SqlCmd or SSMS or ODBC admin to test the alias.
Olaf Helper
[ Blog] [ Xing] [ MVP]

Similar Messages

  • Sql Server 2012 Encrypted Connection Accept only Internal IP

    Hi Friends,
    As we are using sqlserver 2012 is it possible we can configure  Sql Server to Accept  connection only internal ip (local) network as wel encrypted connections only , if possible please let me know how we can A chive this .
    thank you.
    Regards,
    asad

    Hello,
    SQL Server TCP/IP protocol is a common protocol widely used over the Internet. It communicates across interconnected networks of computers that have diverse hardware architectures and various operating systems. Named Pipes is a protocol developed for
    local area networks. In this case, you can configure SQL Server only use Named Pipes protocol via SQL Server Configuration Manager.
    Choosing a Network Protocol:
    http://technet.microsoft.com/en-us/library/ms187892(v=sql.105).aspx
    Regards,
    Elvis Long
    TechNet Community Support

  • SQL Server 2012 - Cannot Use Network Drive as a Backup Device

    Hello Community,
    I am using SQL Server 2012 and I am trying to add a mapped drive as a backup device, but I am not even to see that drive from SQL Server.  Has anyone else had this issue and if so can you help me resolve it?
    Thanks!
    Tom
    Tom Molskow - Senior SharePoint Architect - Microsoft Community Contributor 2011 and 2012 Award -
    Linked-In - SharePoint Gypsy

    Hey David,
    I checked the drive and share permissions, and the service account for SQL Server, in this case named "sqlsvc" has been granted full permission to both.  I tried the script but it also failed, the code is below:
    DATABASE[TestDb]TO 
    DISK=N'\\sqlclus02\SharePointBackup\TestDb.bak'WITHNOFORMAT,NOINIT, 
    NAME=N'TestDb-Full
    Database Backup',SKIP,NOREWIND,NOUNLOAD, 
    STATS=10
    Also, I haven't been able to confirm that the sqlsvc account is a domain account, but I do know the server is clustered.
    Thanks!
    Tom
    Tom Molskow - Senior SharePoint Architect - Microsoft Community Contributor 2011 and 2012 Award -
    Linked-In - SharePoint Gypsy

  • New Windows Server 2012 unable connect to Netlogon Service or update DNS records

    Hi everybody, all of my Windows Servers 2012 decided to collapse after innocuous group policy update that was meant to make user passwords more secure.
    The AD and DNS seem to be functioning "normally", I am able to add new Windows7 and Windows Server 2008 machines to the domain, I can see them in listed in the AD and DNS record are update correctly, however, as soon as I try to join Windows Server
    2012 it breaks.
    The event log is littered on the new server with:
    The system failed to register host (A or AAAA) resource records (RRs) for network adapter
    with settings:
               Adapter Name : {DB7F73CE-E011-4F3C-BEBC-2CE7A871DF51}
               Host Name : CHEETAH
               Primary Domain Suffix : somedomain.com
               DNS server list :
    192.168.0.5
               Sent update to server : <?>
               IP Address(es) :
    192.168.0.15
    The reason the system could not register these RRs was because the update request it sent to the DNS server timed out. The most likely cause of this is that the DNS server authoritative for the name it was attempting to register or update is not running
    at this time.
    You can manually retry DNS registration of the network adapter and its settings by typing 'ipconfig /registerdns' at the command prompt. If problems still persist, contact your DNS server or network systems administrator.
    and
    Name resolution for the name _ldap._tcp.Default-First-Site-Name._sites.dc._msdcs.somedomain.com. timed out after none of the configured DNS servers responded.
    When I try to ping the primary DC (WS2003) it fails, the Secondary DC (WS2012) responds.
    The >nltest /sc_query:somedomain.com on Windows Servers 2012 returns:
    Flags: 0
    Trusted DC Name
    Trusted DC Connection Status Status = 1311 0x51f ERROR_NO_LOGON_SERVERS
    The command completed successfully
    yet it works on all other machines.
    I tried removing 2012 servers from the domain and rejoining - without success. The cookie crumbled when I added two new installations of Windows Server 2012 & 2008 and 2008 worked fine but 2012 showed same symptoms.
    There is one peculiar thing that I had noticed on all Windows 2012 machines, it constantly showing "Workplace Connection - Connecting" in the networks pane on the right side of the screen, which I can't say i ever noticed before.
    Unfortunately, the secondary DC is a multihoming server with Direct Access role - I am not sure if this may play some part but our existing configuration worked for a year now without any problems. Issue appeared when I changed the password complexity rule,
    which boggles the mind. I wonder if there has been some other changes in GPO that did not propagate from years ago and finally comeback to break things.
    Any suggestions would be really appreciated.
    wmin

    Hello Ace, i wish you a Happy New Year! I hope your break was enjoyable and filled with cheer.
    In the end I had to bite the bullet and reinstall all troublesome servers. Your recommendations from above removed some serious problems with the DA and DNS resolution.
    I was able to attach new server to the domain without any problems and begin painful process of rebuild.
    I have promoted TIGER to full DC controller role, but having some issues with replication. Although running >repadmid /showrepl gives positive
    feedback, the sysvol folder on the secondary DC is empty.
    Also there is a couple of warnings in the event log:
    Event ID 4012
    Log Name: DNS Server
    Source: DNS-Server-Service
    The DNS server is waiting for Active Directory Domain Services (AD DS) to signal that the initial synchronization of the directory has been completed. The DNS server service cannot start until the initial
    synchronization is complete because critical DNS data might not yet be replicated onto this domain controller. If events in the AD DS event log indicate that there is a problem with DNS name resolution, consider adding the IP address of another DNS server
    for this domain to the DNS server list in the Internet Protocol properties of this computer. This event will be logged every two minutes until AD DS has signaled that the initial synchronization has successfully completed.
    - which has not repeated since 3rd of Jan.
    These events occur on the primary DC every few minutes:
    Event ID 1030
    Source: Userenv
    Log Name: NT AUTHORITY\SYSTEM
    Windows cannot query for the list of Group Policy objects. Check the event log for possible messages previously logged by the policy engine that describes the reason for this.
    For more information, see Help and Support Center at
    http://go.microsoft.com/fwlink/events.asp.
    Event ID 1058
    Source: Userenv
    Log Name: NT AUTHORITY\SYSTEM
    Windows cannot access the file gpt.ini for GPO CN={31B2F340-016D-11D2-945F-00C04FB984F9},CN=Policies,CN=System,DC=somedomain,DC=com. The file must be present at the location <\\somedomain.com\sysvol\somedomain.com\Policies\{31B2F340-016D-11D2-945F-00C04FB984F9}\gpt.ini>.
    (The network name cannot be found. ). Group Policy processing aborted.
    For more information, see Help and Support Center at
    http://go.microsoft.com/fwlink/events.asp.
    Should sysvol folder be shared on the secondary DC? Another interesting thing to point out is that
    \\somedomain.com\sysvol\somedomain.com\Policies\ can be access
    from all other machines except the DC1.
    Cheers!
    kind regards,
    wmin

  • Ichat cannot change server setting, cannot connect

    iChat cannot connect. Read it somewhere that I should change server setting from 5190 to 443 after logging out. But the server setting will auto and immediately change back to 5190. Won't let me change to 443. Please help. Thank you.

    Hi,
    "Safe" is a relative term here.
    iChat, when you restart it will recreate them.
    com.apple.ichat.AIM.plist (or the Jabber one) only hold the Login details and will force a fresh login to the relevant server.
    com.apple.ichatAgent.plist This holds surprising little info.  Mainly it holds the info order for the iTunes is Playing script (Artist, Album and Track etc.).  It holds the default Idle time (and then of course if you are Idle)
    As iChatAgent actually does the login is hold pointers to the other .plists.
    com.apple.ichat.SubNet.plist  Holds the Bonjour info (or rather where to get it in the Address Book).
    The Status Messages one does what it says.  It will hold all the Status Messages you have Created and decided to Keep.
    com.apple.ichat.plist  This holds everything else.  Everything in the Preferences accept the Account Pane.
    SOme of the Menu Items depending which window is Front.
    Examples.  The Sort Order of your Buddy listt from the View Menu (when the Buddy List is "front". This can be a 2 pass setting (As in Avaible and Alphabetical). The capabilities shown in the Connection Doctor. (Video Menu).
    It does hold a list of all the account you have in the Preferences  and some info is then pulled to Display the Accounts in the iChat Menu and the Buddy List windows in the Window Menu
    Most important it holds the default or other Font you chose in Messages in the Preferences, whether that font is Coloured, the colour of the IM Background (Balloons or other style).  (Which Style form the View Menu > Messages). Whether you are saving transcripts of the Text Chats, and in iChat 5 what part of an old chat it displays.
    If you were using Incoming Overrides you lose that setting.
    All your Alerts settings both Globally set in Preferences > Alerts and those set in a Buddy's Info Card
    I could probably list more.
    If you have a problem then it pays to tackle the .plist one at a time so that you know which one "Fixed" it.
    Deleting them all in one go is often too heavy handed.
    When I have a clear idea as to which one may be causing the issue I will list that one only.
    8:57 PM      Friday; January 13, 2012
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"
      iMac 2.5Ghz 5i 2011 (Lion 10.7.2)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
    "Limit the Logs to the Bits above Binary Images."  No, Seriously
    Message was edited by: Ralph Johns (UK)

  • Server 4: Cannot connect to remote server: "lost contact with the AuthService"

    Attempting to upgrade to Server 4; have Server 4 app on my local Mac to administer a remote Mac mini running Server 4. Server app 4 on the mini connects to itself; however, I cannot user Server app 4 on my local Mac to connect remotely to the mini. Have verified the machine name, user, and password are all correct (they haven't changed and worked fine under Server 3.2.2). Console on the local machine shows the following error:
    12/27/14 5:56:27.303 PM Server[4193]: Connected to the Auth Service
    12/27/14 5:56:27.303 PM Server[4193]: authenticateToServermgrdAs: connection returned an error Error Domain=NSCocoaErrorDomain Code=4099 "Couldn’t communicate with a helper application." (The connection to service named com.apple.servermgrd.auth was invalidated.) UserInfo=0x60800047f780 {NSDebugDescription=The connection to service named com.apple.servermgrd.auth was invalidated.}
    12/27/14 5:56:27.304 PM Server[4193]: We have lost contact with the AuthService we will need to reauth
    Any ideas on how to troubleshoot? Thanks --

    Export the com.apple.servermgrd certificate from your server. Import it on your local computer and ensure that it is set to Always Trust. Ensure that you also follow the directions from the article linked below.
    How to administer OS X Server remotely using Server App - Apple Support

  • Windows Server 2012 R2 Connection Broker migration

    Hi All,
    I'm in the process of a VMware to Hyper-V migration and whilst in the process rather than migrating the 2012 RDS VM's over to Hyper-V I have decided to setup a bunch of 2012 R2 VMs. My original setup was
    1 x Windows Server 2012 VM running RDSCB, RDSGW & RDSWA
    2 x Windows Server 2012 VMs running RDSSH
    My new environment runs
    1 x Windows Server 2012 R2 VM running RDSCB, RDSGW & RDSWA
    2 x Windows Server 2012 R2 running RDSSH
    I have the connection broker running in HA mode for SSO purposes and publishing the correct name.  This also made life easier when running the upgrade as I joined the new 2012 R2 VM to connection broker group which worked fine. 
    I then set the new 2012 R2 RDSCB VM as the active connection broker.  At this point the old 2012 VM was decommissioned (Without the RDS roles removed). As the old 2012 VM is now offline and un contactable when I add any new session hosts to the collection
    I see an error stating it can't contact the old 2012 RDSCB.
    I have been through the RDS connection broker database and removed any reference to the old RDSCB VM but this hasn't helped.  Does anybody have any other ideas or would you suggest re creating the collections from scratch?
    Alex

    Hi Alex,
    To avoid future problems I recommend you wipe out the RDS deployment and recreate it again so that you will have a fresh database.  There is no need to switch to HA mode just so that you can change the published name.  I created a cmdlet that allows
    you to change it in non-HA environments:
    Change published FQDN for Server 2012 or 2012 R2 RDS Deployment
    http://gallery.technet.microsoft.com/Change-published-FQDN-for-2a029b80
    -TP

  • Windows Server 2012 Essentials Connection Software not working

    This comes in response to a ticket I got great help from a user on but I'm still stuck on the connection software bit.
    Original Thread: http://social.technet.microsoft.com/Forums/windowsserver/en-US/0a7e6d91-98c7-42f2-9cdd-66117df91d76/win-2012-essentials-not-allowing-client-connections?forum=winserveressentials#0a7e6d91-98c7-42f2-9cdd-66117df91d76
    Summary: All my machines 8 of them up to now have been adding machines using the servername/connect
    Well I have 2 new HP's here Win 7 Pro all updated that WILL NOT get past the asking for the server username/pass screen of the connects software install. I can get them onto the server manually and my GP applies fine, my roaming profiles are working, the
    computer is seen in AD but I have none of the features that are provided by the connect software like dashboard viewing and backups etc.
    The error I get is "The server is not available. Try connecting this computer again, or for more information, see Troubleshoot connecting computers to the server"
    Anyone have any ideas?

    Hi James,
    Based on your description, “Well I have 2 new HP's here Win 7 Pro all updated that WILL NOT get past the
    asking for the server username/pass screen of the connects software install.”, would you please let me confirm whether have reached the page of Windows Server Essentials Connector Configuration Wizard as below picture shows, then can’t go through?
    àI can get them
    onto the server manually and my GP applies fine, my roaming profiles are working, the computer is seen in AD
    Did you mean that add the client computer to windows essentials domain by using traditional method (change
    Workgroup to Domain in System Properties)?
    When this issue occurred, please ping server from the problematic client computer by using server name and
    IP address. Then monitor the result.
    Meanwhile, I noticed your
    original thread that Howtodo have provided some suggestions. As he mentioned, would you please check if Connector software had been installed? Please alos check ClientDeploy log file.
    By the way, did you add the client computer to windows server essentials network via wireless?
    Hope this helps.
    Best regards,
    Justin Gu

  • Exchange Server 2013 cannot connect to Shell getting error Message

    New-PSSession : ******* Connecting to remote server ki-edm-vsrv-01 failed with the following error message :
    [************,TimeStamp=2014-03-18 3:05:46 PM] Access is
    denied. For more information, see the about_Remote_Troubleshooting Help topic.
    At line:1 char:1
    + New-PSSession -ConnectionURI "$connectionUri" -ConfigurationName Microsoft.Excha ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : OpenError: (System.Manageme....RemoteRunspace:RemoteRunspace) [New-PSSession], PSRemotin
       gTransportException
        + FullyQualifiedErrorId : -2144108173,PSSessionOpenFailed

    It will be nice if you provide more info:
    What version of Exchange 2013 are we talking about - RTM, CU1, CU2, CU3 or SP1
    Is this a CAS, MBX or multirole server
    Did you remove the default Exchange self-signed certificate
    Are you trying to connect locally or remotely
    Step by Step Screencasts and Video Tutorials

  • Server error, cannot connect to port 110

    Hello Support,
    I'm trying to set up a mail account but can't connect to port 110. The mail account works on my old powerbook. I've tried changing the settings to 111, 125 etc. No luck.
    What am I doing wrong???
    Please help...

    I'd call your ISP and go through your settings with them. It's likely that something in your setup is incorrect, or they changed their server to require new settings recently.
    Mulder

  • SQL EXpress Server 2012 Installed in VM for RD Connection Broker

    All,
    I have big trouble now...
    I have 2 cluster machine and created one Virtual Machine in the cluster and installed SQL Server Express 2012 in VM.
    In both cluster machine installed SQL Client 11.0.  and RD Connection Broker installed one of the Cluster machine, while configure RD HA it throws error Please refer screen shot.
    Is it right to install SQL server on Virtual Machine ?
    Is it possible SQL Server 2014 Standard installed one of the cluster machine and RD Connection Broker enable both cluster machine and make HA of RD Connection Broker HA ?
    What is the best way to achieve to enable RD Connection broker with in Cluster machine(2 Node) ?
    Please any one guide to us.
    Regards
    Venki

    Hi Venki,
    Thank you for posting in Windows Server Forum.
    Generally the error which you are facing occurs due to permission and security issue on SQL server. we need to specify the permission during RDCB setting.  Here suggest to create the database manually and check the result.
    CREATE DATABASE 'rds_db'
    Where rds_db is the database specified in your connection string
    DRIVER=SQL Server Native Client 11.0;SERVER=<SQL Server Name>;Trusted_Connection=Yes;APP=Remote Desktop Services Connection Broker;DATABASE=<DB Name>
    Grant DBO permissions to the service account on the RDS server and try to run your wizard again.
    Also when configuring RDCB HA, we need to create a local folder to store database which is “Remote SQL file systems”. And if local path is used create a folder on the root directory of the SQL Server (C:\RDCB).
    Please check below article for more information.
    Deploying RD Connection Broker High Availability in Windows Server 2012
    http://ryanmangansitblog.com/2013/03/30/deploying-rd-connection-broker-high-availability-in-windows-server-2012/
    RD Connection Broker HA – SQL Permissions
    http://microsoftplatform.blogspot.com/2012/04/rd-connection-broker-ha-sql-permissions.html
    Hope it helps!
    Thanks.
    Dharmesh Solanki
    TechNet Community Support

  • Cannot connect to newly created SQL 2008 R2 instance. Login failed for user...

    I'm not a SQL guy, just figuring my way around here...
    I just created a new instance on an existing SQL server. The original instance works fine. On
    Database Engine Configuration > Account Provisioning
    I selected Windows authentication mode and added several users, myself among them.
    Tried to log in with one my account and getting:
    TITLE: Connect to Server
    Cannot connect to SERVERNAME\INSTANCE.
    ADDITIONAL INFORMATION:
    Login failed for user 'domain\myusername'. (Microsoft SQL Server, Error: 18456)
    Guidance/suggestions?
    Thanks,
    Scott

    http://sqlserver-help.com/2014/07/08/help-how-to-find-cause-of-login-failed-for-user-error/
    Balmukund Lakhani
    Please mark solved if I've answered your question, vote for it as helpful to help other users find a solution quicker
    This posting is provided "AS IS" with no warranties, and confers no rights.
    My Blog |
    Team Blog | @Twitter
    | Facebook
    Author: SQL Server 2012 AlwaysOn -
    Paperback, Kindle

  • Sql server 2012 management studio EE

    Hi all,
    I've installed SQL management studio 2012 Express Edition as well as Visual Studio EE.
    The problem is that, when I try to connect to server is SQL I get the following:
    TITLE: Connect to Server
    Cannot connect to '<servername>\SQLEXPRESS'.
    ADDITIONAL INFORMATION (translated from portuguese, so it may have a few problems):
    There was an error with the network or with the instance when connecting to SQL Server. Server not found or not accessible. check if the name of the instance is correct and if the SQL Server is configured to allow remote connections. (provider:
    SQL Network Interfaces, error: 26 - Error to locate the server/Specified Instance ) (Microsoft SQL Server, Error: -1)
    For help, click: go.microsoft.com/fwlink?ProdName=Microsoft%20SQL%20Server&EvtSrc=MSSQLServer&EvtID=-1&LinkId=20476
    I tried it all, even use   .\SQLEXPRESS   for the server name, wich I read is the same than putting the full name.
    Does anyone have a clue that what am I doing wrong?
    Thanks

    Here is my opinion:
    You want to connect to a named instance <servername>\SQLEXPRESS. The SQL Server client cannot connect to the server. This error could be caused by one of the following reasons:
    A specified SQL Server instance name is not valid.
    The TCP, or named pipes protocols are not enabled.
    The firewall on the server has refused the connection.
    The SQL Server Browser service (sqlbrowser) is not started.
    To resolve this error, try one of the following actions:
    Check the spelling of the SQL Server instance name that is specified in the connection string.
    Use the SQL Server Configuration Manager to enable SQL Server to accept remote connections over the TCP or named pipes protocols.
    Make sure that you have configured the firewall on the server instance of SQL Server to open ports for SQL Server and the SQL Server Browser port (UDP 1434).
    Make sure that the SQL Server Browser service is started on the server.
    Refer to Tutorial: Getting Started with Database Engine:
    http://msdn.microsoft.com/en-us/library/ms345318(v=sql.110).aspx.
    Regards,
    James
    Please Visit: TechNet
    Cross Product & Scenario Based Support Forum(Chinese Edition)

  • Memory leak issue with link server between SQL Server 2012 and Oracle

    Hi,
    We are trying to use the linked server feature with SQL Server 2012 to connect SQL server and Oracle database. We are concerned about the existing memory leak issue.  For more context please refer to the link.
    http://blogs.msdn.com/b/psssql/archive/2009/09/22/if-you-use-linked-server-queries-you-need-to-read-this.aspx
    The above link talks about the issues with SQL Server versions 2005 and 2008, not sure if this is still the case in 2012.  I could not find any article that talks about if this issue was fixed by Microsoft in later version.
    We know that SQL Server process crashes because of the third-party linked server provider which is loaded inside SQL Server process. If the third-party linked server provider is enabled together with the
    Allow inprocess option, the SQL Server process crashes when this third-party linked server experiences internal problems.
    We wanted to know if this fixed in SQL Server 2012 ?

    So your question is more of a information type or are you really facing OOM issue.
    There can be two things for OOM
    1. There is bug in SQL Server which is causing the issue which might be fixed in 2012
    2. The Linked server provider used to connect to Oracle is not upto date and some patch is missing or more recent version is to be used.  Did you made sure that you are using latest version.
    What is Oracle version you are trying to connect(9i,10g, R2...)
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it
    My Technet Wiki Article
    MVP

  • Cannot connect to Analysis server

    Gooday ,
    I am trying to log in to our analysis server using my windows authentications,for some reason i am not able to and i get this error
    "Cannot Connect to "ServerName\Instance"
    "The Execute element at line 6, column 60 (namespace urn:schemas-microsoft-com:xml-analysis) cannot appear under Envelope/Body. (Microsoft SQL Server 2008 R2 Analysis Services)"
    I(and the team) are really confused as to whats happening here,
    Could someone please assist by guiding us as to where to start in resolving this issue.
    Kind Regards

    Hi Smacoba,
    First to ensure that you have the corresponding permission to access this database, you can refer to the link below to see the details.
    Granting User Access
    Do you connect to local server or remote server? If you connect to a remote server, you need to unblock ports in a firewall to allow access to Analysis Services, please refer to the link below to see the detail information.
    Configure Windows Firewall for Analysis Services Access
    Hope this helps.
    Regards,
    Charlie Liao
    TechNet Community Support

Maybe you are looking for