This section describes the steps to be followed to start Data Studio.
The StartDataStudio.bat batch file checks the version of Operating System (OS), Java and Data Studio as a prerequisite to run Data Studio.
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 |