Download Latest Version odbep_0_1.tgz (382.8 kB)
Email in envelope

Get an email when there's a new version of Open Extract Processor

Home
Name Modified Size InfoDownloads / Week
README 2012-01-14 1.0 kB
odbep_0_1.tgz 2012-01-14 382.8 kB
Totals: 2 Items   383.8 kB 0
Oep Database Extract Processor
-------------------------------------------

Summary: This is a utility for performing ETL operations on Oracle ane MYSQL databases.

Programs:
oep :: Command line utility for processing native oep data files.
myimp/myexp :: Import and export utilities for MYSQL.
oraimp/oraexp :: Import and export utilities for Oracle.
 - Each of this directories contains a simple Makefile, go to the directory and type: make.
 - On Ubuntu you will need build-essential and zlib1g-dev to compile oep.
 - MYSQL routines will require MYSQL dev libraries (libmysqlclient-dev on Ubuntu).
 - The Oracle routines require OCI dev libraries.  This code has been compiled for Oracle versions 7-11 and on AIX, HPUX, DYNIX, and Linux but there is only a rough Makefile that will likely require some adjusting.

Reports:
php :: PHP scripts for an OLAP like reporting tool using the oep program and data files. 
 - The php scripts expect the oep executable to be in /usr/local/bin

Sample data can be found in the directory:
./php/sample/
Source: README, updated 2012-01-14