Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ArcGIS file geodatabase
#1
Is there a Python command to remove locks from a ArcGIS file geodatabase?  similar to the ...
  • arcpy.DisconnectUser
  • arcpy.AcceptConnections
  • arcpy.AcceptConnections
... would be used on a sde connection (sql database user connection) 

When a user of ArcGIS Desktop (or runtime application) makes a connection to a file geodatabase, it creates a ***ComputerName_blabla.lock file. i have  a process that runs nightly that deletes and replaces some tables, but inevitably i have 5-7 users that leave their application open thus preventing the process to run because there is a schema lock.

Hope this is enough info
Reply


Messages In This Thread
ArcGIS file geodatabase - by [email protected] - Oct-05-2016, 07:20 PM
RE: ArcGIS file geodatabase - by micseydel - Oct-05-2016, 07:23 PM
RE: ArcGIS file geodatabase - by [email protected] - Oct-05-2016, 07:40 PM
RE: ArcGIS file geodatabase - by micseydel - Oct-05-2016, 07:43 PM
RE: ArcGIS file geodatabase - by [email protected] - Oct-05-2016, 07:57 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Python bug in ArcGIS - Urban Network analysis tool stanimirasn 0 2,238 Jul-29-2018, 06:08 PM
Last Post: stanimirasn

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020