![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Thread-Topic: registering server in Analaysis Manager thread-index: AcX21FHaBFqqY6I5RwGvE5FP0750yQ== X-WBNR-Posting-Host: 204.86.231.10 From: "=?Utf-8?B?SmVmZkc=?=" <PlasticMan (AT) community (DOT) nospam Subject: registering server in Analaysis Manager Date: Thu, 1 Dec 2005 16:07:01 -0800 Lines: 6 Message-ID: <DDBFCCFC-B346-4A95-8C8E-B5AB78635CC3 (AT) microsoft (DOT) com MIME-Version: 1.0 Content-Type: text/plain; charset="Utf-8" Content-Transfer-Encoding: 7bit X-Newsreader: Microsoft CDO for Windows 2000 Content-Class: urn:content-classes:message Importance: normal Priority: normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 Newsgroups: microsoft.public.sqlserver.olap NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250 Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFT NGXA03.phx.gbl Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.sqlserver.olap:65069 X-Tomcat-NG: microsoft.public.sqlserver.olap I am trying to figure out why one of our computers cannot register a server by its servername, only by its ip address, but all others are able to register server by its servername. Any suggestions? All users are in the same domain. -- Jeff |
#3
| |||
| |||
|
|
Hello Jeff, What is exact error message you see when you try to register the server by its name? Does the issue occur for any OLAP server it tries to register or only for local server name? You may want to use regmon to trace the log to see if there is some corruption or access denied error in registry: http://www.sysinternals.com/ntw2k/source/regmon.shtml Also, you may want to use netdiag to check if there is any network related issue on this machine: netdiag /v > c:\netdiag.txt Best Regards, Peter Yang MCSE2000/2003, MCSA, MCDBA Microsoft Online Partner Support When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from your issue. ================================================== === This posting is provided "AS IS" with no warranties, and confers no rights. -------------------- Thread-Topic: registering server in Analaysis Manager thread-index: AcX21FHaBFqqY6I5RwGvE5FP0750yQ== X-WBNR-Posting-Host: 204.86.231.10 From: "=?Utf-8?B?SmVmZkc=?=" <PlasticMan (AT) community (DOT) nospam Subject: registering server in Analaysis Manager Date: Thu, 1 Dec 2005 16:07:01 -0800 Lines: 6 Message-ID: <DDBFCCFC-B346-4A95-8C8E-B5AB78635CC3 (AT) microsoft (DOT) com MIME-Version: 1.0 Content-Type: text/plain; charset="Utf-8" Content-Transfer-Encoding: 7bit X-Newsreader: Microsoft CDO for Windows 2000 Content-Class: urn:content-classes:message Importance: normal Priority: normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 Newsgroups: microsoft.public.sqlserver.olap NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250 Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFT NGXA03.phx.gbl Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.sqlserver.olap:65069 X-Tomcat-NG: microsoft.public.sqlserver.olap I am trying to figure out why one of our computers cannot register a server by its servername, only by its ip address, but all others are able to register server by its servername. Any suggestions? All users are in the same domain. -- Jeff |
#4
| |||
| |||
|
|
Thread-Topic: registering server in Analaysis Manager thread-index: AcX3ZirQgebXUOu0Sg2Z2ZJgpfQbeg== X-WBNR-Posting-Host: 204.86.231.10 From: "=?Utf-8?B?SmVmZkc=?=" <PlasticMan (AT) community (DOT) nospam References: <DDBFCCFC-B346-4A95-8C8E-B5AB78635CC3 (AT) microsoft (DOT) com l3FWXAv9FHA.3764 (AT) TK2MSFTNGXA02 (DOT) phx.gbl Subject: RE: registering server in Analaysis Manager Date: Fri, 2 Dec 2005 09:31:02 -0800 Lines: 87 Message-ID: <9AACCF03-9C0E-49EA-94DC-A63F709A8002 (AT) microsoft (DOT) com MIME-Version: 1.0 Content-Type: text/plain; charset="Utf-8" Content-Transfer-Encoding: 7bit X-Newsreader: Microsoft CDO for Windows 2000 Content-Class: urn:content-classes:message Importance: normal Priority: normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 Newsgroups: microsoft.public.sqlserver.olap NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250 Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFT NGXA03.phx.gbl Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.sqlserver.olap:65088 X-Tomcat-NG: microsoft.public.sqlserver.olap Just to be more clear, as I feel I wasn't in the first post. This user is connecting to a remote server, not having any trouble registering the local server. And it is limited to this one server. They can register other Analysis Servers located on different servers with the name. It appears this is the only server that they are having the difficulty with. The users desktop is running windows XP, and the server is AS/MSSQL 2000 sp3a with some hotfixes running on Windows standard 2003. Other users can connect to this server using the server name and not the server ip address. I have asked the user for the exact error message and will post here when they reply. Thanks for your response, and I am looking into your suggestions, and will post more when I get finished -- Jeff "Peter Yang [MSFT]" wrote: Hello Jeff, What is exact error message you see when you try to register the server by its name? Does the issue occur for any OLAP server it tries to register or only for local server name? You may want to use regmon to trace the log to see if there is some corruption or access denied error in registry: http://www.sysinternals.com/ntw2k/source/regmon.shtml Also, you may want to use netdiag to check if there is any network related issue on this machine: netdiag /v > c:\netdiag.txt Best Regards, Peter Yang MCSE2000/2003, MCSA, MCDBA Microsoft Online Partner Support When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from your issue. ================================================== === This posting is provided "AS IS" with no warranties, and confers no rights. -------------------- Thread-Topic: registering server in Analaysis Manager thread-index: AcX21FHaBFqqY6I5RwGvE5FP0750yQ== X-WBNR-Posting-Host: 204.86.231.10 From: "=?Utf-8?B?SmVmZkc=?=" <PlasticMan (AT) community (DOT) nospam Subject: registering server in Analaysis Manager Date: Thu, 1 Dec 2005 16:07:01 -0800 Lines: 6 Message-ID: <DDBFCCFC-B346-4A95-8C8E-B5AB78635CC3 (AT) microsoft (DOT) com MIME-Version: 1.0 Content-Type: text/plain; charset="Utf-8" Content-Transfer-Encoding: 7bit X-Newsreader: Microsoft CDO for Windows 2000 Content-Class: urn:content-classes:message Importance: normal Priority: normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 Newsgroups: microsoft.public.sqlserver.olap NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250 Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFT NGXA03.phx.gbl Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.sqlserver.olap:65069 X-Tomcat-NG: microsoft.public.sqlserver.olap I am trying to figure out why one of our computers cannot register a server by its servername, only by its ip address, but all others are able to register server by its servername. Any suggestions? All users are in the same domain. -- Jeff |
#5
| |||
| |||
|
|
X-Tomcat-ID: 154343097 References: <DDBFCCFC-B346-4A95-8C8E-B5AB78635CC3 (AT) microsoft (DOT) com l3FWXAv9FHA.3764 (AT) TK2MSFTNGXA02 (DOT) phx.gbl |
|
MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit From: petery (AT) online (DOT) microsoft.com (Peter Yang [MSFT]) Organization: Microsoft Date: Mon, 05 Dec 2005 09:30:17 GMT Subject: RE: registering server in Analaysis Manager X-Tomcat-NG: microsoft.public.sqlserver.olap Message-ID: <ewl#C6X#FHA.832 (AT) TK2MSFTNGXA02 (DOT) phx.gbl Newsgroups: microsoft.public.sqlserver.olap Lines: 135 Path: TK2MSFTNGXA02.phx.gbl Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.sqlserver.olap:65143 NNTP-Posting-Host: tomcatimport2.phx.gbl 10.201.218.182 Hello Jeff, Thank you for more information on this issue. Since the issue only occurs with one remote server, it is more like a name resolution issue. You may want to ping the remote server by name and by IP address to see it works fine. If there is any name resolution issue, you may want to manually add the name resolution information of the server to lmhosts file on this machine: 101927 The Lmhosts File for TCP/IP in Windows http://support.microsoft.com/?id=101927 Also, you may want to start SQL network client tool to see if there is any alias having the same name as this server. Since the issue only occurs on this machine, regmon log might still be helpful. Best Regards, Peter Yang MCSE2000/2003, MCSA, MCDBA Microsoft Online Partner Support When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from your issue. ================================================== === This posting is provided "AS IS" with no warranties, and confers no rights. -------------------- Thread-Topic: registering server in Analaysis Manager thread-index: AcX3ZirQgebXUOu0Sg2Z2ZJgpfQbeg== X-WBNR-Posting-Host: 204.86.231.10 From: "=?Utf-8?B?SmVmZkc=?=" <PlasticMan (AT) community (DOT) nospam References: <DDBFCCFC-B346-4A95-8C8E-B5AB78635CC3 (AT) microsoft (DOT) com l3FWXAv9FHA.3764 (AT) TK2MSFTNGXA02 (DOT) phx.gbl Subject: RE: registering server in Analaysis Manager Date: Fri, 2 Dec 2005 09:31:02 -0800 Lines: 87 Message-ID: <9AACCF03-9C0E-49EA-94DC-A63F709A8002 (AT) microsoft (DOT) com MIME-Version: 1.0 Content-Type: text/plain; charset="Utf-8" Content-Transfer-Encoding: 7bit X-Newsreader: Microsoft CDO for Windows 2000 Content-Class: urn:content-classes:message Importance: normal Priority: normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 Newsgroups: microsoft.public.sqlserver.olap NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250 Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFT NGXA03.phx.gbl Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.sqlserver.olap:65088 X-Tomcat-NG: microsoft.public.sqlserver.olap Just to be more clear, as I feel I wasn't in the first post. This user is connecting to a remote server, not having any trouble registering the local server. And it is limited to this one server. They can register other Analysis Servers located on different servers with the name. It appears this is the only server that they are having the difficulty with. The users desktop is running windows XP, and the server is AS/MSSQL 2000 sp3a with some hotfixes running on Windows standard 2003. Other users can connect to this server using the server name and not the server ip address. I have asked the user for the exact error message and will post here when they reply. Thanks for your response, and I am looking into your suggestions, and will post more when I get finished -- Jeff "Peter Yang [MSFT]" wrote: Hello Jeff, What is exact error message you see when you try to register the server by its name? Does the issue occur for any OLAP server it tries to register or only for local server name? You may want to use regmon to trace the log to see if there is some corruption or access denied error in registry: http://www.sysinternals.com/ntw2k/source/regmon.shtml Also, you may want to use netdiag to check if there is any network related issue on this machine: netdiag /v > c:\netdiag.txt Best Regards, Peter Yang MCSE2000/2003, MCSA, MCDBA Microsoft Online Partner Support When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from your issue. ================================================== === This posting is provided "AS IS" with no warranties, and confers no rights. -------------------- Thread-Topic: registering server in Analaysis Manager thread-index: AcX21FHaBFqqY6I5RwGvE5FP0750yQ== X-WBNR-Posting-Host: 204.86.231.10 From: "=?Utf-8?B?SmVmZkc=?=" <PlasticMan (AT) community (DOT) nospam Subject: registering server in Analaysis Manager Date: Thu, 1 Dec 2005 16:07:01 -0800 Lines: 6 Message-ID: <DDBFCCFC-B346-4A95-8C8E-B5AB78635CC3 (AT) microsoft (DOT) com MIME-Version: 1.0 Content-Type: text/plain; charset="Utf-8" Content-Transfer-Encoding: 7bit X-Newsreader: Microsoft CDO for Windows 2000 Content-Class: urn:content-classes:message Importance: normal Priority: normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 Newsgroups: microsoft.public.sqlserver.olap NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250 Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFT NGXA03.phx.gbl Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.sqlserver.olap:65069 X-Tomcat-NG: microsoft.public.sqlserver.olap I am trying to figure out why one of our computers cannot register a server by its servername, only by its ip address, but all others are able to register server by its servername. Any suggestions? All users are in the same domain. -- Jeff |
![]() |
| Thread Tools | |
| Display Modes | |
| |