Hardware and software requirements for IBM Data Studio

Verify that your hardware and software meet or exceed the minimum requirements. If your hardware and software do not meet the minimum requirements, you might be unable to install or run the product.

Before you can install the product, verify that your system meets the minimum hardware requirements.

For the most up to date system requirements, see the technote on the Web: http://www.ibm.com/support/docview.wss?rs=3360&uid=swg27015690

Hardware Requirements
Processor Minimum 2GHz or higher
Memory Minimum: 1GB RAM; For best results: 2GB RAM
Disk space Minimum: 2 GB of disk space is required for product package installation. Additional disk space is required for the resources that you develop.
  • Disk space requirements can be reduced or increased depending on the features that you install.
  • Additional disk space is required if you download the product package to install this product.
Display 1024 x 768 display minimum using 256 Colors (or higher for best results)
Other hardware Microsoft® mouse or compatible pointing device
Eclipse and JDK versions This version of the product was developed for use with Eclipse 3.4.2, using the IBM® JDK 1.6 SR 5. These versions are included with the product package. If you are extending an existing Eclipse environment, these versions of Eclipse and the JDK are prerequisites. Refer to Extending an existing Eclipse IDE for more information.
Compatible operating systems
Do not attempt to install the product on operating systems other than those that are listed. Installation Manager might run on other operating systems, but the product package installation can fail. If installation fails, uninstallation sometimes also fails.

Supported operating systems are listed on the product system requirements Web page: http://www.ibm.com/support/docview.wss?rs=3360&uid=swg27015690

Data Studio has the following software requirements on the client platform:
  • To run SQL statements, you must have access to the IBM Java™ Database Connectivity (JDBC) Type 4 driver. This JDBC Type 4 driver is included with Data Studio. You can select a different JDBC driver if necessary.

    On Linux® systems, if the class location of your JDBC driver (db2jcc.jar and license) is not automatically populated, check the DB2INSTANCE environment variable. This variable should be set to the local DB2® instance name, for example, export DB2INSTANCE=db2inst1. The value of the variable is case sensitive. Otherwise, you can specify the location manually.

  • To run commands and utilities that cannot be run through the JDBC driver, you must use one of the following alternative protocols that the workbench supports:
    • The DB2 Administration Server (DAS) protocol, which is supplied by DB2 for Linux, UNIX®, and Windows®
    • The Secure Shell (SSH) protocol
    • The Microsoft Windows Server Message Broker (SMB) protocol
  • To browse and access the file system on a remote server, the Secure File Transfer (SFTP) protocol is used.

For information about the configuration and set up that is required for using DAS, SSH, or SMB, and SFTP, see Configuration for remote operations.


Feedback