Updated on 2023-03-17 GMT+08:00

Quick Start

This section describes how to start Data Studio.

Prerequisites

The StartDataStudio.bat batch file checks the version of Operating System (OS), Java and Data Studio as a prerequisite to run Data Studio.

  1. In the Release package navigate to Tools folder, locate and double-click StartDataStudio.bat to execute and check Java version compatibility.

    The batch file checks the version compatibility and will launch Data Studio or display appropriate message based on the OS, Java and Data Studio version installed.

    If the Java version installed is earlier than 1.8, then error message is displayed.

    The scenarios checked by the batch file to confirm the required versions of the OS and Java for Data Studio:

    DS Installation (32-bit/64-bit)

    OS (Bit)

    Java (bit)

    Outcome

    32

    32

    32

    Launches Data Studio.

    32

    64

    32

    Launches Data Studio.

    32

    64

    64

    Error Message is displayed.

    64

    32

    32

    Error Message is displayed.

    64

    64

    32

    Error Message is displayed.

    64

    64

    64

    Launches Data Studio.