Author: SSWUG Research

Community

Storing Your Data in Oracle

Compared to SQL Server, Oracle allows a DBA to go much further under the hood to properly manage data space requirements. However, space allocation in Oracle is complicated. Joe Lax shows you how locally managed tablespaces can let the database engine make most of the decisions for you.

Community

XML Versus the Infoset

by Rich Salz – In my prior columns I’ve examined specific protocols and pieces of the web services infrastructure, including WSDL, SOAP attachments, and so on.But in this column I venture a bit further afield; it’s more like an op-ed than straight reportage: less fact, more opinion, if you w

Community

Proper XML Output in Python

by Uche Ogbuji – I planned to conclude my exploration of 4Suite this time, but events since last month’s article led me to discuss some fundamental techniques for Python-XML processing first. First, I consider ways of producing XML output in Python, which might make you wonder what’s wrong with good