Next: , Up: preferences


3.8.1 Global Settings

These may vary some depending on how your system was compiled and configured. Not all options are displayed in the screenshot since that was made on a KDE version of TOra.

Custom SQL The file in which to store your custom SQL. For more information about custom SQL and the SQL dictionary (see SQL Editor tool. The string $HOME will be replaced by your home directory on UNIX or documents directory in Windows.
Help directory Should point to where the TOra help table of contents file is stored (toc.html). This should be set up correctly if you made a normal install.
Default session TODO.
Cache directory Should point to where the TOra Disk Cache files are stored. There is one file for each Connection.
Change current connection with active window If this option is set, changing the current window will also change the current connection to that of the active window. The connection is only changed when you change window so if you want to change the connection to something else you can still do so as long as you don't change the window.
Save passwords Whether or not TOra should store the passwords used to connect. Be aware that the passwords are obfuscated only and stored in either the windows registry or a file.
Include DB in caption If this is set the database name will be included in the caption of all your tool windows after the tool name. Observe that there often is no other way of knowing which database the window works on except for this.
Restore session on startup TODO.
Prefer TOAD key bindings TODO.
Use Disk Caching This option tells TOra to Cache the Object List in the Cache Directory. Default is No Caching. When Caching is activated, you have to refresh the object cache with the menu option File->Reread Object Cache, because, the default source for the Object List is the diskfile.
Display gridlines in results Show grid lines in output result window.
Display alerts in statusbar only Display errors only in the statusbar. This is really useful since it doesn't interrupt you as much as a dialog window as long as you know to look for information in the statusbar when things doesn't work.
Arrange Tools in Tabs Display the different tools as tabs instead of separate windows in the main window.
Use Colors in Connections Assign colors to existing connection identifiers or create new ones.
Multi-line results All tables in all tools (Schema browser, SQL editor, Session list etc.) will have multi-line cells if text contains more than one line or if it does not fit into one cell horizontally.
Connect history How many connection entries to save in the new connection history list.
Status message The number of seconds to display error messages in the status bar. If you specify 0 they are kept until the next message is displayed.
Message history The number of status messages to store in the status message history before the oldest are removed when new are added.
Chart samples Number of samples to save by default in charts.
Display samples The number of samples to display in line and bar graph charts.
Size Unit The unit to display sizes with in TOra.
Refresh The default refresh time to use in TOra. Tools which refresh automatically use this setting as the default. It can also be changed on a per tool basis.
Default list format The default format when exporting data in SQL Editor or Schema Browser.
Style The GUI style to use for the TOra application. This switch is only available for Qt only applications.
Translation Which translation local to use for TOra. Requires restart to take effect.
SMTP Server TODO.