Map 3D 2015 - Map 3D 2016 Large Job-Enabled Database Performance Hotfix

Autodesk Support

Jul 28, 2017


Applies to:

  • Map 3D 2015 (sp3)
  • Map 3D 2016 (sp2)
  • Autodesk Infrastructure Administrator 2015 (sp3)
  • Autodesk Infrastructure Administrator 2016 (sp2)

Fixes: Map 3D took a long time to update or delete features from templates in large, job-enabled databases.

Be sure all products have the latest service packs before proceeding. 

To apply the hotfix, close Map 3D, and/or Autodesk Infrastructure Administrator

1. Locate the correct folder:

C:\Program Files\Autodesk\AutoCAD 2015\Map\bin\ (or C:\Program Files\Autodesk\Autodesk Infrastructure Administrator 2015\bin)

2. Rename:

Autodesk.Map.IM.Templates.dll to _OLD.Autodesk.Map.IM.Templates.dll

Autodesk.Map.IM.Data.dll  to _OLD.Autodesk.Map.IM.Data.dll

3. Download zip file (below). Extract the new files to the bin directory.

4. There are 2 entries need to be added to table TB_INFO. 

Insert into TB_INFO (ID,COMMENTARY,PARAM,VALUE_CHAR,VALUE_NUMBER) 
values (2002,null,'FEATURE_GROUP_F_CLASS_ID','17;21;25;27',null);
Insert into TB_INFO (ID,COMMENTARY,PARAM,VALUE_CHAR,VALUE_NUMBER) 
values (2003,null,'LARGE_JOB_ENABLED',null,1);

Please note that the VALUE_CHAR field of first SQL is from the SQL: select distinct f.F_CLASS_ID from TB_FEATURE_GROUP_FEATURE f; You need to execute this SQL in your database, then combine the F_CLASS_IDs to a string.

This fix is for Map 2015 SP3. Because Map 2016 and 2015 are binary compatible, it can also be used in Map 2016.



Was this information helpful?


Need help? Ask the Autodesk Assistant!

The Assistant can help you find answers or contact an agent.


What level of support do you have?

Different subscription plans provide distinct categories of support. Find out the level of support for your plan.

View levels of support