Skip to main content

Navision Cannot generate SSPI context State ID HY000


Hi all,

Sometime while trying to connect database in classic client with windows authentication or connect to Role Tailored Client we face an error message.

Error -
The following ODBC error occurred:
Error: [Microsoft][ODBC SQL Server Driver]Cannot generate SSPI context 
State ID: HY000



Error Resolution -

There are multiple case due to which this error can occur so there are multiple resolutions. These are the case s that I faced, there may be other reasons for the error.

1) If you want to connect to Classic Client you can change NET TYPE to Named Pipes and try opening the database as shown in image below.



2) If you are connecting to a server, first check the server date it might set to some old date. Change it to current date and the issue is resolved.

3) Use Local IP Address 127.0.0.1 instead of computer name when connecting to the sql server.

4) Microsoft has confirmed that this is a problem in the Microsoft products and the related resolution can be found in link.

Updated ON 05-02-2016 (Suggested By +SQLSurfer 7 ) 
5) Check the Password of the Windows User Account, it may be expired. If that is the case then reset the password and then try.

6) Restart the machine.

Steps for Resolution 4-

a) Manually create a host entry on the client computer for the IP address that you want to connect.

b) Start Windows Explorer.

c) Locate the Hosts file, and then open the file in notepad. (IN Case of windows 7 Run Notepad as administrator).

d) Note You can locate the file in the %SystemRoot%\System32\Drivers\Etc path. (Type drivers in Run and the folder that get opened have etc folder which contain the hosts file.

e) Add the following at the end of the file: Random IP Computer Name

Note Random IP is a placeholder for the IP address that is not in use by another computer in the network. Computer Name is a placeholder for the name of the computer that has the SQL Server 2000 SP3 running on it. The Random IP IP address and the Computer Name name must be separated by at least one space.



f) On the File menu, click Save.
g) Close the file..

Now try to login Navision with windows login, it should work :)

Thanks & Regards,
Saurav Dhyani
http://saurav-nav.blogspot.in/

Comments

  1. Hey! Have you ever paid attention, has your writting style improved so far?

    ReplyDelete
    Replies
    1. Hi Martins,

      I guess you would be the best to answer your question.

      As per me i think NO.

      Regards,
      Saurav Dhyani

      Delete

Post a Comment

Popular posts from this blog

VIEW SERVER STATE permission on SQL Server?

Hi all, Sometime While trying to Login into a database we face an error message as shown below. --------------------------- Microsoft Dynamics NAV Classic --------------------------- You cannot start Microsoft Dynamics NAV Classic because you do not have the VIEW SERVER STATE permission on SQL Server. Contact your system administrator. --------------------------- OK    ---------------------------

NAV 2013 R2 - Cumulative update 12 Released.

Hi all, Please find below the details of  Cumulative Update 12 released for Microsoft Dynamics NAV 2013 R2. Title - Cumulative Update 12 for Microsoft Dynamics NAV 2013 R2 Build No. - 38053 Release Date - October, 2014 Local Version Included - AU, AT, BE, CH, DE, DK, ES, FI, FR, IS, IT, NA, NL, NO, NZ, SE, UK, RU Download Link Note: Implementing this cumulative update will require a database conversion unless you have already implemented update rollup 5.

NAV 2013 Upgrade Part III - Data Upgrading.

Hi all, As per agenda we need to discuss the data upgrade in NAV 2013. The process is similar to what used to be till NAV 2009 R2 but with some changes. Let's start the process. Remember -  1) You can only upgrade a database to NAV 2013 from NAV 2009 SP1 / R2 SQL Only. 2) The Synchronization of users with SQL Server is no more required.