Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automate class extension removal from a child geodatabase #15

Open
mattyschell opened this issue Mar 16, 2023 · 0 comments
Open

Automate class extension removal from a child geodatabase #15

mattyschell opened this issue Mar 16, 2023 · 0 comments

Comments

@mattyschell
Copy link
Owner

I think our preferred workaround replication workflow is:

  1. Copy full enterprise geodatabase to a file geodatabase
  2. Remove class extensions from the file geodatabase
  3. Begin replication from the parent enterprise geodatabase to the child file geodatabase
  4. Copy the file geodatabase to the real environments where we require replicas

Step 2 is a pain point that currently relies on VBA code on an old end of life VM. Alternatively take a look at:

https://github.com/nicogis/RemoveClassExtension

or the ResetCLSIDs.esriaddin provided by ESRI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant