Skip to main content
Solved

Can I write to a Enterprise Geodatabase (SDE) that is not running?

  • September 6, 2017
  • 2 replies
  • 16 views

fmelizard
Safer
Forum|alt.badge.img+21

I have an enterprise geodatabase, but no SDE services running. Can I use the sde writer to write to it?

Best answer by richardatsafe

Yes, you can write to a sde database where the sde service is not running by using GEODATABASE_SDE writer and pointing to a sde connection file. The legacy SDE30 writer, on the other hand will not be able to write to your enterprise geodatabase if your sde services are not running.

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

richardatsafe
Safer
Forum|alt.badge.img+10
  • Safer
  • Best Answer
  • September 6, 2017

Yes, you can write to a sde database where the sde service is not running by using GEODATABASE_SDE writer and pointing to a sde connection file. The legacy SDE30 writer, on the other hand will not be able to write to your enterprise geodatabase if your sde services are not running.


erik_jan
Contributor
Forum|alt.badge.img+23
  • Contributor
  • September 6, 2017

I believe the question is a bit off:

The database needs to be up and running, the SDE services that connect ArcGIS to the database do not need to be running. The connection can be made by FME.