Simple extract/load platform for oracle to oracle environments.
Application consists of two parts;
- PLSQL package that does the actual job
- Frontend application for easily managind extraction definitions
Front end application is optional. You can use ELO by just using the PLSQL package.
- ELO uses PL for logging. PL is a small utility and logging library for oracle.
See the repository for installation