Skip to content
/ pySync Public

Sync service for Oracle Standard edition standby

Notifications You must be signed in to change notification settings

xtender/pySync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pySyncOracleStandby

Simple and fully configurable Sync service on Python for Oracle Standard edition standby

Requirement

  • Python 2.7+
  • cx_Oracle

Installation

  1. Copy config.cfg.example as config.cfg and configure it with own parameters

  2. Execute install.sh or

cp lib/systemd/system/pySyncOracleStandby.service /lib/systemd/system/pySyncOracleStandby.service
systemctl enable pySyncOracleStandby.service
systemctl status pySyncOracleStandby.service

Install package:

# root or administrator permission may be required
pip install pySyncOracleStandby

License

This project is licensed under the terms of the MIT license.

About

Sync service for Oracle Standard edition standby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published