Skip to main content

Move data from one SDE database to another with minimal downtime

This project has been archived.

The maintainers of this project have marked this project as archived. No new releases are expected.

Project description

swapper

This tool will

  1. Take a sgid-internal feature class name (ie SGID.OWNER.FeatureClass) as input.
  2. Parse the name to get the corresponding connection files in L:\sgid_to_agol\ConnectionFilesSGID
  3. Check if the input sgid-internal connection file exists
  4. Check if the output sgid10 connection file exists
  5. Check if the sgid-internal input feature class exists
  6. Copy the feature class to sgid10 named fc_temp
  7. Run a function to delete the table locks on the old sgid10 feature class that's being replaced
  8. Delete the sgid10 feature class that's being replaced
  9. Rename the new copied feature class from fc_temp to fc
  10. Update the privileges for the agrc and SearchAPI users

Setup

Production

  1. git clone https://github.com/agrc/swapper
  2. cd swapper
  3. From within a virtual environment that has python 3.6+ and arcpy: pip install .\ -U
  4. Set SWAPPER_* environment variables as outlined in [.env.sample].

Development

  1. Clone project.
  2. Update .env file to be the correct path to the share folder.
  3. From within a virtual environment that has python 3.6+ and arcpy: pip install -e .[tests]
  4. swapper ...
  5. pytest

Usage

CLI

Run swapper for usage information.

From within other python code

from swapper import swapper

swapper.copy_and_replace('sgid.boundaries.counties')

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ugrc_swapper-1.2.4.tar.gz (8.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ugrc_swapper-1.2.4-py3-none-any.whl (7.3 kB view details)

Uploaded Python 3

File details

Details for the file ugrc_swapper-1.2.4.tar.gz.

File metadata

  • Download URL: ugrc_swapper-1.2.4.tar.gz
  • Upload date:
  • Size: 8.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ugrc_swapper-1.2.4.tar.gz
Algorithm Hash digest
SHA256 fbb5077210630e6babdf98669c7d13538e2f472660f1486f34f501f1e4f5d72c
MD5 2a39690da26d0e33f3a20797d7b4c07a
BLAKE2b-256 b58c311daa1794ad0d33d4589e637e89699ba0a3457a0b116a1022c01fdae443

See more details on using hashes here.

Provenance

The following attestation bundles were made for ugrc_swapper-1.2.4.tar.gz:

Publisher: release.yml on agrc/swapper

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ugrc_swapper-1.2.4-py3-none-any.whl.

File metadata

  • Download URL: ugrc_swapper-1.2.4-py3-none-any.whl
  • Upload date:
  • Size: 7.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ugrc_swapper-1.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 099a4807ddcfa777cd0cc71276daf5ae384e9a014027003f10eebbb8c115de42
MD5 4d355e7515598ca4eb8b01939033f298
BLAKE2b-256 e1dcd7555d080e73f0104191ff84a041cf4b9e12c635b9a8a1c2ecf4ba5c1478

See more details on using hashes here.

Provenance

The following attestation bundles were made for ugrc_swapper-1.2.4-py3-none-any.whl:

Publisher: release.yml on agrc/swapper

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page