Archive for the ‘IBM: DB2 Tutorials’ Category

Optimizing Restore and Recovery Solutions with DB2 Recovery Expert for z/OS V2.1

Wednesday, July 2nd, 2008

Source

This IBM Redbooks publication documents how to use Recovery Expert V2.1 for all restore and recovery functions related to system level backup.

DB2 Security and Compliance Solutions for Linux, UNIX, and Windows

Wednesday, July 2nd, 2008

Source

This IBM Redbooks publication discusses the existing and new DB2 security features introduced in DB2 9.5 for Linux, UNIX, and Windows. These enriched DB2 security features provide you with the capability to protect your data and comply with regulatory requirements.

Integrating the Spring Framework with Data Studio

Thursday, June 26th, 2008

Source

pureQuery is IBM’s new platform within Data Studio for developing Java
database access applications. Its simple API and integrated tooling make data access
developers more productive and encourages coding best practices for improved
performance. Spring is an open source Java/J2EE application framework that offers
higher level data access features like transaction management, resource management,
and Data Access Object hierarchies which, when integrated with pureQuery, lead to a
simpler application development and maintenance experience. This tutorial guides you in creating a pureQuery application that uses the Spring Framework’s Data Access features.

Custom combinable operators for IBM WebSphere DataStage, Part 1: Creating custom combinable operators that use input datasets

Thursday, June 19th, 2008

Source

Learn how to create a custom combinable operator in the IBM WebSphere
DataStage environment that can read input records from input datasets, process
the data and, output the records. This tutorial gives you an overview of the combinable operator concept. You will learn how to develop a custom combinable operator API implementation, and then compile, deploy and test the operator.

Mastering Facebook application development with PHP, Rational Application Developer, WebSphere Application Server, and DB2, Part 3: Complete the Facebook stock broker demo application

Monday, June 16th, 2008

Source

This is the final tutorial of a three-part series on developing a fully functioning Facebook application in PHP and Java languages that provides a Facebook interface to an existing stock brokerage’s trading application. In this tutorial you use all the tools you installed and components you developed in the first two parts of this series to implement the specifics of the Facebook application.

Using Information Server in the Cognos 8 BI Data Manager environment

Thursday, June 12th, 2008

Source

IBM Cognos 8 Business Intelligence Data Manager creates data warehouses and
repositories for reporting, analysis and performance management. When you integrate
the Information Server with Data Manager, you can capitalize on the data transformation
and cleansing capabilities of the Information Server in the Data Manager environment.
This tutorial offers two out-of-box integration scenarios. In one scenario,
InfoSphere Information Server DataStage processes ETL flow and invokes Data Manager to load the data mart. In the other scenario,
Data Manager JobStream invokes DataStage ETL jobs and then loads the data mart.
These enable the Cognos report writer to have the latest information available to them.
Learn how to integrate Information Server and Data Manager environment, and how this integration can benefit your business.

Mastering Facebook application development with PHP, Rational Application Developer, WebSphere Application Server, and DB2, Part 2: Use Java and PHP languages in parallel

Tuesday, June 10th, 2008

Source

Build a Facebook interface for an existing stock brokerage firm that
enables online portfolio management. Learn one approach for dividing an
application’s functionality between PHP and Java components, and use the Spring
framework to apply a standard MVC architecture to the Java code. This tutorial covers the details for developing the Facebook application that you started in Part 1.

Mastering Facebook application development with PHP, Rational Application Developer, WebSphere Application Server, and DB2, Part 1: Set up the components

Tuesday, June 10th, 2008

Source

Develop a Facebook application using
both PHP and Java programming languages. This tutorial gives you a first
look at Facebook, and then steps you through the process for installing the
components needed to create a Facebook application. Next, you’ll take a tour of Facebook with respect to how to integrate your
application into the site. Finally, you’ll get started with a bare-bones
application. In Parts 2 and 3 of this tutorial series, you’ll learn how to develop the application you created in Part 1.

Data Web Services on WebSphere Application Server, Part 3: Leverage DB2 trusted context support using Data Studio

Tuesday, June 10th, 2008

Source

Use trusted context with a Data Web Services Web application. Trusted context is available
in DB2 9.5 and allows users to leverage the benefits of connection pooling without sacrificing security.

Access IBM U2 data server from your .NET applications, Part 3: QuickStart samples accessing U2 tables and files using IBM Data Server Provider for .NET

Tuesday, June 10th, 2008

Source

See how both Windows C# and VB.NET applications
can access a UniVerse or UniData database using SQL commands or basic subroutines
using the IBM Data Provider for .NET.