Tag: Oracle

Community

IOUG Live! 2003

IOUG Live! 2003 is the conference for Oracle users, by Oracle users, delivering tested tips and techniques in over 200 technical sessions. Focus areas include: DBA, Architecture & Infrastructure, Data Warehousing & Business Intelligence, Application Server & Web Services; and eBusiness & Application

Community

Oracle Cross Tab Views

Tom Birch makes a case for coding when he explores both the power and the limits of Oracle’s Cross Tab query for turning data in a report from vertical to horizontal. For coverage on the full range of Oracle SQL features, check out O’Reilly’s Mastering Oracle SQL.

Community

Hot backup and recovery with Perl

By FRANK PANTALEO – This script is very useful for DBAs who want to use Perl for doing hot backups. Perl DBI/DBD provides very close integration and control of the state of the database. It also allows real time queries that allow the script to be self-learning about what dbf’s are in the database.