Re: Security Connection Problem

From: Carsten Horlacher (ch_at_seelhof.de)
Date: 02/24/04


Date: Tue, 24 Feb 2004 06:07:37 +0100

No there are no special issues. Did you check the protocol your sql
server uses? Named Pipes or TCP/IP. Are the machines in the same net. I
assume you may ping each other. Probably your client only talks via
TCP/IP to the database then check the SQL Server client configuration.
Normally I would say that it sould work but if it doesn´t add the SQL
Server host to your hostname file on the client side.

Regards,
Carsten

"John Jakus" <John.Jakus@*diespammerdie*Valence.com> schrieb im
Newsbeitrag news:O2jCM8j%23DHA.3812@TK2MSFTNGP09.phx.gbl...
> Carsten,
>
> I now see it seems to have something to do with name resolution. I
> don't understand why SQL will not resolve to just hostname. If I am in
> the SQL Server Enterprise Manager and I can't connect to the server
> using the host name alone. It seems to try and connect but ends up
> getting an authentication error. If I use the entire DNS name then it
> works. Now Axapta does not seem to understand the entire DNS name.
>
> Now the consultant finally got it working with IP address. He said it
> was an error in an Axapta Configuration File. This is good news.
> Problem is that I still cannot resolve to HOSTNAME only which confuses
> me. Does SQL require something special in order to do this?
>
> Thanks,
>
> John Jakus
>
> Carsten Horlacher wrote:
>
>> Hi again,
>> if I understand you right you are setting up a new installation. If
>> so start Axapta in 2-Tier mode (without AOS) to setup the database.
>> After the Installation of Axapta it will create the tables within the
>> database. You have to enter your license codes and do some other
>> stuff. So this cannot be done in 3-Tier mode. After you make these
>> inital setup steps you can setup your AOS configuration and access
>> Axapta in 3-Tier mode.
>>
>> So you next steps are:
>> Setup a 2-Tier configuration
>> Start Axapta and Login as Admin
>> Follow the steps of the installation checklist
>> (Compile, Enter license codes, set configuration keys, create users,
>> initialize help system, ...)
>> If these steps are passed, you may start the AOS and then connect
>> 3-Tier thin/fat to your Axapta installation.
>>
>> If you have further questions, just let me know!
>>
>> Regards,
>> Carsten
>>
>>
>> "John Jakus" <John.Jakus.DieSpammerDie@Valence.com> schrieb im
>> Newsbeitrag news:ezTJJDe%23DHA.2316@TK2MSFTNGP11.phx.gbl...
>>
>>>Carsten,
>>>
>>>Thank you for the prompt reply. I did not setup the Axapta system. It
>>>is all new to me. I setup the two Win2K server and the SQL. I am just
>>>now learning the Axapta system.
>>>
>>>I was slowly going through things this evening and found several
>>>things that need resolving. First the consultent tried installing the
>>>object server on a dedicated server. With the dedicated server, he
>>>was getting the same error. After troubshooting with no sucess then
>>>tried to install directly on the SQL server itself. The same problem
>>>was encountered.
>>>
>>>I have tried different ways to connect to SQL so I don't think the
>>>problem lies there. Today I examining the system and looking at the
>>>Navision Axapta Server Manager I saw the following:
>>>
>>>The Server Manager is Running
>>>
>>>The Object Servers - Server name - Axapta is stopped.
>>>
>>>If I try and start it, it just starts for a few moments then stops
>>>again. Looking at settings, I see that it is using the original
>>>configuration settings. I seem to remember the consutant having a
>>>similar problem when it was on the dedicated server. I don't know if
>>>it was resolved on that server.
>>>
>>>I found the following in the Event View Application log after trying
>>>to start the service:
>>>
>>>Object Server Axapta: Login SQL execution error. Server cannot
>>>perform setup and upgrade tasks. Please perform all setup and upgrade
>>>tasks using 2-tier configuration.
>>>
>>>Looking in the Navision Axapta Configuration Utility, I see that
>>>there are two configurations listed under the Active Configuration.
>>>This leads me to believe the consultant was trying differnt methods
>>>to get this working. It was left on the 2TIER Active Configuration. I
>>>don't know if this is necessary but the Navision Axapta Server
>>>Manager did not have a 2TIER Configuration. I tried exporting the
>>>settings from the Configuration utility for 2TIER then creating a new
>>>Object Servers configuration in the Server Manger. Then imported the
>>>settings. The service still will not start.
>>>
>>>After trying this, I recived the following in the Event Log
>>>Application log:
>>>
>>>Object Server 2TIER: Failed to create file old\axapd.aoi. Error code
>>>was 3
>>>
>>>and
>>>
>>>Object Server 2TIER: Login SQL execution error. Server cannot perform
>>>setup and upgrade tasks. Please perform all setup and upgrade tasks
>>>using 2-tier configuration.
>>>
>>>I also noticed througout the log this error:
>>>
>>>Server Manager: Fatal socket error 10004 occured while receiving
>>>service requests from clients.
>>>
>>>Hope this info is useful. I am new to this. I appreciate any
>>>direction you can assist with.
>>>
>>>Thank You,
>>>
>>>John Jakus
>>>
>>>
>>>
>>>Carsten Horlacher wrote:
>>>
>>>>The message you mentioned is only for inormation and it is not a
>>>>real error message. How does your axapta configuration file exactly
>>>>looks like? What database protocol are you running. Are you able to
>>>>start the axapta client onto the database server? You are running
>>>>Axapta in 2-Tier mode?
>>>>
>>>>Regards,
>>>>Carsten
>>>>
>>>>"John Jakus" <John.Jakus.DieSpammerDie@Valence.com> schrieb im
>>>>Newsbeitrag news:uY06wsK%23DHA.452@TK2MSFTNGP11.phx.gbl...
>>>>
>>>>
>>>>>I have just setup a new SQL 2000 server (SP3a). We put it on a
>>>>>Windows 2000 Server with SP4. The server is not part of a domain
>>>>>nor does a domain exist on the network. The server is setup for
>>>>>Mixed authentication mode. I can setup connection with DSNs and
>>>>>they work fine. I am try to get Axapta to communicate and it always
>>>>>gets the following error:
>>>>>
>>>>>"The program is unable to load the execute the class
>>>>>'SqlDatabaseInit', which is essential in order to identify the
>>>>>database vendor, and load the appropriate SQL system variables.
>>>>>
>>>>>This can be caused by insufficient access rights to the SQL
>>>>>Database, a missing corrupted applictation file, or syntax error(s)
>>>>>within the class itself"
>>>>>
>>>>>I have tried using local machine authentication and SQL
>>>>>authentication. Using Administrator account and sa account.
>>>>>
>>>>>No problems with any of the SQL utilities or DSNs.
>>>>>
>>>>>In the event log I am getting the following errors:
>>>>>
>>>>>SuperSocket info: (SpnRegister) : Error 1355.
>>>>>http://support.microsoft.com/default.aspx?scid=kb;en-us;303411&Product=sql2k
>>>>>
>>>>>
>>>>>SuperSocket info: ConnectionListen(Shared-Memory (LPC)) : Error 5.
>>>>>
>>>>>My machine is not part of a domain so is there a way to get rid of
>>>>>these errors?
>>>>>
>>>>>Thank You for any information,
>>>>>
>>>>>John Jakus
>>>>
>>>>
>>



Relevant Pages

  • Re: Security Connection Problem
    ... If I am in the SQL ... Server Enterprise Manager and I can't connect to the server using the ... Axapta does not seem to understand the entire DNS name. ... was an error in an Axapta Configuration File. ...
    (microsoft.public.sqlserver.setup)
  • Re: Security Connection Problem
    ... If I am in the SQL ... Server Enterprise Manager and I can't connect to the server using the ... Axapta does not seem to understand the entire DNS name. ... was an error in an Axapta Configuration File. ...
    (microsoft.public.sqlserver.security)
  • Re: BizTalk server Topology & scalibilty
    ... BizTalk itself is 'stateless' and so can run on any machine that has access ... host instances is unrelated to the distribution of databases across SQL. ... could have all dbs installed on a single SQL server, or each on its own SQL ... > configuration of hosts. ...
    (microsoft.public.biztalk.server)
  • Re: BizTalk Server 2004 ConfigFramework.exe error
    ... I have problem to pass the SSO setup during the configuration process. ... > and trying to configure this server 2nd. ... > the SSO server needs to be the first server configured in a BizTalk group. ... Do you mean that your SQL Server is on different box from the ...
    (microsoft.public.biztalk.general)
  • RE: Fulltext failure on a 2 node cluster
    ... Server full-text search resource online: "SQL Cluster Resource 'Full Text' ...
    (microsoft.public.sqlserver.clustering)