Other News

Community

The Next Generation: Q Replication

(Anthony J. Ciccone and Beth Hamel) Ten years ago, IBM first shipped DataPropagator Relational (DPROPR). Now, IBM is preparing new replication technology: Q Replication. DPROPR (now called DB2 Data Propagator), has been expanded over the years, and the resulting set of replication products has exper

Community

Identifying Atom

(Mark Pilgrim) Atom is an emerging standard for XML workflow: web editing, web publishing (including syndication), and archiving. It has recently become the basis of an Internet Engineering Task Force (IETF) working group, co-chaired by Paul Hoffman and Tim Bray. (Yes, that Tim Bray). Since join

Community

Oracle’s SPFILE – Part 1

(Amar Kumar Padhi) Oracle requires an initialization file to define the attributes and characteristics of the starting instance and the connecting sessions there of. We are aware of the Initialization parameter file (also referred as init.ora file or PFILE). This file holds the setup parameters that

Community

For Loop Container Samples

(Darren Green) One of the new tasks in SQL Server 2005 is the For Loop Container. In this article we will demonstrate a few simple examples of how this works. Firstly it is worth mentioning that the For Loop Container follows the same logic as most other loop mechanism you may have come across, in t