Problem:  Map document takes a long time to open after moving to a new ArcSDE Server database connection

相关信息
Article ID: 43921
Bug Id: N/A
Software:
ArcSDE 10, 10.1, 10.2, 10.2.1, 10.2.2
ArcGIS for Desktop Advanced 10.1, 10.2, 10.2.1, 10.2.2
ArcGIS for Desktop Standard 10.1, 10.2, 10.2.1, 10.2.2
ArcGIS for Desktop Basic 10.1, 10.2, 10.2.1, 10.2.2
Platforms: N/A

问题描述
A map document takes longer to open after an ArcSDE connection transition.

原因
This issue occurs when the map document contains previously removed or re-routed ArcSDE connection information. Although the layers were removed or re-routed, references to the previous ArcSDE connection are still stored within the map document. This causes the files to continue to search for the non-existent old connection, which in turn affects the time taken to open the map document.
已邀请:

易智瑞技术支持

赞同来自:

解决方案
Option A
Create a new map document.
1. Create a new map document in ArcMap.
2. Copy all the layers from the old map document to the new map document.


Option B
Edit the hosts file.
1. Navigate to the following folder:


C:\Windows\System32\drivers\etc
2. Open the hosts file using a text editor (such as Notepad).
3. At the bottom of the hosts file, add the following new entry:

"127.0.0.1 old_server_name"


4. Press Enter to insert a blank line at the end of the file.
5. Save changes made to the hosts file.




    其它相关参考
    1. ArcGIS Help: Converting local drive paths to UNC paths


    创建及修改时间
    Created: 1/19/2015

    Last Modified: 2/23/2015
    原文链接
    http://support.esri.com/en/kno ... 43921

    要回复问题请先登录注册