By Ed Scannell – HOPING TO BUILD a better bridge for its users to walk between the Microsoft .Net and J2EE (Java 2 Enterprise Edition) worlds, Compaq Global Services struck a deal to implement Iona's Orbix E2A platform as part of a new enterprise integration practice.
Author: SSWUG Research
Query the Process ID and SQLTEXT area
By Geoff Heaton – Here’s how to view the details of each session and the I/O stats per session, then use one of the SIDs to query any SQL held in the SQLAREA. The output is spooled to a file.
Oracle9i DBA Handbook
Keep your mission-critical Internet and e-business systems flexible, secure, and available by using the exclusive information contained in this Oracle-authorized volume. Oracle9i DBA Handbook explains how to set up and maintain a high-performance database and maximize the all-new, powerful features
XML in Java: Java document model usage
In this article, XML tool watcher Dennis Sosnoski compares the usability of several Java document models. It's not always clear what the tradeoffs are when you choose a model, and it can require extensive recoding to switch if you later change your mind. Combining sample code with analysis of th
Grabbing XML data from ASP
by : Atrax – By now, most of our readers are familiar, at least in principle, with XML – the w3c's platform neutral data markup language. However not everyone knows how to use XML with ASP. In this article, I'll run you through using ASP and JScript to open and read XML files. in the next ar
SOAP Encodings, WSDL, and XML Schema Types
by Martin Gudgin, Timothy Ewald – Using a web service involves a sender and a receiver exchanging at least one XML message. The format of that message must be defined so that the sender can construct it and the receiver can process it. The format of a message includes the overall structure of the tr
Oracle alert log miner
By Bill Robillard – This is a little C program that extracts lines from the Oracle alert log for a specified date (or date range). The lines extracted depend on the entries in a ‘pattern’ file. The following is the syntax and an example of a pattern file and a sample command.
Interactive Wireless Database Management
Monitor, Manage and Troubleshoot Oracle Database With a Mobile Phone/PDA.
REST and the Real World
by Paul Prescod – In this article I discuss the applicability to REST of several industry buzzwords such as reliability, orchestration, security, asynchrony, and auditing. Intuitively, it seems that the Web technologies are not sophisticated enough to handle the requirements for large-scale inter-bu
Streaming Transformation for XML gets started
Petr Cimprich announced the creation of an "entry point" and mailing list to develop Streaming Transformations for XML (STX).