Skip to main content
Solved

SDE Connection files fail following an upgrade of ArcMap from 10.4 to 10.5

  • March 2, 2018
  • 2 replies
  • 103 views

I have tried using the old SDE connection file and created new SDE connections. Both fail when using the FME reader Esri Geodatabase (ArcSDE Geodb). The following is the error message I receive:

================================

Opening the Geodatabase reader

The ArcObjects license 'Advanced' is being selected from the ESRILicenseInfo ArcObjects call

FME has checked out an Esri license. The product checked out is 'Advanced'

Installed ArcGIS version is '10.4'

Could not open the Enterprise Geodatabase. The error number from ArcObjects is: '-2147209112'. The error message from ArcObjects is: {FDO error: -2147209112}

Please ensure the connection parameters are correct (server=`gisnas1', instance=`sde:sqlserver:gisnas1', user=`***', password=`***', database=`Cadastral_SDE', version=`sde.DEFAULT')

A fatal error has occurred. Check the logfile above for details

Failed to obtain any schemas from reader 'GEODATABASE_SDE' from 1 datasets. This may be due to invalid datasets or format accessibility issues due to licensing, dependencies, or module loading. See logfile for more information

UniversalReader -- readSchema resulted in 0 schema features being returned

Reader Parameter(0) = ><Unused><

Best answer by sscholer

I solved it by additionally uninstalling ArcGIS Desktop Background Geoprocessing v.10.4 program and installing matching version for ArcMap.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

  • Author
  • Best Answer
  • March 5, 2018

I solved it by additionally uninstalling ArcGIS Desktop Background Geoprocessing v.10.4 program and installing matching version for ArcMap.


fmelizard
Safer
Forum|alt.badge.img+21
  • Safer
  • March 5, 2018

I solved it by additionally uninstalling ArcGIS Desktop Background Geoprocessing v.10.4 program and installing matching version for ArcMap.

Thanks for sharing your solution with us! @sscholer