Installing IBM Data Studio in console mode

This topic provides the instructions for installing Data Studio in console mode.

Before you begin

Ensure that you have met the installation requirements.

Procedure

To install IBM Data Studio in console mode:

  1. Extract the product package to any directory on your computer, for example: c:\temp\datastudio.
  2. From the directory in the previous step, issue the following command:
    • On Windows systems: install.exe -i console.
    • On Linux systems: ./install.bin -i console.
  3. Follow the instructions in the command console to install the product.

Results

For problem determination, you can view the installation log file in the directory where you installed the product, for example: installation_directory/logs/RCPinstall_sumary.log.

What to do next

You can open the product from the Start menu (on Windows systems) or run ./datastudio (on Linux systems).

Feedback