1.3 - Getting Started With Data Studio

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 21

Getting started with Data Studio

IBM Information Management Cloud Computing Center of Competence IBM Canada Labs
1
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)

2011 IBM Corporation

Supporting reading material & videos


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

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)

2011 IBM Corporation

DB2 tools

Most of these tools are now deprecated in favor of IBM Data Studio
5
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)

2011 IBM Corporation

What is IBM Data Studio?


Free tool for database administration and database development Based on Eclipse Can work with:
DB2 for Linux, UNIX, or Windows DB2 for iSeries DB2 for z/OS Informix Dynamic Server

2011 IBM Corporation

Related products

InfoSphere Data Architect Optim Database Administrator (ODA)** Optim Development Studio (ODS)** Optim Query Tuner Optim Performance Manager Data Studio
** Optim Database Administrator and Optim Development Studio are now included with most priced DB2 Editions
8
2011 IBM Corporation

How is it packaged?

Stand-alone (RCP) Download size 290 MB

IDE Download size 826 MB zip

IDE Download size 91MB**

www.ibm.com/db2/express/download.html
www.ibm.com/developerworks/downloads/im/data/
9
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

10

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

11

2011 IBM Corporation

Where can I download Data Studio?

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

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

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


12
2011 IBM Corporation

Installing Data Studio (demo)

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


13
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)

14

2011 IBM Corporation

Sometimes people forget GUIs are... GUIs

You

Data Studio

generate commands

DB2

15

2011 IBM Corporation

Touring the Data Studio workbench

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


16
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)

17

2011 IBM Corporation

Connection requirements for Data Studio Client


Data Studio is a client

Data Studio Client

DB2 Server

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
Video demos can be found in: www.db2university.com
18
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)

19

2011 IBM Corporation

Working with SQL and SQL scripts

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


20
2011 IBM Corporation

Thank you!
21
2011 IBM Corporation

You might also like