DNS Server Fails to Start After Promoting Secondary to PrimaryID: Q168033
|
After you use Domain Name Service (DNS) Manager to promote a secondary zone
to primary zone, or demote a primary zone to secondary zone, the DNS Server
service will not restart. Trying to restart the service will produce the
following Event ID's:
Event ID: 7023
The MS DNS Server service terminated with the following error:
The data is invalid.
Event ID: 130
DNS Server zone <zone name> has invalid or corrupted registry data.
Delete its registry data and recreate with DNSAdmin.
Event ID: 133
DNS Server secondary zone <zone name>, had no master IP addresses in
registry. Secondary zones require masters.
The registry key that specifies the zone type does not get updated correctly.
Use the Registry Editor to modify the
HKEY_LOCAL_MACHINE\System\Ccs\Services\Dns\Zones
key in the registry.
WARNING: Using Registry Editor incorrectly can cause serious, system-wide
problems that may require you to reinstall Windows NT to correct them.
Microsoft cannot guarantee that any problems resulting from the use of
Registry Editor can be solved. Use this tool at your own risk.
To modify the zone to the correct type, perform the following steps:
Value Name: Type
Data Type: REG_DWORD
Value: 1
0x1 specifies Primary zone
0x2 specifies secondary zone
Additional query words: Event ID 7023 Secondary Zone dns ntdns
Keywords : kbnetwork nttcp NTSrv
Version : WinNT:4.0
Platform : winnt
Issue type : kbbug
Last Reviewed: February 17, 1999