ToadforOracle 13.2 ReleaseNotes
ToadforOracle 13.2 ReleaseNotes
Release Notes
Revised 10/17/2019
Contents
Resolved issues 16
Toad for Oracle 13.2 16
Known issues 20
General known issues 20
Data Grids known issues 21
Code Analysis known issues 21
Editor known issues 22
Session Browser known issues 22
Team Coding known issues 22
Unicode known issues 23
Third-party known issues 24
System requirements 25
Hardware requirements 25
Database requirements 26
Network 26
Additional requirements 27
Virtualization support 27
Windows Privileges 27
Product licensing 28
Globalization 30
Global Operation Statement 30
About us 33
Contacting Quest 33
Technical support resources 33
The Toad for Oracle solutions are built for you, by you. Nearly two decades of development and feedback from
various communities like Toad World have made it the most powerful and functional tool available. With an
installed-base of over two million, Toad for Oracle continues to be the “de facto” standard tool for database
development and administration.
l On the Idea Pond page, you can submit your ideas to improve Toad and vote for or comment on other
ideas. The Toad team takes your suggestions seriously, and you may even hear back from one of our
developers on the topic. We encourage all Toad users—from new to experienced—to let us know how
we can improve Toad.
l On the Forum page, you can ask a question or start a discussion and view all other forums within the
Toad community.
The Toad World blog pages feature a broad range of information, including topics of interest to our industry, as
well as instructions from team members on how to use the latest Toad features.
The Toad for Oracle web-based training is a perfect accompaniment to your product license. This free training
walks you through major product features and explains how to perform frequent tasks. You’ll also see how to
utilize time-saving automation functionality. You’ll receive a certificate of completion for each course once you
pass the accompanying test.
Edition Licensed
Toad for Oracle Xpert Edition Toad® for Oracle® Xpert — Includes all features in Base and Professional
Editions
SQL Optimizer for Oracle®
l A new window guides you through the process of defining a test suite containing one or more unit tests.
This process creates suite and test stub code which is generated and sent to the Editor.
l In Editor, you can modify the code, add input values, edit setup and teardown subprograms, and finalize
your unit tests.
l A Unit Test Manager allows you to view, access, and run existing unit tests. Test suites and unit tests are
displayed in a tree view. From the Unit Test Manager, you can send tests to the Editor.
Note: Reports are available in many formats suitable for consumption by modern CI/CD and code
quality systems.
Connections
Connection Toolbar Buttons
Toad now allows you to rearrange connection bar buttons by drag and drop. Right-click on Toad's toolbar and
choose Customize. When the customization dialog is shown you can drag and drop any menu item or toolbutton
to reposition it, including the buttons for each active connection.
l To filter the tabs displayed, right-click a tab and select Filter Tabs. Then enter a text string in the search
box. The filter persists while the Database Login window is open.
Compare Databases
When comparing single objects (Database | Compare | Single Objects), you now have the option to
compare the triggers on the table. To compare triggers, select the Options tab and then select the Include
Triggers check box.
When comparing data (Database | Compare | Data), Toad now supports BLOB, CLOB, NCLOB, and XMLTYPE
data types. You must have the EXECUTE privilege on the DBMS_CRYPTO package.
Note: The BLOB data type is not supported for synchronization using a sync script. You must use the Compare
Data window.
Compare Schemas
Improved handling of mismatched table columns. When a table in the target schema differs from a table in the
source schema by name alone, i.e. datatype, scale, precision, and column position are the same, the sync script
will default to rename the column. You can override the rename and opt to drop/create the column, instead,
when viewing the Difference Details.
l Each window includes a toolbar for frequently-used actions. Where applicable, buttons are now intuitive
icons for easy identification.
l The tabs have been replaced by a streamlined panel on the left side where applicable categories are
listed. Select a category on the left-hand side to display options on the right-hand side.
l Windows that were modal, such as the Create User window, are now modeless.
l The format follows enhancements made to other windows in Toad, such as Compare Schemas.
Export Dataset
Use Table Name as Filename
When you export data from a data grid, the Export Dataset dialog allows you to enter a name for the export
file. You can now specify whether or not to automatically create a file name based on the name of a table
in the query.
l When this option is disabled, the last export file name is used. The option is disabled by default.
Export DDL
Include Sequences Used by Triggers
When exporting DDL for a table, if you select to include triggers, you now have the option to include the
sequences used by the triggers.
l In the Export DDL dialog (Database | Export | Export DDL), select the Script Options tab and then the
Tables tab. After selecting Triggers on the Tables tab, select Sequences used by triggers.
l Script Generation
l Create/Alter Table windows
l Compare Schemas
Note: Hybrid partitioned tables are a new feature of Oracle Database 19c.
l In the Schema Browser, when viewing Tablespaces, select the Objects tab and then select Objects
without Segments from the drop-down list.
General
Workspace Enhancements
Display the Workspaces toolbar to view the following enhancements:
1. From the Users to Load sub-menu you can opt to Hide Oracle-maintained schemas on Oracle
Database 12c and newer. Oracle-maintained schemas are internally managed by the database and
identified by having a value of 'Y' for the ORACLE_MAINTAINED column in ALL_USERS.
You can find the most up-to-date list of new features for this release in the Toad for Oracle Release Notes found
at: https://support.quest.com/toad-for-oracle/technical-documents.
l To visit Idea Pond, log in to the Toad Forums at: https://forums.toadworld.com. Select the Categories tab.
Then click Idea Pond in the Toad for Oracle category.
You can now include elapsed time or row count in the spool SQL output. In the Spool TOR- link
SQL window, click the "Options" button and select your options from the drop-down list. 2681
Editor: Matching parentheses ( ) and brackets [ ] are now highlighted when your cursor is TOR- link
placed anywhere within the range of the opening and closing brackets. If a bracket does 2682
not have a match, it is highlighted red (by default). You can customize highlighting in
Options | Editor | Font and Styling.
TOR-3296 link Explain Plan not switching RAC instances in session browser
TOR-3297 Tables skipped if different PK but "Use DB Link" option checked
TOR-3299 link Access Violation with cursor bind variable
TOR-3304 Toad slow to start
TOR-3309 Full snippet is not detected correctly
TOR-3313 Large VARCHAR2 columns (>4000 chars) not copied
TOR-3315 Cntrl+Enter not working correctly when code includes Tabs
TOR-3341 Temp tbs of pluggable does not show while on container
TOR-3343 Missing support for LOW lob compression in GUI
TOR-3853 link Import Table Data GUI problem importing from multi-sheet excel file
TOR-3863 link Excessive white space at bottom of grid with vertically oriented monitor
TOR-3929 link File Compare/Merge window cuts off underscores when font size is
increased
TOR-3970 link Object Type list is empty when compare single object is launched from
DESC window
TOR-4013 RETENTION clause wrong in scripts with securefille LOBs.
You can find the most up-to-date list of resolved issues for this release in the Toad for Oracle Release Notes
found at: https://support.quest.com/toad-for-oracle/technical-documents.
Toad's help cannot be opened from an installation path that contains Unicode characters. 72966
If you check "Indexes" on the Scripts tab for snapshots, then the primary key for the snapshot N/A
will be included in the script, even though the CREATE MATERIALIZED VIEW statement
implicitly creates this primary key.
Toad currently does not differentiate between indexes created explicitly on the snapshot and
indexes created automatically when the snapshot is created.
Workaround: If you are running the generated script to recreate the snapshot, then you can
simply ignore the error that occurs when the script tries to recreate the primary key index for
the snapshot. If you do not normally create indexes on snapshots, then you can uncheck
"Indexes" when generating the snapshot script.
If you use 11g Oracle ODP.NET client or any other client that does not have the oci.dll in the N/A
BIN directory, Toad has the following problems:
Debugger N/A
If there is an exception during debugging on a 10Gr2 or greater database, REFCURSOR
output and DBMS output will not be available when debugging is completed. This is due to the
target session not being available.
Workaround: To see REFCURSOR output and DBMS output, execute the procedure without
the debugger.
Connections N/A
While Toad supports LDAP connectivity, some features of Toad depend on tnsnames.ora file
to operate correctly, such as Toad Script Runner (TSR).
Virtualization 76354
An access violation error may display when you close Toad in a Citrix XenApp environment.
Import/Export 59228
Constraint scripts from Export DDL do not contain the "using index" or "tablespace" clause.
l Generation of HTML reports of large diagrams may fail during generation of an image
of the ER Diagram.
l Comparison of large models may consume too much memory.
You may receive an "ORA-00902 invalid datatype" error when editing an object, nested table, or N/A
varray data if you have redefined the data type for that data during the current session.
Workaround: If you redefine an object type, nested table, or varray and then need to edit data in a
table based on that type, end your current connection and begin a new one.
Full table data is not displaying in the live data grid (results from F9) if the data contains "zero"
characers (ACII 0). In this case, all data after the zero character will not show in the grid.
Workaround: Double click on the data cell in the data grid to view full contents of data in a popup
editor.
Saving results to a database: When dealing with nested procedures, Code Analysis can only N/A
insert run data from procs one level deep.
Saving PL/SQL results to a database may fail or save invalid data to the database for invalid N/A
PL/SQL objects.
Workaround: To ensure PL/SQL results are saved to the database correctly, verify the validity
of all objects before running Code Analysis.
Toad errors when you query on a field of Oracle collection types. 64373
Workaround: Execute using SQL*Plus.
When spooling to an unpinned output window, the window becomes unresponsive and errors 68523
are given when Toad is closed ("Canvas does not allow drawing").
Workaround: Keep the output window pinned.
If you use a non fixed-width font, the results are misaligned in the of Script Output tab in Editor 62234
after executing a SQL script.
Workaround: Go to Options | Scripts and select a fixed-width font for script output.
The Program name in the Session Browser may be blank or may be the full path to the N/A
executable instead of just the executable name. This depends on the Oracle client, not on
Toad.
In RAC databases, version 10.1.0.3 (and possibly other 10.1 versions), the query used to N/A
populate the "Current Statement" in the Session Browser fails with the following error: Runtime
error occurred: 12801 (ORA-12801: error signaled in parallel query server PZ99, instance
<instance name> ORA-01008: not all variables bound) This problem does not occur in Non-
RAC environments.
Workaround: Clear the "Use RAC Views" checkbox, and log into the appropriate instance of
the database, if necessary.
Creating a new revision or attempting to force a check-in to Visual Studio Team Services may N/A
result in a "404: Not Found" error. The current version of Team Foundation Server used by
Visual Studio Team Services compares the source being uploaded with the source already in
the repository. If the source has not changed, it may incorrectly return an error rather than
allowing the forced revision. This appears to be a Microsoft issue. As a result, these two
When using the Team Foundation Server internal client and Team Foundation Server 2012 or 114334
2013 alternate Team Project Collections, workspaces created outside of Toad are not visible
from within Toad. A workspace may be created from Toad by clicking the ‘New’ button during
the Team Foundation Server log in.
This is not an issue when using the Team Foundation Server external client.
With CVS, Toad may fail to retrieve the list of projects for you to select from in the CVS browser N/A
or in the Code Control Groups configuration.
Workaround: See "Missing CVS\Entries File Error" in the online help.
Team Coding and Clearcase: Dynamic Views are not supported via SCC interface. Snapshot N/A
Views must be used instead. (Rational case ID v0830629, Rational Defect # CMBU00053934)
l ASM Manager
l Export File Browser
l Hex Editor
In addition, Java itself does not allow Unicode class names or file names. This is relevant to
the Java Manager, Editor, and Schema Browser.
Editor options to highlight object names may not work for object names that contain Unicode N/A
characters.
Script Execution in Editor: Error offset can be incorrect when running scripts with multi-byte N/A
object names.
XML (Plain) format creates bad XML if Unicode string values and Unicode column names are N/A
exported through Export Dataset.
Import mapping for Unicode characters is incorrect if the characters are not a fixed width (such 63221
as Korean).
In Team Coding, objects with Unicode contents are supported, objects with Unicode names N/A
are not. Supported Version Control Providers do not support Unicode names.
Help N/A
(Affects the 64-bit version of Toad only)
If IE9 is installed, clicking a link in the Help file may crash Toad 64-bit, even if IE9 is not the
default browser.
Workaround: Users who have IE9 installed can open Help from outside of Toad.
Hardware requirements
Requirement Details
Database client An Oracle client must be installed and configured on the system where
you are running Toad. The following are supported:
NOTE: You must use the 32-bit version of Toad with the 32-bit Oracle
client, and the 64-bit version of Toad with the 64-bit Oracle client.
l 10g Release 2
l 11g Release 1 and 2
l 12c Release 1 and 2
l 18c
l 19c
Cloud database service Oracle Database as a Service on Amazon EC2 and Oracle Cloud
Network
Internet Protocol Version 6 (IPv6) is being adopted by the US Federal Government and industries around the
world. In its most basic format, the new protocol uses 128-bit addresses instead of 32-bit addresses, which are
used by the current IPv4 to route packets over the Internet. Toad for Oracle features, such as FTP, access the
Internet through third-party vendors that are IPv6 compliant, such as /nSoftware's IP*Works. For access to Web
sites by way of the Toad Online window, Toad simply invokes the user-defined or default Web browser.
Additional Software l Microsoft Internet Explorer 6.0 or later (to view video from the
Jump list within Toad, and to view the product documentation in
HTML format).
l Microsoft Office 2016 and recent earlier releases are supported for
Word and Excel output.
l Adobe Acrobat Reader 7.0 or later (to view the product
documentation in PDF format).
l Microsoft .NET Framework 4.0 to support the Toad for Oracle
Editions Installer.
Virtualization support
Type Details
NOTE: Toad may work in virtualization environments other than the ones listed.
Windows Privileges
In order to install and run Toad, make a connection, and do basic operations, you must have the following
privileges.
NOTES:
l License keys compatible with Oracle 9.7 and earlier versions are no longer supported.
l Only the newer 48-character license keys are supported.
l If you have an older license type, the Editions installer points you to the license web page where you
can update it.
l Toad supports cumulative licensing. You can add multiple licenses, including those for add-ons like
Sensitive Data Protection, to Toad. Toad will use the licenses providing the highest degree of features.
User instructions
To get started with using Toad for Oracle, see the Guide to Using Toad at https://support.quest.com/technical-
documents. For detailed information about any Toad window or feature, see the online help, which can be
accessed from the Help menu.
Additional resources
Additional information is available from the Toad for Oracle Community on Toad World:
https://www.toadworld.com/products/toad-for-oracle
Edition Licensed
Toad for Oracle Xpert Edition Toad® for Oracle® Xpert — Includes all features in Base and Professional
Editions
SQL Optimizer for Oracle®
Contacting Quest
For sales or other inquiries, visit www.quest.com/contact.
Patents
Quest Software is proud of our advanced technology. Patents and pending patents may apply to this product. For the most current
information about applicable patents for this product, please visit our website at https://www.quest.com/legal.
Trademarks
Quest, the Quest logo, Toad for Oracle, Toad, and Join the Innovation are trademarks and registered trademarks of Quest
Software Inc. For a complete list of Quest marks, visit https://www.quest.com/legal/trademark-information.aspx. All other
trademarks and registered trademarks are property of their respective owners.