by Matthieu Devin – High availability requires the right kind of infrastructure—but performance can suffer if you don’t leverage that infrastructure with savvy J2EE application-design strategies.
Author: SSWUG Research
Automating SQL Server Management with WMI (Part 1)
Marcin Policht’s first article in the ‘SQL Server Management with WMI’ series discusses the use of Windows Management Instrumentation (WMI) in managing SQL Server and includes sample scripts to start and stop SQL Server.
W3C XML Schema Design Patterns: Avoiding Complexity
by Dare Obasanjo – There have been a few public attempts to define an effective subset of W3C XML Schema for general usage, most notable have been W3C XML Schema Made Simple by Kohsuke Kawaguchi and the X12 Reference Model for XML Design by the Accredited Standards Committee (ASC) X12.<br><Br>This a
New IBM database speaks Web services
By Mike Ricciuti – IBM on Thursday launched a new version of its database server software that includes better Web services support and revamped pricing.
Tablespace generation script
By Arul kumar Ramakrishnan – This script can be used to generate a CREATE TABLESPACE script. It will be very useful in environments where it is required to recreate databases or simulate the existing database setup in a different environment. Just run this script and you will get the entire tablespa
As Time Runs Out, Oracle And Its Users Still Haggling Over Support For Older Software
By Dan Orzech – After extending support for version 10.7 of its applications four times, Oracle is eager to get customers onto version 11i.<Br><br>Call it the version that wouldn’t die. Version 10.7 of Oracle’s application suite, which the Redwood Shores, Calif. software maker first introduced in 19
Sun Presents XML Office Challenge
Sun Microsystems Corp has floated a series of XML-based specifications designed to crack-open Microsoft Corp’s Office monopoly and improve interoperability with StarOffice.
Microsoft SQL Server 2000 Web Services Toolkit
The Microsoft® SQL Server™ 2000 Web Services Toolkit delivers tools, code, samples and whitepapers for building XML Web services and Web applications with SQL Server 2000. This toolkit enables developers to easily create XML Web services via SQLXML 3.0.
Manage Multiple SQL Server Installations and Databases with OSQL
(Randy Dyess) Article which briefly discusses using the OSQL command line utility to manage multiple servers and databases.
Oracle Offline Persistence Toolkit – After Request Sync Listener
(Andrejus Baranovskis) In my previous post, we learned how to handle replay conflict – Oracle Offline Persistence Toolkit – Reacting to Replay Conflict.