IBM Information Management – Cloud Computing Center of...

21
1 © 2011 IBM Corporation Getting started with Data Studio IBM Information Management – Cloud Computing Center of Competence IBM Canada Labs

Transcript of IBM Information Management – Cloud Computing Center of...

1 © 2011 IBM Corporation

Getting started with Data StudioIBM Information Management – Cloud Computing Center of CompetenceIBM Canada Labs

2 © 2011 IBM Corporation

Agenda

■ DB2 tools general overview■ Data Studio overview■ Touring the workbench (demo)■ Managing connections (demo)■ Working with SQL and SQL scripts (demo)

3 © 2011 IBM Corporation

• Reading materials• Getting started with IBM Data Studio for DB2 eBook

• Chapter 1: Overview and installation• Chapter 2: Managing your database environment• Chapter 3, section 3.2.1: Creating table spaces

• Videos• db2university.com course AA001EN

• Lesson 3: Getting started with Data Studio

Supporting reading material & videos

4 © 2011 IBM Corporation

Agenda

■ DB2 tools general overview■ Data Studio overview■ Touring the workbench (demo)■ Managing connections (demo)■ Working with SQL and SQL scripts (demo)

5 © 2011 IBM Corporation

DB2 tools

Most of these tools are now deprecated in favor of IBM Data Studio

6 © 2011 IBM Corporation

Agenda

■ DB2 tools general overview■ Data Studio overview■ Touring the workbench (demo)■ Managing connections (demo)■ Working with SQL and SQL scripts (demo)

7 © 2011 IBM Corporation

• Free tool for database administration and database development

What is IBM Data Studio?

• Based on Eclipse

• Can work with:• DB2 for Linux, UNIX, or Windows

• DB2 for iSeries

• DB2 for z/OS

• Informix Dynamic Server

8 © 2011 IBM Corporation

Related products

InfoSphere Data ArchitectOptim Database Administrator (ODA)**

Optim Development Studio (ODS)**

Optim Performance ManagerOptim Query Tuner

Data Studio

** Optim Database Administrator and Optim Development Studio are now included with most priced DB2 Editions

9 © 2011 IBM Corporation

How is it packaged?

www.ibm.com/developerworks/downloads/im/data/

Stand-alone (RCP) Download size

290 MB

IDE Download size 826 MB zip

IDE Download size 91MB**

www.ibm.com/db2/express/download.html

10 © 2011 IBM Corporation

Where can Data Studio run?

• Windows • Windows workstation platforms (XP, Vista, Windows 7)• Windows server platforms (2003, 2008)

• Linux • Red Hat, SUSE, and can work on other distributions

• Can run on 32-bit and 64-bit systems For 64-bit systems, Data Studio runs in 32-bit mode

11 © 2011 IBM Corporation

What are Data Studio requirements?

• Minimum requirements • Memory: 1GB

• Disk space: 500MB (Stand-alone), 2GB (IDE)

• Requirements can be found at:http://publib.boulder.ibm.com/infocenter/idmhelp/ds-v2r2/index.jsp

12 © 2011 IBM Corporation

Where can I download Data Studio?

www.ibm.com/developerworks/downloads/im/data/

www.ibm.com/db2/express/download.html

Video demos can be found in: www.db2university.com

13 © 2011 IBM Corporation

Installing Data Studio (demo)

Video demos can be found in: www.db2university.com

14 © 2011 IBM Corporation

Agenda

■ DB2 tools general overview■ Data Studio overview■ Touring the workbench (demo)■ Managing connections (demo)■ Working with SQL and SQL Scripts (demo)

15 © 2011 IBM Corporation

Sometimes people forget GUIs are... GUIs

You

DB2

generate commands

Data Studio

16 © 2011 IBM Corporation

Touring the Data Studio workbench

Video demos can be found in: www.db2university.com

17 © 2011 IBM Corporation

Agenda

■ DB2 tools general overview■ Data Studio overview■ Touring the workbench (demo)■ Managing connections (demo)■ Working with SQL and SQL Scripts (demo)

18 © 2011 IBM Corporation

ServerClient

Connection requirements for Data Studio

• Client• Data Studio is a client

• Data Studio connects to the database using:

• JDBC, Database Administration Server (DAS), or ssh

• Server• DB2 needs to be installed

• Some operations require DAS or Secure Shell (ssh) to be available

• No additional Data Studio component is required on the server

DataStudio DB2

Video demos can be found in: www.db2university.com

19 © 2011 IBM Corporation

Agenda

■ DB2 tools general overview■ Data Studio overview■ Touring the workbench (demo)■ Managing connections (demo)■ Working with SQL and SQL scripts (demo)

20 © 2011 IBM Corporation

Working with SQL and SQL scripts

Video demos can be found in: www.db2university.com

21 © 2011 IBM Corporation

Thank you!