How to determine the Distributed Geodatabase Status of a file geodatabase using arcpy.

825
2
Jump to solution
11-07-2019 08:22 PM
AndrewMorgan1
New Contributor II

I am trying to find a way to get the Distributed Geodatabase Status of a file geodatabase using arcpy. Mainly so I can tell if the database contains a replica or not. I thought there would be a way using arcpy.Describe, but that doesn't seem to be the case. Any help would be appreciated.

0 Kudos
1 Solution

Accepted Solutions
JohannesBierer
Occasional Contributor III
2 Replies
JohannesBierer
Occasional Contributor III
AndrewMorgan1
New Contributor II

Yes, that does help!

thank you Johannes :-).

0 Kudos