What would cause editing capability difference for same geodatabase connections?Troubleshoot editing features in feature dataset with ArcMap / ArcSDE OracleIs the “sdetable” command available with ArcGIS WorkgroupArcMap, Editor and Geodatabase API edit session questionIs it possible to limit export feature class in ArcSDE to only some users?Using arcpy.da.Editor?Save Edits Error, SDEDirectly edit features in non-SDE Oracle feature class?Having trouble starting an edit session on SDE with edit permissions set for userWhich versions of ArcMap support editing SQLite geodatabase tables and in what capacity?Refreshing Versioned Feature Class using ArcObjects?
Can an x86 CPU running in real mode be considered to be basically an 8086 CPU?
Schwarzchild Radius of the Universe
How do I create uniquely male characters?
What is the meaning of "of trouble" in the following sentence?
Can I make popcorn with any corn?
Download, install and reboot computer at night if needed
How is this relation reflexive?
How is it possible for user's password to be changed after storage was encrypted? (on OS X, Android)
What typically incentivizes a professor to change jobs to a lower ranking university?
What would happen to a modern skyscraper if it rains micro blackholes?
XeLaTeX and pdfLaTeX ignore hyphenation
I’m planning on buying a laser printer but concerned about the life cycle of toner in the machine
Is Social Media Science Fiction?
The use of multiple foreign keys on same column in SQL Server
Banach space and Hilbert space topology
N.B. ligature in Latex
How old can references or sources in a thesis be?
Why can't I see bouncing of a switch on an oscilloscope?
What do you call a Matrix-like slowdown and camera movement effect?
Can Medicine checks be used, with decent rolls, to completely mitigate the risk of death from ongoing damage?
How to report a triplet of septets in NMR tabulation?
"which" command doesn't work / path of Safari?
How do we improve the relationship with a client software team that performs poorly and is becoming less collaborative?
Why are 150k or 200k jobs considered good when there are 300k+ births a month?
What would cause editing capability difference for same geodatabase connections?
Troubleshoot editing features in feature dataset with ArcMap / ArcSDE OracleIs the “sdetable” command available with ArcGIS WorkgroupArcMap, Editor and Geodatabase API edit session questionIs it possible to limit export feature class in ArcSDE to only some users?Using arcpy.da.Editor?Save Edits Error, SDEDirectly edit features in non-SDE Oracle feature class?Having trouble starting an edit session on SDE with edit permissions set for userWhich versions of ArcMap support editing SQLite geodatabase tables and in what capacity?Refreshing Versioned Feature Class using ArcObjects?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
In ArcMap 10.5.1, from Computer 'A', I am receiving a 'no editable feature layers' error when trying to edit feature class 'X' that is in a SQL Server Geodatabase. However, I am able to edit feature class 'X' from Computer 'B'.
Both Database Connections, from either computer, were established as user 'M'. I have access to the SQL Server Geodatabase and personally set the permissions for database users. User 'M' has select, insert, update, and delete permissions for that specific feature class table.
To summarize: same user geodatabase connections, same feature class, same version of ArcMap, different edit capabilities on Computer A vs. B. The dataset is not versioned.
What other factors could be contributing to edit privileges?
Solved by Configuring an ArcMap edit session to perform nonversioned edits as described here http://desktop.arcgis.com/en/arcmap/10.5/manage-data/geodatabases/configuring-an-arcmap-edit-session-to-perform-nonversioned-edits.htm
arcmap editing sql-server esri-geodatabase
add a comment |
In ArcMap 10.5.1, from Computer 'A', I am receiving a 'no editable feature layers' error when trying to edit feature class 'X' that is in a SQL Server Geodatabase. However, I am able to edit feature class 'X' from Computer 'B'.
Both Database Connections, from either computer, were established as user 'M'. I have access to the SQL Server Geodatabase and personally set the permissions for database users. User 'M' has select, insert, update, and delete permissions for that specific feature class table.
To summarize: same user geodatabase connections, same feature class, same version of ArcMap, different edit capabilities on Computer A vs. B. The dataset is not versioned.
What other factors could be contributing to edit privileges?
Solved by Configuring an ArcMap edit session to perform nonversioned edits as described here http://desktop.arcgis.com/en/arcmap/10.5/manage-data/geodatabases/configuring-an-arcmap-edit-session-to-perform-nonversioned-edits.htm
arcmap editing sql-server esri-geodatabase
Because it's SQL Server, there might be something wonky with OS authentication. This isn't really something we can diagnose in the way that Tech Support can.
– Vince
Apr 3 at 20:29
add a comment |
In ArcMap 10.5.1, from Computer 'A', I am receiving a 'no editable feature layers' error when trying to edit feature class 'X' that is in a SQL Server Geodatabase. However, I am able to edit feature class 'X' from Computer 'B'.
Both Database Connections, from either computer, were established as user 'M'. I have access to the SQL Server Geodatabase and personally set the permissions for database users. User 'M' has select, insert, update, and delete permissions for that specific feature class table.
To summarize: same user geodatabase connections, same feature class, same version of ArcMap, different edit capabilities on Computer A vs. B. The dataset is not versioned.
What other factors could be contributing to edit privileges?
Solved by Configuring an ArcMap edit session to perform nonversioned edits as described here http://desktop.arcgis.com/en/arcmap/10.5/manage-data/geodatabases/configuring-an-arcmap-edit-session-to-perform-nonversioned-edits.htm
arcmap editing sql-server esri-geodatabase
In ArcMap 10.5.1, from Computer 'A', I am receiving a 'no editable feature layers' error when trying to edit feature class 'X' that is in a SQL Server Geodatabase. However, I am able to edit feature class 'X' from Computer 'B'.
Both Database Connections, from either computer, were established as user 'M'. I have access to the SQL Server Geodatabase and personally set the permissions for database users. User 'M' has select, insert, update, and delete permissions for that specific feature class table.
To summarize: same user geodatabase connections, same feature class, same version of ArcMap, different edit capabilities on Computer A vs. B. The dataset is not versioned.
What other factors could be contributing to edit privileges?
Solved by Configuring an ArcMap edit session to perform nonversioned edits as described here http://desktop.arcgis.com/en/arcmap/10.5/manage-data/geodatabases/configuring-an-arcmap-edit-session-to-perform-nonversioned-edits.htm
arcmap editing sql-server esri-geodatabase
arcmap editing sql-server esri-geodatabase
edited Apr 4 at 19:51
AMgis
asked Apr 3 at 17:30
AMgisAMgis
114
114
Because it's SQL Server, there might be something wonky with OS authentication. This isn't really something we can diagnose in the way that Tech Support can.
– Vince
Apr 3 at 20:29
add a comment |
Because it's SQL Server, there might be something wonky with OS authentication. This isn't really something we can diagnose in the way that Tech Support can.
– Vince
Apr 3 at 20:29
Because it's SQL Server, there might be something wonky with OS authentication. This isn't really something we can diagnose in the way that Tech Support can.
– Vince
Apr 3 at 20:29
Because it's SQL Server, there might be something wonky with OS authentication. This isn't really something we can diagnose in the way that Tech Support can.
– Vince
Apr 3 at 20:29
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "79"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f317686%2fwhat-would-cause-editing-capability-difference-for-same-geodatabase-connections%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Geographic Information Systems Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f317686%2fwhat-would-cause-editing-capability-difference-for-same-geodatabase-connections%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Because it's SQL Server, there might be something wonky with OS authentication. This isn't really something we can diagnose in the way that Tech Support can.
– Vince
Apr 3 at 20:29