Skip to main content
Question

I am trying to delete features from two SDE feature classes using a list from a spreadsheet.

  • May 1, 2019
  • 2 replies
  • 24 views

Forum|alt.badge.img

I am trying to delete features from two SDE feature classes using a list from a spreadsheet. One table works the other one does not. I have tried both a feature writer and an SDE writer. I get an access denied error. I have even used the schema owner and still get the access denied error. The transaction type is set to versioned edit session. Any idea as to what I am missing?

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

trentatsafe
Safer
Forum|alt.badge.img+6

Hello @donjensen,

 

 

Before any suggestions, I do have a few questions to clarify:

 

1) The spreadsheet you are using. What does it contain? Does it contain the Features you want to delete, or does it contain the tables you want to delete the features from?

 

2) Are both tables set up the same? Both versioned etc.

 

3) If you only try to delete from the table that errors, does it fail still?

 

4) Access denied suggests a permissions issue, but it appears you have checked that.

 

5) Are you able to share the workspace at all?

 

 


Forum|alt.badge.img
  • Author
  • May 7, 2019

Thanks for the reply @trentatsafe. Yes the spreadsheet contains the features that are to be deleted. Both tables are setup the same and are versioned. Yes, the table that errors does fail if run by itself.

 

xlsxr2none.fmw