Other News

Community

Replication using LogMiner

(Frank Pantaleo) This script was born out of a desire to replicate data from production while minimizing the effect on production. The best way to do this was to leverage APIs that Oracle made available in 8i. Some or all of this logic provided becomes unnecessary in 9i with the advent of Oracle Str

Community

Introduction to Class Programming

(Dante Salvador) In application program development, one of the most important considerations is the program’s ability to accurately represent our perception of the real world. This requires the program to incorporate a realistic data model. Such a program is certainly easier to understand than one