This tip comes from Robert Ware – This script generates DDL to modify the default tablespace name for partitioned indexes. However, it could be easily modified to alter other segment types as well.
Author: SSWUG Research
Another way to initialize variables in SQL*PLUS
By Robert Jones – Everyone has some way to inititalize variables in SQL*PLUS. My favorite is to use the “col” directive with “new_val” option. This approach does not require a spoolfile making it somewhat easier to use in SQL*PLUS coding choirs.
O'Reilly publish SAX2 book
SAX2, by David Brownell, has been published by O'Reilly and Associates. This is a compact book (240 pages) on using SAX2 for XML processing in Java applications.
Making Links, Breaking Entities
by John E. Simpson – February's XML Q&A column answers questions about making links with XSLT and doing without entities in XML Schemas.
XMLCities' XMLCapture Suite
by Sue Spielman – The product comprises several applications that serve different purposes depending on where you are in your document-conversion process. Using the XMLCapture Suite you can convert documents—both paper and electronic formats such as PDF, Word, RTF, HTML, and PageMaker—to XML. The in
Did You Know? — March 2002
Check out Hervé Deschamps’ Did You Know? — March 2002 – Designer 6i, SQL, Oracle Installer Pentium 4.
Oracle questions answered
By Richard Perron – Here are answers to several Oracle questions leftover from our Ask the Experts feature. Rick is an Oracle DBA here at TechTarget.
Encryption, Decryption reach Candidate Recommendation
The W3C has released XML Encryption Syntax and Processing and Decryption Transform for XML Signature as Candidate Recommendations, as well as a new XML Encryption Requirements Note.
Leave a Message with XSLT
by Kurt Cagle – Because of their central role in building communities online, message boards should be stock items for any Web developer. Learn to build an XSLT server and to rapidly add databases to Web sites.
Internet Registry Information Service
By Andrew L. Newton – This document describes an application layer client-server protocol for a framework of representing the query and result operations of the information services of Internet registries. Specified in XML, the protocol defines generic query and result operations and a mechanism fo