The release package structure of Data Studio is as follows:

| Folders/Files | Description |
| configuration | Contains information about the application launcher and the required Eclipse plug-in path. |
| db_assistant | Contains SQL assistant related files. |
| docs | - Contains Data Studio User Manual.pdf which provides you with details on using Data Studio.
- Contains copyright notices, licenses, and the written offer for the open source libraries used in Data Studio.
|
| features | Contains Eclipse (rich client protocol-GUI) and Data Studio features. |
| p2 | Contains files required for provisioning and managing Eclipse and Equinox-based applications. |
| plugins | Contains the required Eclipse and Data Studio plugins. |
| tools | Contains Data Studio dependent tools. |
| UserData/ - Autosave
- Logs/
- Preferences/
- Profile/
- Security/
| Contains separate folders for each OS user of Data Studio. Autosave - Contains the auto saved information of unsaved queries and functions/procedures. Logs - Contains Data Studio.log which stores log information of all the operations performed in Data Studio. Preferences - Contains the Preferences.prefs file which stores the custom preferences. Profile - Contains the connection.properties, SQL History and Profiles.txt files required to manage connection profiles in Data Studio. Security - Contains files required to manage security in Data Studio. |
| artifacts.xml | Contains the product build information. |
| changelog.txt | Contains the detailed change log information of release version. |
| Data Studio.exe/ DataStudio.sh | Allows you to connect to the database and perform various operations (like managing database objects, editing or executing PL/SQL programs and so on). |
| Data Studio.ini | Contains run-time configuration information of Data Studio. |
| readme.txt | Contains the features or fixed issues of current release version. |
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.