Other News

Community

Developing a Database Security Plan

Oracle Security: Chapter 7, By Marlene Theriault & William Heney – There are many steps to securing your system and its data. But one of the first–and one that too few organizations take–is the development of a security policy that outlines and maps out the enforcement of a security plan. We’ve in

Community

Rock-Solid Replication

By Cameron O’Rourke – Replication involves synchronizing some or all of your application data across multiple databases in a distributed system. In this column, I explain why you might use replication and describe some Oracle technologies you can use to implement it.

Community

IBM Integrated Cluster Environment

The IBM DB2 Integrated Cluster Environment for Linux is a completely integrated, high-performance and pre-tested solution that incorporates best-of-breed software, hardware and services. It provides you with a high performance, reliable data management system that can scale from 2 to 1,000 nodes. Yo

Community

spAllTables

This script the full version of an example script for my article Is a Temporary Table Really Necessary? and will loop through all databases obtain the user tables in the database and perform an action on each of those tables (in this case sp_spaceused) without the use of a cursor or an undocumented