(kyle.hatlestad) UCM is famous for it’s extra parameters you can add to the URL to do different things. You can add &IsJava=1 to get all of the local data and result set information that comes back from the idc_service. You can add &IsSoap=1 and get back a SOAP message with that information.
Other News
Conditional joins: Part 2
(Dave Webster) Therefs nothing like the Christmas break to slow things down at work a little! This has given me a little time to finally write up Conditional Joins Part 2. Part 2 is actually gPart 1 from a chronological perspective but Ifve written them the other way round simply because Part 1
Optimized way of XML Serialization using SGEN utility
(Esensahoo) This article describes step by step optimizing XML Serialization using SGEN.exe utility provided by Microsoft in .Net SDK.
Extremely pureXML in DB2 10 for z/OS
(Paolo Bruni, Neale Armstrong, Ravi Kumar, Kirsten Ann Larsen, Tink Tysor and Hao Zhang) The DB2 pureXML feature offers sophisticated capabilities to store, process and manage XML data in its native hierarchical format. By integrating XML data intact into a relational database structure, users can t
Working with Reporting Services Filters – Part 2: The LIKE Operator
(Stacia Misner) In the first post of this series, I introduced the use of filters within the report rather than in the query. I included a list of filter operators, and then focused on the use of the IN operator.
IBM Cognos Proven Practices: Transform IBM Lotus Quickr Document Metadata For IBM Cognos BI
A Java utility to extract metadata on Lotus Quickr Document objects and transform that metadata into an IBM Cognos BI XML data source using an XSLT stylesheet.
Improve Database Allocations through Instant File Initialization
(Gregory A. Larsen) As a Database Administrator, you need to consider setting up your environment to do instant file initialization. This article explains what instant file initialization is, why it is important, and shows you how to set it up. Additionally, we demonstrate how not setting it up can
Handling wrong results in Analysis Services for unrelated dimension and measure groups
(Siddharth Mehta) While browsing a cube, if you are using a dimension and fact that are not related, the result can be quite confusing as the results appear as repeating values across all columns and/or rows depending upon the query. The repeating values are sliced or non-sliced aggregated values of
Matching Your Data Types
Featured Article(s) Installing and Configuring Reporting Services (Part 3 of 3) In this session, readers will learn the basics of installing Microsoft SQL Server Reporting Services. This session will cover common installation situations and will discuss some of the more common pitfalls that surround the installation. This session will also cover the basics of Reporting Services configuration options, including basic […]
Mapping Objects to Database Tables with the Java Persistence API
(Jesse Smith) Over the years, many frameworks have to tried to address the redundancy of repetitive databases operations such as CRUD (Create, Read, Update, and Delete) by mapping business-model classes to database tables, a process known as Object-to-Relational Mapping (ORM) to perform these action
