Customizing Studio Using the Studio Options Dialog
The Studio Options dialog lets you configure Studio behavior locally. You can customize:
| • | What information is displayed in the title bar. |
| • | What toolbars are displayed. |
| • | Whether logging is enabled. |
| • | How warnings and confirmations are handled. |
| • | How editors are displayed in the workspace. |
Other Studio instances installed on different computers that log onto the same TDV Server are not affected by these local Studio options.
To customize Studio
| 1. | Open Studio and log in. |
| 2. | Select Edit > Options. |
Studio opens the Options dialog box with the General tab displayed.
| 3. | Edit the options as necessary. |
| 4. | Select the Warnings tab and edit the options as necessary. |
Warnings and confirmations check boxes can reset display of notifications and confirmation dialogs. These settings can be indirectly unchecked by dismissing a notification confirmation dialog after checking “Do not show me this warning again.”
| 5. | Select and edit the options on the Editors tab as necessary. |
Some Studio text editor formatting and font display options are configurable. Each of the groups has a Reset button on the right, and the Editors tab has an overall Restore Defaults button at the bottom.
Note: Oracle JDK no longer ships any fonts and relies entirely on fonts installed on the operating system.
For more information about Fonts refer to following documentation:
| • | Supported Fonts. |
| • | Removal of Lucida Fonts from Oracle JDK |
| 6. | Select and edit the options on the SQL Scratchpad tab as necessary. |
Some Studio SQL Scratchpad editor options are configurable in the SQL Scratchpad tab of the Studio Options panel. See Views and Table Resources for more information about how to use the SQL Scratchpad. Each group has a Reset Settings button on the right, and the SQL Scratchpad tab has an overall Restore Defaults button.
|
Item |
Description |
|
Open SQL Scratchpad Editor when Studio starts if it was open at exit check box |
When checked, causes the SQL Scratchpad editor to open automatically when Studio restarts in cases where it was open when Studio was last exited. Default: checked. |
|
Automatically save content when the editor is deactivated check box |
When checked, causes Studio to save the SQL query currently being displayed in the SQL Scratchpad editor, as well as all queries in the History list, when you close the SQL Scratchpad editor. Default: checked. |
|
Maximum History Size drop-down list |
Lets you retain between 2 and 50 of the most recent SQL queries you have created in the SQL Scratchpad editor. Locked queries in the History list do not count toward this maximum. Default: 12. |
| 7. | Select and edit the options on the Transformation Editor tab as necessary. |
|
Item |
Description |
|
Set the maximum width of the operations shown on the Transformation Editor model page. |
|
|
Defining a transform can be complicated, you can configure the level of error reporting displayed by Studio while you are defining your transform. |
|
|
When adding a cast function to your transform, you are shown a dialog to help you define the details of the cast. Prefixes are also used when defining namespaces. Seeing the namespace can help you avoid namespace conflicts. |
|
|
The prefix values are used to indicate function type. They can be used to identify if a function is SQL or custom. |
|
|
For the operations shown on the Transformation Editor, display any annotations in the heading portion of the operations. |
| 8. | Save your changes. |