Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Lu, Huayi <luhuayi@huawei.com> Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
9.2 KiB
Getting Started
This section describes the steps to be followed 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.
- 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 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 DS.
DS Installation (32/64bit)
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