Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

"Error Opening Sub-Domain" error message when you open SNA Manager


View products that this article applies to.

This article was previously published under Q323056

↑ Back to the top


Symptoms

After you open SNA Manager and you expand the Microsoft SNA Manager folder, you may receive the following error message:
<Error opening sub-domain>
If this message appears, the following event is also posted in the application log of the Event Viewer:
Event ID: 5149 - Source: SNA Manage Agent

Manage base error - error in accessing the domain table. The local domain name is not valid

↑ Back to the top


Cause

Though there may be more than one reason for this problem to occur, two known causes are:
  • The Remote Registry Service is stopped or unavailable.
  • The SNA subdomain name is not listed in the registry. This error is seen only if the value is blank.
NOTE: By default, the SNA subdomain name is the Windows NT or Windows 2000 Server name.

↑ Back to the top


Resolution

Resolving this problem involves these steps:
  • Start the Remote Registry Service.
  • Verify that the SnaDomain:REG_SZ: <subdomain_name> value is listed in the registry.
To resolve this problem, follow these steps:
  1. Start Registry Editor (Regedt32.exe).
  2. Locate the SnaDomain value under the following key in the registry:
    HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\SnaBase\Parameters
  3. On the Edit menu, click Multi String, type <Subdomain_Name>, and then click OK.
  4. Quit Registry Editor.

↑ Back to the top


More information

If SNA Management tracing was turned on during this time, the Expintx.atf trace file shows that after the MngGetLocalDomain call is made, the value name (SNA subdomain name) that comes back is <blank>.
mngglobl.cpp(1556) MngGetLocalDomain Local Domain is <blank>
manage.cpp(443)    CreateDomainManageObject Call to CreateDomainManageObject
mngglobl.cpp(1556) MngGetLocalDomain Local Domain is <blank>
					
For additional information about Event Id 5149, click the article numbers below to view the articles in the Microsoft Knowledge Base:
321159� Event IDs 5125 and 5149 After You Start SNA Manager in HIS 2000
296839� Administrator Client Fails to Open Subdomain in SNA Manager

↑ Back to the top


Keywords: KB323056, kbprb

↑ Back to the top

Article Info
Article ID : 323056
Revision : 4
Created on : 12/4/2007
Published on : 12/4/2007
Exists online : False
Views : 340