|
||||||||||||||||||||||||||||||||||||||||
|
Toad for Oracle:
Downloads:
Resources:
|
Get to Know 8.6
Introduction
|
|||||||||||||||||||||||||||||||||||||||
![]() |
Toad windows connected to a particular instance can be assigned a color. Toad allows for multiple connections and in addition allows for a window's connection to be changed. Users can now additional set visual cues for their windows to help prevent mistakes, i.e. running a script or dropping a table on a production instance. The color for a connection is defined in the Server Login window when you make the connection. The color will display as a fine border around all windows associated with a database connection. Click here to see an example. If the window is maximized, the border color will not be shown, but you will see the color in the lower right hand corner near the window status bar. The Coloring Logic has been implemented in the following places:
|
The 8.6 release of Toad primarily represents existing feature enhancements. While this release includes new screens and modules like the FastReport and EBiz , the main focus of the 8.6 development cycle was to improve program stability, usability, and consistency. Less obvious examples include the reordering of menu items, reorganization of common popup windows, and reemphasizing common window behavior and functions in all Toad screens where appropriate. More obvious examples can be found in windows that received major feature and visual updates, including the Master Detail browser, the Script Manager, and the SQL Modeler.
Tools -> Master Detail Browser. Completely rewritten, with many new and improved features:
|
As in 8.5, the relationship can be automatically determined by the presence of a foreign key, or you can manually define the relationship. Click here to see an screenshot.
Overwhelming consensus indicated the Options window was becoming completely unmanageable, obtuse and far less useful than it could be. So we fixed it! Here's a quick run-down:

The Script Manager has been redesigned in several important areas.
File Menu with Run Script Flyouts
![]()
- The "Quick Scripts" dropdown button on the main toolbar has been supplemented by a new menu item: File > Run Script, which functions in the same way as a Quick Script.
New Script Manager
The Server Login window has been augmented to display the connection history in several different formats.
You now have 3 different display modes for your connection history:
In this screenshot, the Login window has been set up to show connections by 'Database' using the Multi-Line tabular view. The user has also decided to group the connections by 'Color'.
The SQL Modeler receives a much deserved upgrade. Always a popular window with beginner or even more advanced Oracle users, the modeler now permits object selection and query construction all while keeping the generated SQL tab in view - so you can see what SQL you are generating as you model the query. Users can now build a query by dragging and dropping columns and or tables to the select, from, where, etc. sections of the query builder tree.
Major Feature EnhancementsClick here to see a screenshot.
The SQL Recall window now allows you to view your SQL statements by category:
Click here to see a screenshot.
In addition to what is detailed below, the PL/SQL Error panel has been redesigned to take far less room than in the past.
It will show/activate when there are errors in the active editor tab. If you are using unpinned panels then they will be pinned while the errors tab is visible and restored to their un-pinned state when the errors panel is not visible.
The "jump to error" behavior that existed in the past is only in effect now after a compile with errors. Switching editor tabs (or loading objects/files) will not jump to the first error location in the editor. It will maintain your caret position. Clicking in the errors panel will jump to the error as always.
| Integrated Code Profiling | New Tab added. Right-Click--Desktop--Profiler.
|
| Complex Conditional Breakpoints |
Conditional breakpoints now support compound conditions. Supported are
For instance, (tempvar = 40) or (tempvar = 50), is a valid condition. Same logic as the BP conditions from above applies.
|
| Navigation Tree enhanced | There are some top-level groupings for
Right-click and choose Configure Navigator and you can set which items to show (as in the past) except that they are listed in a tree now which can be ordered to set how the navigator should sort the groupings and item types when the Sort Navigator option is checked.
|
Toad now has a new mechanism for generating reports automatically off of Oracle datasets. This functionality is available for any Data Grid in Toad. Access the report engine by selecting the grid, then going to the Main Menu bar - File - Grid - Report.
The FastReport engine is also available in the Master/Detail (M/D) browser.
Step One: Select columns, group by column(s), Layout, & Style.
Step Two: Adjust report definition to suit your needs.
Step Three: Preview or Save your Report
This is an optional module. If you are connected to an instance which contains Applications data and have purchased the EBiz Toad module, then a new menu item, "EBiz" (just to the left of "DBA"), will be available.
Includes:CodeXpert and the SQL Scanner were introduced in versions 8 and 8.5, respectively. Users can now run CodeXpert and the SQL Scanner against multiple files. This allows a developer or DBA to examine all of their code against the CodeXpert rulesets and/or scan their code for SQL that is in need of tuning.
CodeXpert is included with the Professional edition of Toad for Oracle. The SQL Scanner is included with the Xpert edition of Toad for Oracle.
To examine multiple files at once, first add the directory your files are located in to a Project Manager project.
So far you have read about the major enhancements implemented for version 8.6 of Toad for Oracle. Each release of Toad includes several hundred bug fixes and enhancements. Please read the Release Notes installed with your copy of Toad for Oracle for an exhaustive list. Here are a few to get you started:
The Schema Doc Generator has added support for the following object types:
New format: MERGE statements (these only run on Oracle 9i and newer, but you can generate them from any version of Oracle). The merge is done based on the table's primary key. If none are found, you can select columns to merge on. Invisible grid columns will be excluded from the merge statement.
The text editor now has two tabs per open document. One is the Text tab and represents the text in ASCII. The other is Hex. Alt+[PgUp|PgDown] toggles the active editor tab (i.e. the active document in the editor). Ctrl+Alt+[PgUp|PgDown] toggles Hex and Text view. These shortcuts are the same for the SE and PE.
Using encrypted passwords for Toad's login screen used to be optional. Now, passwords are encrypted automatically, and with the AES model.
AES stands for Advanced Encryption Standard. AES is a symmetric key encryption technique which will replace the commonly used Data Encryption Standard (DES).
It was the result of a worldwide call for submissions of encryption algorithms issued by the US Government's National Institute of Standards and Technology (NIST) in 1997 and completed in 2000.
AES provides strong encryption and has been selected by NIST as a Federal Information Processing Standard in November 2001 (FIPS-197), and in June 2003 the U.S. Government (NSA) announced that AES is secure enough to protect classified information up to the TOP SECRET level, which is the highest security level and defined as information which would cause "exceptionally grave damage" to national security if disclosed to the public.
For questions or comments on this site: webmaster@toadsoft.com
All
content Copyright © 2006 Quest Software, Inc.
All rights reserved.