Version 10.6.1
Release Notes
October 25, 2010
Toad for Oracle provides an efficient and accurate way for database professionals of all skill and experience levels to perform their jobs with an overall improvement in workflow and productivity. With Toad for Oracle you can:
The Toad for Oracle solutions are built for you, by you. Over 10 years 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 one million, Toad for Oracle continues to be the standard tool for development and administration.
Review the following sections for new features in this release. All changes are available in the Base edition unless otherwise indicated.
You can now ignore specific ORA errors for a single script execution or select to always ignore the error. You can edit the list of errors to ignore on the Scripts option page (Idea Pond 25).
Note: The script output and login script options that were on the Execute/Compile page are now located on the Scripts page.
The output options in the Set Parameters window are now in their own tab to make it easier for you to select settings.
You can now split the Editor to easily compare code revisions. It can be split left-right or top-bottom.
The Editor now underlines syntax errors. Right-click the item to see a list of appropriate tokens.
Note: To disable this feature, clear the Check syntax as you type checkbox on the Editor | Code Assist page.
You can now describe many objects types through database links (Idea Pond 11). However, the following object types are not supported: policy, policy group, java, refresh group, resource groups/plans, sys privs, and transformations.
Toad now supports Team Foundation Server 2010 and Perforce.
Note: Toad's Perforce client uses the Perforce command-line client (p4.exe). This client must be installed on your computer, and it is available for free at Perforce Software's web site.
Idea Pond is a new site where you can submit your ideas to improve Toad for Oracle and vote or comment on other people's ideas. Toad's development has always been driven by our customers, and now it will be even easier for you to tell us what changes are most important. This site is free for all customers, and you can use an existing Yahoo, Google, or Twitter account to sign in.
The following Idea Pond submissions were implemented for this release:
| Feature | Enhancement | Idea Pond ID |
|---|---|---|
| General | You can now ignore specific ORA errors for a single script execution or select to always ignore the error. You can edit the list of errors to ignore on the Scripts option page. | 25 |
|
For the FTP utility, you can now use Windows environment variables or Toad variables on both the Local System and Remote System fields. |
54 | |
| Editor |
You can now keep Editor windows open when a database disconnects. To enable this feature, clear the Close Editor when session ends checkbox on the Editor | Behavior option page. |
23 |
|
Documents are now recovered into Editor windows that match the schema in use when it closed. If none are found, new connections and Editor windows are opened as needed. |
33 | |
| Schema Browser |
You can now describe many objects types through database links. However, the following object types are not supported: policy, policy group, java, refresh group, resource groups/plans, sys privs, and transformations. |
11 |
| Team Coding/Source Control | File-based source control can now use the same version control providers as Team Coding. | 14 |
The following is a list of issues addressed and enhancements implemented in this release of Toad.
| Feature | Resolved Issue | Defect ID |
|---|---|---|
| General | Filtering in the Object Palette now works correctly. | ST78079 |
| The Windows XP theme is now supported again. | ST78652 | |
| Large numbers now display correctly when the "Display large numbers in Scientific Notation" option is selected. | ST78793 | |
| An error no longer occurs if you close Toad while the Help is open. | ST78316 | |
| Editor | The Editor is no longer slow to respond when working with large packages. | ST78797 |
| The lower panel tabs now display correctly when pinned. | ST78367 | |
| You can now edit queries while running (F9) with threaded queries enabled. | ST78453 | |
| Auto-replace now supports non-letter characters again. |
ST78519, 78725 |
|
| In the Base Edition, the Quest SQL Optimizer and Oracle Tuning Advisor options on the Optimize SQL button dropdown are now enabled. | ST78687 | |
| In the Optimize Current SQL window, the Load Session icon and the link in the Alternatives pane now display correctly. |
ST77758, ST77851 |
|
| An error no longer occurs when you execute an anonymous block with SHIFT+F9. | ST78737 | |
| An error no longer occurs when you load java with a long name in the Editor. | ST78855 | |
| The "Saving files option was set to Automatically combine spec/body when saving object to file" option no longer appends a slash to the CREATE statement. | ST79289 | |
| The Editor no longer prevents you from setting breakpoints in procedures. | ST78856 | |
|
If the query is on multiple lines, an error message no longer displays when you use the EDIT command and a WHERE clause. |
ST78624 | |
| Import/Export | An access violation error no longer occurs when you export a dataset from the SQL Recall window. | ST76386 |
| Project Manager |
An access violation error no longer occurs if your default browser is not set when you open the Project Manager. |
ST78835 |
| Schema Browser | A "<number> is not a valid integer" error no longer occurs when you load objects in the Schema Browser. | ST78727 |
| An out of memory error no longer occurs when you view scripts for ORDSYS. | ST78066 | |
| An access violation error no longer occurs when you press F4 on a table grant. | ST78801 | |
| An error no longer occurs when you open a report after applying a custom filter. | ST79253 | |
| The "Next Refresh" value is no longer null on the Schema Browser | Materialized Views | Info tab. | ST77806 | |
| Session Browser | The "Temp file directory" field on the General options page now saves changes correctly. | ST78216 |
| Team Coding and Source Control | File-based source control now works correctly with Tortoise SVN and Microsoft's SCC API. | ST78698 |
| Feature | Resolved Issue | Defect ID |
|---|---|---|
| General | You can now save and name your settings for Explain Plans, which allows you to easily switch between multiple plans. Right-click the Explain Plan and select Name Current Settings. | N/A |
| You can now specify optimizer hints for 11g databases. | ST75781 | |
| The Database Monitor no longer freezes when you restore down the entire Toad window and change column or row sizes. | ST74747 | |
| The timestamp is now accurate for daylight savings time. | ST67423 | |
| If you perform a health check for multiple databases and have the results emailed, the results in the email are now correct. | ST74154 | |
| Toad no longer enters a NULL value, instead of space, for an imported NUMBER value. | ST72829 | |
| The Space History tab for administering tablespaces no longer displays an error when you view a tablespace with a dash in its name. | ST72847 | |
| Using the Calendar no longer generates the wrong date format in Chinese environments. | ST73646 | |
| Reversing from the ER diagram no longer appends multiple ANDs at the end of the query. | ST73185 | |
| Column aliases are now included in scripts for materialized views. | ST75784 | |
| Toad no longer uses INTEGER for NUMBER datatypes when no scale or precision is specified. | ST72582 | |
| Compare | The sync script for indexes no longer ignores compression parameters. | ST73100 |
| Comparing certain file types no longer causes Toad to hang. | ST76120 | |
| Schema Compare now loads existing Object Set files correctly. | ST75880 | |
| An extra schema name is no longer added to triggers in a sync script. | ST73692 | |
| Data Grids | The data grid performance has been improved for LOBs. | ST73853 |
| "Unable to create directory" errors no longer occur after creating a custom grid. | ST74003 | |
| Debugger | Debugging PL/SQL can now perform watches on cursor elements. | ST72697 |
| Editor | The Find dialog now has search wrapping options and can stay on top of other windows. | N/A |
|
When you type parameters for a stored procedure or function, the parameter code complete now keeps up with the typed input for the parameter. |
ST58981 | |
| The Open File window now remembers the last file type. | ST56852 | |
| The Show SGA command no longer causes errors. | ST73854 | |
|
The Query Builder no longer displays a join compatibility warning message when it should not. |
ST75671 | |
| If you highlight nested DML and format the code, Toad no longer moves the cursor back to the top of the Editor. | ST73689 | |
| The "today" query in Amount to Load can now accommodate larger values. This resolves issues with languages (such as French) that had dates too long to process. | ST74448 | |
|
The Editor no longer jumps to the wrong line number for PL/SQL errors and debugging stepping if the name of the object is not on the same line as the CREATE OR REPLACE statement. |
N/A | |
|
Bind Variables named "n" no longer cause ORA-01036 errors using a 10g client in the Editor. |
ST64568 | |
| An access violation no longer occurs when you use the popup editor on a user-defined type. | ST73456 | |
| The "never include" option for loading object names is now enforced (Options | Editor | Open/Save). | ST76545 | |
| An access violation no longer occurs when you load objects from a database. | ST73324 | |
| Arabic words entered in quotes are no longer duplicated. | ST66590 | |
| The Editor no longer errors when you run ttitle. | ST75658 | |
| Formatter |
Oracle SQL*Plus keywords and identifiers are now capitalized just like regular SQL and PL/SQL items. |
N/A |
|
Added an option to fold qualified names. The default is disabled, meaning that qualified names are not folded. |
ST72917 | |
|
The Newlines options pane has new options:
|
N/A | |
| INSERT statements are now formatted correctly. | ST73099 | |
|
A Paste Options from Clipboard button has been added to the Settings pane. When pasting, all existing options are reset to default values first. If you want to preserve any settings, copy them to the clipboard, paste into an editor, pick one format (INI or XML), and append your new options. Then, paste the new set of options. |
N/A | |
|
Improved formatting for many Oracle statements, such as CREATE TABLE, CREATE INDEX, DELETE, and partitioning clauses. |
N/A | |
| Import/Export |
Export DDL has a new option on the Storage Objects tab. You can now choose to always include partitions (the default), never include partitions (useful for getting a non-partitioned script from a partitioned object), or the default/max value only. |
N/A |
| Export DDL now correctly populates objects when only Search Source is selected. | ST76609 | |
| The Object Search for Export DDL now works correctly. | ST76301 | |
| Data Pump no longer displays an LRM error for 10.1 databases. | ST73846 | |
| Generate Schema Script now correctly generates schema definition files. | ST75933 | |
| Microsoft Access can now import a Toad-generated .xls file. | ST70136 | |
| Parser |
Added support for a few new SQL*Plus commands and extended support for many already-supported commands. |
N/A |
|
Added support for new combinations of joins and the PARTITION BY clause. |
ST72585 | |
|
A syntax error now displays when the qualified table name in COMMENT ON TABLE has more than two identifiers. |
ST72606 | |
|
Added support for Unicode characters in q-quoted strings. |
ST72037 | |
|
In hash table partitioning for CREATE TABLE, multiple items of a partitioning storage clause are now supported. |
ST75894 | |
|
The expression for a CREATE TRIGGER: WHEN clause must now always be written between parentheses. |
ST74994 | |
|
For table partitioning, individual hash partitions can be specified without a name or partitioning storage clause. In addition, nested column properties are now supported in a table partition description. |
ST75992 | |
| Quest ScriptRunner | Commit and rollback now work the same as in Toad. | N/A |
| Quest ScriptRunner now supports Direct Connect. | ST74693 | |
| Schema Browser | Materialized view scripts now have an option to include constraints. | N/A |
| Describe windows now have a customizable toolbar. | N/A | |
| You can now search source for jobs, scheduler jobs, and scheduler programs. (Scheduler items require the DB Admin module.) | N/A | |
| Using "Save as" from the packages tab no longer omits the schema name. | ST74690 | |
| NUMBER datatypes are no longer converted to INTEGER in 11g databases. | ST76028 | |
| Create Like for hash-partitioned tables no longer causes an access violation error. | ST72857 | |
| Copying data to another schema no longer inserts NULLs instead of single character spaces. | ST75668 | |
| An ORA-02005 error no longer occurs for tables with foreign keys. | ST70662 | |
| Session Browser | The tabs in the bottom right of the Session Browser can now be hidden, renamed, or rearranged. Right-click the tabs and select Configure to change their display. | N/A |
| Team Coding and Source Control | A login issue with CVSNT has been corrected. | ST75780 |
| Toad now uses the entire project path when selecting folders in Team Foundation Server. | ST76554 | |
| An issue with the PVCS login window has been corrected. | ST73044 | |
| Toad Actions |
The Email action now supports adding directories as attachment names. All files in the folder will be added as attachments to the single email (non recursive). You can also set the email importance as Low, Normal and High. |
N/A |
|
You can now add a directory for the Execute Script action. Toad executes all files in the specified directory. A variable can represent a variable as well. |
N/A | |
|
You can now set a password to open the zip files in the Archive action. |
N/A | |
| To help raise awareness of saved Actions, a new popup dialog displays whenever Toad automatically saves an Action to the Action Recall node. The dialog includes an option to prevent the popup from displaying again. | N/A |
The following is a list of issues known to exist at the time of this release.
|
Feature |
Known Issue |
Defect ID |
|---|---|---|
| General |
If you have McAfee Antivirus installed, it can cause issues like menu icons not functioning, slowness in launching Toad from start up, and ntdll.dll errors. Workaround: Add Toad to the McAfee exceptions list. |
ST63963 |
|
Database Probe does not work with Oracle version 8.1.5. Workaround: Upgrade to supported Oracle version 8.1.7 |
N/A | |
|
Viewing nested data object types on a 10g database with the 8i client closes Toad. Workaround: Use a newer client. |
ST59490 | |
| Toad's help cannot be opened from an installation path that contains Unicode characters. | ST72966 | |
| Some windows may not stay on top when you switch between Toad and an external application. | ST75860 | |
| Toad Advisor displays "untested version" for Oracle 11g R2. This is incorrect; Oracle 11g R2 has been tested and fully is supported. | ST78038 | |
|
If you check "Indexes" on the Scripts tab for snapshots, then the primary key for the snapshot 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. |
N/A | |
|
You may get the following error when moving from the first screen of the LogMiner to the second screen of the LogMiner: "17:46:25 Info: ORA-06532: Subscript outside of limit ORA-06512: at "SYS.DBMS_LOGMNR_D", line 793 ORA-06512: at line 2" This results from an Oracle bug in 8.1.7.0.0 and 8.1.7.1.0. Workaround: Upgrade to Oracle version 8.1.7.2.0 or later, or see Oracle Metalink Note:124671.1 for details of how to fix the package. |
N/A | |
|
If you use 11g Oracle ODP.NET client or any other client that does not have the oci.dll in the BIN directory, Toad has the following problems:
|
N/A | |
|
After running a "Profile Code", "Check Syntax", or "Format Code" against files in the Project Manager, a results tab appears in the output window. Clicking on an occurrence node in the results tab will load the file in the appropriate Toad window. If you are loading a full package into the Procedure Editor in this manner and select "yes" to the Spec/Body file split prompt, your file will be split into two Procedure Editor tabs. At this point, selecting an occurrence node in the output window will only highlight the appropriate line in the Procedure Editor if the line is in the "Spec" tab. Clicking on an occurrence in the Body of the Package will always highlight the last line in the Spec tab. Workaround: When loading a package into the procedure edit in this manner, select "no" to the Package spec/body split prompt. |
N/A | |
| CodeXpert | Saving results to a database: When dealing with nested procedures, CodeXpert can only insert run data from procs one level deep. | N/A |
|
Saving PL/SQL results to a database may fail or save invalid data to the database for invalid PL/SQL objects. Workaround: To ensure PL/SQL results are saved to the database correctly, verify the validity of all objects before running CodeXpert. |
N/A | |
| Connections | While Toad supports LDAP connectivity, some features of Toad depend on tnsnames.ora file to operate correctly. These features include but may not be limited to Quest ScriptRunner, Database Browser, and Service Manager. | N/A |
|
Selecting a new Oracle home in the ''Connect Using'' dropdown box does not guarantee that the correct home will be used. Switching between major Oracle client versions works correctly in Toad. Switching between patch or mid-release versions of Oracle will not always work. For example, switching from Oracle client 9.0.1.4 and Oracle 9.2.0.4 will not guarantee the correct Oracle home is used. Workaround: Close Toad use the Oracle Home Selector to select your home, and reload Toad. Select the correct home in the ''Connect Using'' dropdown and login. |
N/A | |
| A "Password must be saved in login screen" error may occur when using a connection override. | ST75501 | |
| Data Grids |
You may receive an "ORA-00902 invalid datatype" error when editing an object, nested table, or 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. |
N/A |
| An ORA-21525 error may display in the data grid while editing a record in a nested table. | ST69178 | |
|
The data grid may hang while scrolling data on Windows 2000. |
ST56628 | |
|
Pasting multiple rows of text into a cell will only register the first row of the data. Workaround: Paste multiple rows of text into the text editor (popup editor) instead of into the grid cell. |
N/A | |
| Debugger | An error may display in the Debugger if you select the "Load into grid from memory (strong and weak)" option in the Set Parameters window. | ST55847 |
| The Java Debugger (JDWP) may temporarily hang. | ST66704 | |
| Editor |
Toad errors when you query on a field of Oracle collection types. Workaround: Execute using SQL*Plus. |
ST64373 |
|
When spooling to an unpinned output window, the window becomes unresponsive and errors are given when Toad is closed ("Canvas does not allow drawing"). Workaround: Keep the output window pinned. |
ST68523 | |
|
On an Oracle 8.0 client, if "Display large numbers in scientific notation" is unchecked, and the query contains a non-alphanumeric other than "*", the error "OCI-22061: invalid format text [TM9]" is returned. Workarounds:
|
N/A | |
| If you select object tables with nested VARRAYs, the statement is busy and cannot be aborted. | ST62336 | |
| Toad Insight (Code Assist) is activated in comments, which may decrease Toad's performance. | ST64254 | |
|
If you use a non fixed-width font, the results are misaligned in the of Script Output tab in Editor after executing a SQL script. Workaround: Go to Options | Scripts and select a fixed-width font for script output. |
ST62234 | |
| Pressing CTRL and clicking a type object in the Editor does not open the object's code. | ST55866 | |
| Export/Import | If you import from an .xlsx or .xlsm file and the environment is set to Korean, the data does not import correctly. | ST63195 |
|
Exporting data grid cells of over approximately 800 bytes could cause "OLE error 800A03EC" for Microsoft Office 2003 when using the "XLS Instance" option. Workaround: Save using the "XLS file" option instead. |
N/A | |
| Constraint scripts from Export DDL do not contain the "using index" or "tablespace" clause. | ST59228 | |
| Schema Browser |
Sometimes on Oracle 8.1.7 or higher, after pressing "Compile invalid objects", you may get ORA-20000, ORA-06512, or ORA-06512 errors. This could mean that you do not have the privileges to compile the object, but it also happens when the schema contains a package body that does not have an associated spec. Workaround: Look in the schema that you are trying to compile to see whether there are any orphan package bodies. If it is your own schema, then do:select * from user_objects o1 where object_type = ''PACKAGE BODY'' and not exists (select ''x'' from user_objects o2 where o2.object_name = o1.object_name and o2.object_type = ''PACKAGE'') Then drop any orphan package bodies that are found. |
N/A |
|
Viewing XML_TYPE data in the F4 Describe Objects window may cause memory leaks. Workaround: Try to limit the amount of times the describe window is used to view XML_TYPE data during a given Toad session. Use the Editor or Schema Browser data grid to do the majority of your work with XML data. |
N/A | |
|
For data in tables, changing the order of the columns in the "View/edit query" popup does not change the order of the columns in the grid. Renaming a column in the "View/edit query" popup moves the renamed column one position to the left. The renamed column will not be editable. Workaround: Use drag-and-drop in the grid to change the column order. |
N/A | |
|
Session Browser |
Session Browser does not work with Oracle version 8.1.5. Workaround: Upgrade to supported Oracle version 8.1.7 or later. |
N/A |
| The Program name in the Session Browser may be blank or may be the full path to the executable instead of just the executable name. This depends on the Oracle client, not on Toad. | N/A | |
|
In RAC databases, version 10.1.0.3 (and possibly other 10.1 versions), the query used to show the 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. |
N/A | |
| Team Coding | Team Coding is disabled for mixed-case object names. | N/A |
|
Team Coding and SourceSafe:
|
N/A | |
|
With CVS, Toad may fail to retrieve the list of projects for you to select from in the CVS browser or in the Code Control Groups configuration. Workaround: See "Missing CVS\Entries File Error" in the online help. |
N/A | |
| Team Coding and StarTeam: If you cancel the login dialog for StarTeam, you will not be able to log in to StarTeam until you restart Toad. | N/A | |
|
Team Coding and PVCS:
Workaround: Close and re-open Toad before attempting to connect to a different PVCS database. If simultaneous connections to two different PVCS databases are required, this can be achieved by opening a second copy of Toad. |
N/A | |
| Team Coding and Clearcase: Dynamic Views are not supported via SCC interface. Snapshot Views must be used instead. (Rational case ID v0830629, Rational Defect # CMBU00053934) | N/A | |
| Unicode |
The following features in Toad do not support Unicode:
In addition, Java itself does not allow Unicode class names or file names. This is relevant to the Java Manager, Editor, and Schema Browser. |
N/A |
| Connections to Service Names with Unicode Characters are not supported. | N/A | |
|
The Editor does not fully handle Unicode words, and as a result highlight object names, CTRL + Click, and mousing over watch hints may not work. Workaround: The fix is to change a regular expression in the PL/SQL language parser. New installations will not have this issue, but the language parser is not applied for upgrading users (so you do not lose any language parser customizations). If you are upgrading, you need to modify the PL/SQL language parser and add "?r)" (without quotes) to the beginning of the “Any name" parser rule’s expression if you want full Unicode object name support. For detailed instructions, please see the Unicode Troubleshooting topic in the Help file. |
N/A | |
| Script Execution in Editor: Error offset can be incorrect when running scripts with multi-byte object names. | N/A | |
| XML (Plain) format creates bad XML if Unicode string values and Unicode column names are exported through Export Dataset. | N/A | |
|
Import mapping for Unicode characters is incorrect if the characters are not a fixed width (such as Korean). |
ST63221 | |
| In Team Coding, objects with Unicode contents are supported, objects with Unicode names are not. Supported Version Control Providers do not support Unicode names. | N/A | |
| Virtualization | An access violation error may display when you close Toad in a Citrix XenApp environment. | ST76354 |
The following is a list of third party issues known to exist at the time of this Toad for Oracle release.
| Feature | Known Issue | Defect ID |
|---|---|---|
| EurekaLog | Does not support Unicode characters in exception logging folder. | ST62140 |
| E-Control (Editor component) | Odd word-wrapping behavior in some languages. Word wrapping may appear between symbols, with no space required to wrap, and some characters cannot be word-wrapped at all (for example, multi-byte characters in ANSI text). | N/A |
| ODAC |
ODAC does not support Unicode in XMLTYPE. |
ST62654 |
| Oracle | When the OCI is in Unicode mode, an error occurs when querying XMLTYPE data that uses binary storage. Toad uses the OCI in Unicode mode, and there is no way to disable this. You should be able to view XMLTYPE data without errors using CLOB storage and an Oracle client version of 10.2 or later. | N/A |
| Secure Black Box |
Toad uses Secure Black Box for FTP/SSH connections. The FTP/SSH connection in Toad may fail with the following message: "Logon failed: Authentication (keyboard) failure". This issue occurs because Secure Black Box has known issues with public Putty keys. |
ST56222 |
Upgrades for Toad install side-by-side with any previous versions you have installed. You can run the new and previous versions concurrently. The first time you run the new version of Toad you are asked to migrate previous settings files.
Important: If you are upgrading from Toad for Oracle 10.5 or earlier, this release requires that your Editor desktop and toolbars are reset to the default. Your previous Editor desktop or toolbar customizations will be lost, including any alterations to Toad's desktops (SQL, PL/SQL, Text, or Hex) or desktops that you may have created. This only affects the Editor desktop and toolbars, not Toad’s main desktop or toolbars.
Before installing Toad, ensure your system meets the following minimum requirements.
| Memory |
512 MB RAM required, 1 GB recommended Note: The memory required may vary based on the following:
|
| Hard Disk Space | 75 MB disk space required to run Toad |
| Operating System |
Windows 2000 (32-bit or 64-bit) Windows XP (32-bit or 64-bit) Windows Server 2003 (32-bit or 64-bit) Windows Vista (32-bit or 64-bit) Windows Server 2008 (32-bit or 64-bit) Windows Server 2008 R2 (64-bit) Windows 7 (32-bit or 64-bit) Note: You must use a 32-bit Oracle client with the 64-bit operating systems. |
| Database Client |
Oracle Client 8.1.7.4 Oracle Client 9.2.0.8 Oracle Client or Instant Client 10.2.0.4 Oracle Client or Instant Client 11.2.0.1 Note: Only 32-bit is supported. |
| Database Server |
Oracle 8.0.6, 8.1.7, 9i, 9i R2, 10g R1, 10g R2, 11g R1, 11g R2 Important: It is recommended that your client version be of the same release (or later) as your database server. This is an Oracle recommendation to prevent performance issues. |
| Cloud Database Service | Oracle databases running on Amazon EC2 |
| Additional Software |
Microsoft Internet Explorer 6.0 or later (to view the Release Notes) Adobe Acrobat Reader 7.0 or later (to view the Installation Guide) |
Review the following information about using Toad in virtual environments:
| Application |
Toad has been tested for Citrix XenApp 5.0 support on Windows Server 2003 (Service Pack 2) using the MetaFrame Presentation Server 4.0 and Citrix Presentation Server Clients 10.2. |
| Desktop (VDI) | Toad has been tested with Quest vWorkspace 7.0 on Windows XP Professional 32-bit (Service Pack 2). |
| Server | Toad has been tested with VMWare ESX Server 3.5 and VMWare Server Console 1.0.10 on Windows Server 2003 (Server Pack 2). |
|
Note: Toad may work in virtualization environments other than the ones in which it was tested. |
|
This section contains information about installing and operating this product in non-English configurations, such as those needed by customers outside of North America. This section does not replace the materials about supported platforms and configurations found elsewhere in the product documentation.
This release is Unicode-enabled and supports any character set. In this release, all product components should be configured to use the same or compatible character encodings and should be installed to use the same locale and regional options. This release is targeted to support operations in the following regions: North America, Western Europe and Latin America, Central and Eastern Europe, Far-East Asia, Japan.
This release has the following known capabilities or limitations: Toad is a Unicode application. As such, it has native support for any Oracle Unicode character set, such as UTF8 or AL32UTF8. There are some features in Toad which use or invoke Oracle Utilities or applications which are not themselves Unicode applications (CodeXpert). Their functionality is therefore limited to the character set of the client on which Toad is running, and NLS_LANG must be carefully set to match the Windows character set.
We have also observed issues with US7ASCII when used with non-Latin characters.
The Toad release package contains the following products:
Toad for Oracle 10.6.1
Note: Toad is available in different editions. The release package includes the edition that you purchased.
Refer to the Toad for Oracle Installation Guide for installation instructions.
Get the latest product information, find helpful resources, and join a discussion with the Toad team and other community members. Join the Toad for Oracle community or visit ToadWorld for more information about Toad.
|
|
|
|
|
Quest Software, Inc. World Headquarters 5 Polaris Way Aliso Viejo, CA 92656 USA |
|
Web site |
See our web site for regional and international office information.
Quest Support is available to customers who have a trial version of a Quest product or who have purchased a Quest product and have a valid maintenance contract. Quest Support provides unlimited 24x7 access to SupportLink, our self-service portal. Visit SupportLink at http://support.quest.com.
From SupportLink, you can do the following:
View the Global Support Guide for a detailed explanation of support programs, online services, contact information, policies and procedures. The guide is available at: http://support.quest.com.
This guide is available in English only.
© 2010 Quest Software, Inc.
ALL RIGHTS RESERVED.
This guide contains proprietary information protected by copyright. The software described in this guide is furnished under a software license or nondisclosure agreement. This software may be used or copied only in accordance with the terms of the applicable agreement. No part of this guide may be reproduced or transmitted in any form or by any means, electronic or mechanical, including photocopying and recording for any purpose other than the purchaser’s personal use without the written permission of Quest Software, Inc.
The information in this document is provided in connection with Quest products. No license, express or implied, by estoppel or otherwise, to any intellectual property right is granted by this document or in connection with the sale of Quest products. EXCEPT AS SET FORTH IN QUEST'S TERMS AND CONDITIONS AS SPECIFIED IN THE LICENSE AGREEMENT FOR THIS PRODUCT, QUEST ASSUMES NO LIABILITY WHATSOEVER AND DISCLAIMS ANY EXPRESS, IMPLIED OR STATUTORY WARRANTY RELATING TO ITS PRODUCTS INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT. IN NO EVENT SHALL QUEST BE LIABLE FOR ANY DIRECT, INDIRECT, CONSEQUENTIAL, PUNITIVE, SPECIAL OR INCIDENTAL DAMAGES (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS INTERRUPTION OR LOSS OF INFORMATION) ARISING OUT OF THE USE OR INABILITY TO USE THIS DOCUMENT, EVEN IF QUEST HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. Quest makes no representations or warranties with respect to the accuracy or completeness of the contents of this document and reserves the right to make changes to specifications and product descriptions at any time without notice. Quest does not make any commitment to update the information contained in this document.
If you have any questions regarding your potential use of this material, contact:
Quest Software World Headquarters
LEGAL Dept
5 Polaris Way
Aliso Viejo, CA 92656
email: legal@quest.com
Refer to our Web site (www.quest.com) for regional and international office information.
Trademarks
Quest, Quest Software, the Quest Software logo, Benchmark Factory, Spotlight, Toad, T.O.A.D., Toad World, vSpotlight, and vToad are trademarks and registered trademarks of Quest Software, Inc in the United States of America and other countries. For a complete list of Quest Software’s trademarks, please see http://www.quest.com/legal/trademark-information.aspx. Other trademarks and registered trademarks are property of their respective owners.