Toad® for IBM DB2

Version 4.5.2  (Click here for previous versions)

Release Notes

November 2009


Contents

Welcome to
Toad for DB2

New in this Release

Resolved Issues and Enhancements

Known Issues

Third-Party Known Issues

Upgrade and Compatibility

System Requirements

Global Operations

Getting Started

For More Information


Welcome to Toad for DB2

Toad for DB2 is a database development and administration solution that provides productivity features for rapidly creating and executing queries, automating database object management, developing SQL code, and instant access to DB2 expertise.

Developers and administrators have access to a community of users, peers, and experts to help solve development and administration issues and assist in developing applications and feedback for improving Quests products.

All of this comes with the backing of Quest Software, a healthy and growing corporate entity that can provide the necessary training, support, and superior customer service demanded by IT management.


New in This Release

Toad for DB2 4.5.2 is a maintenance release containing primarily internal fixes and enhancements to the previous 4.5 and 4.5.1 releases.

Features and Updates in Toad for DB2 4.5

Click to review the updates and new features in the following areas:

 


Prerequisites and Installation

 


Connections

The Connection Manager and the Connections window provide more functionality to help you manage DB2 connections:


General Toad Environment and Functionality

After creating a connection, the following window displays:

You can also add an FTP connection to the Project Manager or an Automation script.

Note: You must have the Quest IBM DB2 z/OS Component 4.5 installed on the DB2 subsystems that use the RACF group.

 


Automation

See the Use Variables in Automation help topic for more information.

 


Database Administration

Click a category in the list to view the features and updates for this release:

Object Explorer

Note: This option does not apply when the Treelist or Flat Tree view is in effect.

Object Management - General

Object Management - DB2 for LUW

Object Management - DB2 for z/OS

Note: You must have the Quest IBM DB2 z/OS Component 4.5 installed on the DB2 subsystem to run these commands in Toad.

Object Migration

Enhancements to the Object Migration feature include the following:

Object Compare

The new Object Compare feature compares source objects with objects on the target and generates a script that synchronizes the target objects with the source. The script creates objects missing on the target or alters existing target objects to be like the source objects. To launch Object Compare, right-click one or more source objects, and select Compare Object.

Object Compare features include the following:

Utility Execution - DB2 for LUW

Note: The %DATA_PATH% variable enables you to use the new Remote Script Execution feature, which executes remote scripts on database servers. See the Editor section for more information about this feature.
 

Utility Execution - DB2 for z/OS

Note: Many of the following new features require that you have the Quest IBM DB2 z/OS Component 4.5 installed on the DB2 subsystem. See the Quest IBM DB2 z/OS Component Installation Guide for more information.

Quest IBM DB2 z/OS Component

The Quest IBM DB2 z/OS Component 4.5 contains updates that many of the new Toad features require to manage your DB2 for z/OS subsystems.

Master Detail Browser

When sending tables or views to the Master Detail Browser, Toad now automatically selects all columns.

 


Space Management

A new option lets you specify the unit of storage used to display statistics in Space Management features. You can find this option in Tools | Options | Database | DB2 | LUW | Space Management.
 

 


Data Management

Click a category in the list to view the features and updates for this release:

General

Export Wizard

Data Compare

 


Query Development

Click a category in the list to view the features and updates for this release:

Query Builder

Editor

Note: This feature requires that the Quest IBM DB2 z/OS Component 4.5 be installed on the subsystem against which you are executing the script. See the Quest IBM DB2 z/OS Component Installation Guide, located in your for DB2 client installation directory, for more information.

SQL Recall

Debugger

You can right-click a breakpoint in the Editor to edit its properties.

SQL Analysis and Optimization

Note:

 


Project Management

Support for FTP connections, SQL Recall named SQL statements, and Database connections has been added to the Project Manager via the right-click menu. For Database connections, only databases that are currently connected can be added to the Project Manager.

 


Version Control

 


Resolved Issues and Enhancements

Click the following links to view issues addressed and enhancements implemented in the Toad for DB2 4.5.x releases, including this latest release 4.5.2:

Resolved Issues and Enhancements in 4.5.2

The following is a list of issues addressed and enhancements implemented in the current release:

Feature

Resolved Issue

Defect ID

Toad DB2 Command window If you set the DB2 code page as a system variable and then launch a DB2 command window from Toad via Tools | DB2 Command Window, Toad no longer generates an exception. ST#67,626
Case#751438
Database or Object Explorer (DB2 for z/OS) When returning a dataset creation date, Toad no longer generates an exception due to conversion issues. However, to avoid the exception, users need to upgrade to the latest Toad IBM DB2 z/OS component available with this release. See Upgrade the Quest IBM DB2 z/OS Component for more information.

Note: If you do not upgrade the z/OS component, Toad displays a ? in the date value to indicate a format conversion issue.

ST#67,325,
      67,326,
Case#755001
Editor Multiple opened Editors executing queries no longer lock up Toad. ST#67,612
Case#758027
Extract DDL When the Toad client has a large number of connections defined, Toad no longer crashes when users attempt to extract DDL. ST#67,196
Case#747522
When users attempt to extract DDL on a database cataloged with AUTHENTICATION set to CLIENT, Toad no longer causes an exception (even when users provide no ID and password at connection time). ST#67,371
Case#755054
Object management
(DB2 for LUW) Toad now correctly includes commas between column names in the IMPORT command section of an advanced alter script. ST#67,524
Case#757166

Resolved Issues and Enhancements in 4.5.1

The following is a list of issues addressed and enhancements implemented in the current release:

Feature

Resolved Issue

Defect ID

Licensing Users with a Toad for DB2 Xpert license can now launch Spotlight on DB2 LUW. ST#66,460
Case#748677
Users with a Toad for DB2 Xpert license can now launch Toad SQL Analysis for DB2 LUW. ST#66,595
Editor Editor now successfully opens, processes, and executes SQL files larger than 60K. ST#64,806
Object management
Toad no longer generates a "Missing bind file" error when you attempt to rebind a package with a modified parameter. ST#65,697
Case#741615
Specifying the SQL delimiter @ for scripts no longer causes Toad tools (such as Extract DDL and Migration) to fail to generate scripts. ST#65,741
Case#741673
(DB2 for LUW) Toad no longer performs an advanced alter to partitioned tables (containing the LONG IN clause) when you make no changes to the tables or changes that require a regular ALTER. ST#66,122
Case#744570
Schema Compare Schema Compare properly uses DB2 utilities to preserve data. ST#65,132

Resolved Issues and Enhancements in 4.5

The following is a list of issues addressed and enhancements implemented in the Toad for DB2 4.5 release:

Feature

Resolved Issue

Defect ID

General
Keyboard mapping issues are resolved. ST#49,841
Case#620808
Authorization key issue has been fixed. ST#57,794
Case#684976
Launching Toad by opening an Explain (.xpn) file no longer generates an exception. ST#62,807
Case#721521
Toad ensures that proper privileges are granted on packages that IBM autobinds. ST#64,055
Case#729796
Installation/Upgrade The uninstall program now works properly. ST#55,055
Case#663575
Connections A new button in the Connection Manager and on the Connections window allows you to import or re-import the catalog entries from another local DB2 instance into your Toad for DB2 client instance catalog. ST#43,212
Case#582712
The Degree value on the Advanced tab on a DB2 for z/OS subsystem connection profile now properly carries over to an Editor instance when it initially opens on the subsystem connection. ST#53,856
Case#654827
Toad polls services on a connection only if Windows services are manually defined on the connection through the Services Manager. ST#56,863
Case#668610
Data Grid The pop-up editor for binary data on DB2 for z/OS subsystems that use EBCDIC code pages now contains an EBCDIC tab instead of an ASCII tab. ST#42,077
Case#521005
Disabling auto-commit no longer causes Toad to hang when you attempt to shut down. ST#54,417
Case#600322
Toad has resolved the "Index and length must refer to a location within the string" error generated when users attempt to edit certain data. ST#58,155
      55,372
Case#680199
         665110
         671411
Database or Object Explorer
The grid used to update Database Manager and Database configuration parameter values on the Parameters node now supports 64-bit environments and DB2's latest value ranges, as well as enforces valid values only. ST#45,198
Case#473610
Toad has added a Remove Notes option on the right-click menu for an object.

This update resolves an issue identified as a known issue in previous Release Notes versions.

ST#52,941
"System.Xml.XmlException...is an invalid character..." error has been resolved. ST#54,249
Case#659087
Toad has resolved the inconsistent behavior involving the Options | Extra Columns option on the right-click menu. ST#56,496
Case#674538
(DB2 for LUW) Due to extensive overhead, the Auto-resize property no longer displays on the Tablespaces list, but does display on the Properties tab for the individual tablespaces. ST#57,090
Case#679397
Toad has resolved the error generated when you both defined the Isolation level and Lock timeout properties on the Advanced tab of the connection profile and defined the SQL delimiter as a character other than a semi-colon on the Tools | Options | Database | DB2 | General page. ST#57,634
Case#682882
You can now enter an asterisk in the connection profile to default to a list of all objects of each type in the Database Explorer or Object Explorer opened on that connection. ST#57,692
Case#683801
Editor Toad now provides Remote Script Execution wizards (LUW and z/OS) to transfer and execute your DB2 scripts on remote servers. ST#44,430
Case#565223
Code completion performance has improved on large scripts. ST#54,370
Case#659253
The right-click menu in the Editor now offers the Save As option. ST#57,114
Case#679598
Editor performance has improved when handling large scripts. ST#59,101
      60,559
Case#690239
          694196
The error generating the "Active queries are running on this connection...." message has been resolved. ST#63,304
Case#715317
Extract DDL
Toad has improved performance when extracting the DDL for a database and its dependencies. ST#45,284
Case#587845
Import Data (Toad core feature) Import wizard now properly handles Unix LF FORMAT. ST#52,558
Case#644847
Migration/Object Compare/Schema Compare While Schema Compare does not create tablespaces to synchronize tablespace differences, the new Object Compare feature does perform this task. ST#41,983
CR#210132
Case#491910
While Schema Compare compares objects at the schema level only, you can use the new Object Compare feature to compare individual objects. ST#42,753
CR#227219
Case#563243
The new Object Compare feature generates both comparison results and a report that lists source and target differences. ST#45,272
CR#228265
Case#571236
         577623
         595890
Migrating object lists containing tablespaces no longer generates the "Values cannot be null." ST#58,995
Case#693708
Schema Compare now invokes DB2 utilities to preserve data if you select Use commands/utilities in the Preserve Data Method section of Tools | Options | Database | DB2 | Advanced Admin. ST#54,387
Case#660120
The Schema Compare report does not identify source and target objects as missing, different, or same. However, the Object Compare feature provides a report that identifies the status (missing, different, or same) of each target object compared to the source. ST#55,459
Case#666073
Object Compare and Migration scripts generate the necessary GRANT statements for dependent objects. ST#59,537
Case#691615
Object management Toad supports the ability to grant or revoke privileges on table columns.

This update resolves an issue identified as a known issue in previous Release Notes versions.

ST#41,768

CR#184359

Toad now supports the EXPORT-LOAD process during advanced alters. ST#46,826
Case#565223
         652726
(DB2 for LUW) Toad now allows you to create, alter, or drop nicknames, wrappers, and servers, as well as browse user, type, and function mappings on federated systems. ST#51,277
       41,595
CR#149366
Case#636134
          377886
(DB2 for LUW) You can alter the Partitioned and Clustering properties for a table without an issue in the order in which you edited the values. ST#54,635
Case#659398
(DB2 for LUW) The CREATE DATABASE statement now displays on the Script tab for the database (on the Database node in the Database or Object Explorer) and is generated when you run the Extract DDL feature on the database. ST#55,688
Case#669863
(DB2 for LUW) Toad now fully qualifies package names in ALTER scripts. ST#57,565
Case#681690
Generated scripts now insert single apostrophes (ticks) around DATE, TIME, and TIMESTAMP values used in partitioning keys for tables and indexes. ST#57,991
(DB2 for LUW) The table object editor now supports NOT LOGGED INITIALLY and ACTIVATE NOT LOGGED INITIALLY options. ST#58,531
Case#691418
(DB2 for z/OS) The definition for an alter partitioned index now identifies the correct index type. ST#58,667
Case#693106
Query Builder A new option in Tools | Options | Database | Query Builder lets you disable auto-joins when adding tables. ST#54,908
Case#663451
The Notes icon now displays for a relationship in the Query Builder and in ER Diagrammer.

This update resolves an issue identified as a known issue in previous Release Notes versions.

ST#52,943
SQL Analysis for DB2 LUW You can now collect and analyze SQL on DB2 9.5 databases. ST#54,144

Case#657261

Space Management (DB2 for LUW) (For DB2 9.1 or later databases) The new Database node in the Database or Object Explorer provides a Space Usage tab, showing space allocation and usage at the database level. ST#43,716
Case#122577
Stand-alone Utilities (DB2 for LUW) Import and Export utilities for DB2 now return columns in physical order, not alphabetical order. ST#55,766
Case#668992
Version Control
Date fields in tables exported to CVS files retain their original formats. ST#63,051
Case#717751

 


Known Issues

The following is a list of issues known to exist at the time of the Toad for DB2 release.

Feature

Known Issue

Defect ID

General Attempting to launch Toad results in a System.Security.Policy.PolicyException error.

Workaround:
Ensure that the system administrator has placed Toad in the correct code group with permissions to execute code.

CR#166752
Case#408845
Customized options defined in Toad's Configuration wizard are not applied if you are running as a Restricted user. CR#216699
As a security measure in Windows Vista, when a standard user belonging to an Administrators group launches a process and the Vista User Access Control security feature is enabled, the process launches with only standard user privileges. However, under these restricted privileges, Toad can have problems cataloging DB2 systems (including transferring a DB2 catalog at Toad setup) and running utilities through CLP, thus affecting advanced alters and other Toad functionality.

Additionally, this user does not have write access to the Toad default storage folder (the Toad installation folder) where files, such a the license key file and export profiles generated in the Client Configuration wizard, are stored when no explicit path is specified. Instead, Vista automatically copies files to C:\Users\db2admin\AppData\Local\Virtual Store\Program Files\Quest Software\Toad for DB2 version. The Toad user can have the following issues:

  • When the user attempts to launch Toad again, Toad cannot find the license key file.
  • The user might not know where to find the export profiles since they are stored in an unexpected location.

Workaround:
When launching Toad as standard user belonging to an Administrators group, right-click the Toad icon on the Vista desktop, and select Run as administrator.

N/A
If a Vista standard user belonging to an Administrators group has launched Toad with the Vista User Access Control security feature enabled, the user cannot open a Spotlight on DB2 for z/OS session within Toad due to insufficient privileges.

Workaround:
When launching Toad as standard user belonging to an Administrators group, right-click the Toad icon on the Vista desktop, and select Run as administrator.

ST#60,819
The Toad db2cli.ini file defines that Toad connects to the catalog node on multi-partitioned DB2 for LUW databases. To change the node to which Toad connects, use the following steps to edit the file:
  1. Locate db2cli.ini in the DB2 Client folder in your Toad installation folder. (The default installation location for the file is C:\Program Files\Quest Software\Toad for DB2 4.5\SQLLIB.)
  2. Open the file and do one of the following.
     

    Edit the following line with the correct node specification:

    [COMMON]
    ConnectNode = SQL_CONN_CATALOG_NODE
     

    or

    Comment out the line by placing a semi-colon at the beginning of the line:

    [COMMON]
    ;ConnectNode = SQL_CONN_CATALOG_NODE

ST#53,860
Installation/

Upgrade

The Toad for DB2 installation process installs a DB2 client in the specified Toad installation path. If the user chooses to override the default Toad installation path, the new path cannot include Unicode characters because the DB2 client installation does not support such characters. N/A
If a Vista standard user belonging to an Administrators group attempts to uninstall Toad when the Vista User Access Control security feature is enabled, the uninstall might hang.

Workaround:
Turn off the User Access Control security feature and then uninstall.

ST#52,914
If a DB2 for LUW 7 client is installed on the machine where you are installing Toad, you must upgrade the DB2 client to version 8 before installing Toad to avoid losing functionality in some DB2 native tools. CR#192879
Case#462823
Network and LAN installations are currently not supported. N/A
If a Windows XP power user attempts to uninstall Toad, initially installed by a power user, the uninstall might fail.

Workaround:
Uninstall a second time using the Windows Add or Remove Programs feature.

ST#63,284
Data Reports Currently, you cannot create a Label Report in the Toad Data Report wizard. ST#42,133
CR#215945
Database or Object Explorer
Performance problems might occur when browsing a large number of database objects.

Workaround:
If performance issues do arise and caching is enabled (that is, Enable caching is selected in Toad on the Tools | Options | Database | Cache page), do the following to help maximize performance: Verify that the Maximum in-memory size value specified on the Cache page is greater than or equal to the Current in-memory value displayed. If necessary, increase the Maximum in-memory size value.

CR#220761
CR#220757
Debugger Currently, the debugger does not support Unicode schema names. ST#41,770
CR#184638
Editor
The following object types are not found when using the View Object at Cursor feature:
  • Triggers
  • Procedures
  • Functions
  • Users
ST#41,627
CR#164917
When you edit a script in Toad, you must delimit SQL identifiers that begin with @ to differentiate these identifiers from named parameters. For more information, refer to the following IBM documentation:

http://publib.boulder.ibm.com/infocenter/db2luw/v8/index.jsp?topic=/com.ibm.db2.udb.dndp.doc/htm/frlrfIBMDataDB2DB2CommandClassCommandTextTopic.htm

CR#224375
Case#552946
Export Data (Toad core feature) Binary data types cannot be exported in this release. ST#41,665
CR#170430

Case#419715

When exporting large result sets (approximately 500K), you might run out of memory before the operation completes.

Workaround:
Create a view for the query and export that view.

ST#41,935
CR#203483

Case#483802

FTP Connections When you use Toad's FTP Connections feature to transfer scripts, reports, or files to a z/OS machine, you can transfer only in USS directory mode. Currently Toad does not support FTP connections in dataset mode to z/OS machines. ST#62,340
Help in Toad The help does not state the DB2 restriction that you cannot drop packages containing triggers N/A
Migration/Object Compare/Schema Compare
(DB2 for LUW only) If the source schema contains a table alias with the same name as the target schema, synchronizing the schemas results in the target schema name being replaced with the actual table name from the source table. CR#140343
(DB2 for z/OS only) A comparison of materialized query tables generates an "undefined name" error. ST#42,913
CR#228511
Schema Compare synchronization does not create tablespaces on target to synchronize tablespace differences.

Workaround:
To create tablespaces during synchronization, use Object Compare instead.

ST#41,983
CR#210132
Case#491910
(DB2 for LUW) The Object Compare synchronization script is not generating the required DROP statements for target functions and procedures that need to be recreated to synchronize them with those on the source. ST#53,435
(DB2 for z/OS) Toad supports the migration and synchronization of LOB object DDL, but does not support the migration or preservation of LOB data. ST#53,640
(DB2 for z/OS) During synchronization, Schema Compare fails to create the partitioned tablespace in which to place an index-controlled partitioned table.

Workaround:
Use the new Object Compare feature to generate the synchronization script.

ST#61,109
(DB2 for z/OS) During synchronization, Schema Compare places a newly created index-controlled partitioned table in an implicit tablespace, instead of the intended partitioned tablespace. A DB2 error is generated during the creation of the partitioned index.

Workaround:
Use the new Object Compare feature to generate the synchronization script.

ST#61,112
(DB2 for z/OS) When synchronizing partitioned indexes, Schema Compare fails to create the partitioned tablespaces in which to place the partitioned tables that the indexes control. ST#63,613
(DB2 for LUW) When synchronizing range-clustered tables, Schema Compare fails to generate CREATE TABLE statements. ST#64,099
(DB2 for z/OS) Schema Compare synchronization is creating auxiliary tables in temporary tablespaces, instead of creating them in the proper existing (empty) tablespaces. ST#64,130
When preserving target data, Schema Compare and Object Compare generate scripts that list columns for the re-created tables in source-table order, which can be different from the order in which the target data is unloaded. ST#64,749
(DB2 for LUW) When you are migrating data only and the data contains XML and identity columns, the resulting script is invalid, causing the migration to fail. ST#64,750
Object Management
Toad supports scripting, creation, and alteration of nicknames that are based on DRDA-type wrappers only. N/A
(DB2 for z/OS only) When you alter a table to reduce the size of a column referenced in other tables via RI, the LOAD phase in the advanced ALTER fails with a DSNU334I INPUT FIELD INVALID error. The load cards show the original column length. ST#44,753
SQL Analysis for LUW SQL Analysis does not provide support for Unicode, multi-language, or Microsoft cluster environments. N/A
DB2 truncates dynamic SQL statement text in a DB2 event monitor when deadlock monitoring is enabled in SQL Analysis. The truncated statement text displays in SQL Analysis with three consecutive periods (. . .) at the end.

Workaround:
Clear the Collect Deadlocks option on the Create Collection window in SQL Analysis to disable deadlock monitoring.

N/A
Stand-alone Utilities (DB2 for LUW) When you run the Reorg Tables or Runstats Tables feature from the right-click menu on a tablespace that contains partitioned tables, both the object list in the Reorg (or Runstats) Tables window and the resulting script omit the partitioned tables. ST#63,778
      63,779
Version Control
The Update Schema function for version control often requires that objects be dropped and recreated. If tables are referenced by foreign key constraints, the following error occurs when executing the script:
 

"Could not drop object N because it is referenced by a FOREIGN KEY constraint."

ST#42,093
CR#214601
Currently Version Control handles only DB2-standard schema names and file and folder names that are compatible with the underlying Version Control repository. ST#42,184
CR#217475
You currently cannot check object list definitions into version control. ST#42,188
CR#217524
(CVS only) Each version control configuration should point to a unique Root Folder location on the Source Repository to avoid conflicting file usage. CR#228422
(CVS only) You might receive an "Unknown Error..." message when using the sspi protocol to connect to a CVSNT server.

Possible Workaround:
Include "user@" in the Provider Information Server field. Information in the Server field should use the following format:

:sspi:user@server:/cvsrepository

CR#226256
(CVS only) You cannot successfully configure CVS using the SSH protocol.

Workaround:

  1. If the CVS binary is not accessible from the user's SSH home directory, set the CVS_SERVER environment variable on the client to enable the Unix shell account to access the CVS binary:

CVS_SERVER=CVSbinaryPath

where /CVSbinaryPath is your path for the CVS binary.

(To display the list of environment variables to edit, right-click My Computer, and select Properties. From the System Properties window, select the Advanced tab, and click Environment Variables.)

  1. Run the client from a command prompt so that the user's password for the server gets cached. (You cannot enter the password within Toad.)

cvs -d ":ssh:user@server:repositoryPath" login

where repositoryPath is your path to the CVS repository.

  1. Start Toad for DB2, and configure CVS (through the Options window), entering :ssh:user@server:repositoryPath as the server string in the Server field.
  2. Log in to CVS.
CR#228718

 


Third-Party Known Issues

The following is a list of third party issues known to exist at the time of the Toad for DB2 release.

Feature

Known Issue

Change Request

General You cannot insert a double-byte character into a database with a single-byte codepage. IBM PMR30857,756,000 states that this configuration is not supported. CR#220327
Case#537948
(DB2 for LUW only) Certain Toad functions use the DB2 snapshot monitor to capture information about containers used in a database. To capture this information in a multi-partition database, the snapshot monitor requires that all database partitions be active. Therefore, to ensure that Toad obtains container information across all partitions, execute the DB2 command ACTIVATE DATABASE real_database_name on the server before connecting Toad to the database. This command keeps all partitions on the database active. For more information about ACTIVATE DATABASE, refer to the IBM DB2 for Linux, Unix, and Windows documentation. N/A
Connections to Toad are lost, generating SQL0902 errors from the .NET driver. IBM has opened PMR 47384,756,000 to investigate this issue. ST#56,141
Case#669950
Installation/
Upgrade
You cannot install DB2 for LUW 8 on the same system that already has Toad for DB2 3.0 installed. This problem exists because of a current DB2 limitation in which DB2 for LUW 8 cannot be installed on a system on which DB2 for LUW 9 resides. (Toad for DB2 includes a customized version of DB2 for LUW 9.)
Workaround:
If you need to install DB2 for LUW 8, uninstall Toad, install DB2 for LUW 8, and then reinstall Toad. For more information, refer to the Release Notes for IBM DB2 9 for Linux, Unix, and Windows.
CR#187913
An SQL0805N error occurs when performing a DML statement on a database.

Workaround:
Refer to the following IBM documentation for an explanation and a solution:

http://www-1.ibm.com/support/docview.wss?rs=71&context=SSEPGG&dc=DB520&q1=DML&uid=swg21208123&loc=en_US&cs=utf-8&lang=en

CR#220160
Database Explorer/ Object Explorer
Schemas containing empty names or special characters are not supported in this release and will display as QUEST_SCHEMA_PLACE_HOLDER when used. CR#133127
CR#133139
(DB2 for LUW) Initially, an SQL0873N error occurred when you attempted to view tablespace container information. The error stemmed from running SNAP and SNAPSHOT-level table functions against a codepage 819 database. IBM addressed the issue with APAR IZ41782. ST#59,222
Data Grid A Microsoft .NET Framework issue causes an exception error when you attempt to browse the Data tab for a table containing a decimal value with a precision greater than 28 or 29. This issue is described in http://msdn2.microsoft.com/en-us/library/xtba3z33(vs.71).aspx. CR#186529
Timestamp data causes exceptions when you click the Data tab or attempt to query the table. This issue is related to the IBM DB2 APAR IY87346. CR#220839
(DB2 for LUW) Attempting to update a table column value that is not generated causes an error when another column in the table is defined as GENERATED ALWAYS. IBM has opened PMR 48511,756,000 to investigate this issue. ST#51,035
(DB2 for z/OS) Tables that contain decimal data larger than 28 or 29 decimals results in an error stating:

"Value was either too large or too small for a Decimal."

This is due to a limitation in the .NET Framework in which the maximum decimal that the Framework can handle is 10^31 with 0 decimal.

Workaround:
Perform the following:

  1. Click the Filter Data icon in the data grid.
  2. Select the SQL tab.
  3. Select the Enable custom SQL checkbox.
  4. Enter a query that casts the decimal column as a character data type with 32 characters similar to the following:

SELECT COLUMN, CAST ("DECIMALCOLUMN" AS CHAR (32)) AS DECIMAL FROM DB2ADMIN.TESTDECIMAL

Note: When using this workaround, if the number of characters is less than 32, leading zeros display.

CR#186529,
CR#186535
You cannot add data to tables that include columns that have the GENERATED ALWAYS AS option enabled. The IBM Command Builder generates the INSERT statement and includes the generated always column, which results in the following error:

"A value cannot be specified for column "GEN" which is defined as GENERATED ALWAYS. SQLSTATE=428C9"

Workaround:
Use the Editor to insert data into tables that include the "Generated always as" option set.

CR#142504
Debugger When compiling with debug, disable AutoCommit (Tools | Options | Database | General) to allow a rollback if there is a problem when dropping and creating the procedure. Once you successfully create the procedure, commit the changes before starting the debugging session. N/A
When debugging, you must enter a value for every start parameter, regardless of whether they are input or output values or an error message incorrectly informs you that the procedure must be compiled with debug information. CR#143234
(DB2 for LUW) The following error message is displayed when you attempt to modify a watch value during a Debug session on a DB2 for LUW 9 database:
 

"ERROR [57011] [IBM][DB2/NT] SQL0954C Not enough storage is available in the application heap to process the statement. SQLSTATE=57011"

The call to modify the watch value fails on DB2, and the server runs out of heap memory.

Workaround:
To avoid the heap memory issue, increase the application heap size on the server.

CR#188846
(DB2 for z/OS) A message stating that a procedure is not compiled with the Debug code, when in fact it is, is being generated. This issue is due to an error in the z/OS implementation of Create_Session. CR#207662
(DB2 for LUW) The "Unable to initialize debug session" error that is generated when you attempt to debug procedures in DB2 for LUW is a DB2-related issue. A future release of a DB2 unified debugger should help reduce the occurrence of this issue. Case#517909
Case#529227
CR#213765
Editor Attempting to create an object in the Editor when the schema selected from the drop-down list in the Editor toolbar is different than the schema you logged into, results in an error. Toad issues a SET CURRENT SCHEMA statement the first time you execute a script/statement.

Workaround:
You can use either of the following methods as a workaround:

  • Select the schema that you are logged into and fully qualify the schema name for the objects.
  • Issue a SET CURRENT SQLID statement to set the schema on which you want to create objects.
CR#183855
(DB2 for LUW) Dropping a nickname does not drop its primary key. This issue (PMR 30432,756,000) was fixed in DB2 9.1 Fixpak 3. ST#42,503
CR#223155
Export Data (Toad core feature) In order to export to an Office 2003 or 2007 Excel instance, the Office 2003 Primary Interop Assemblies (PIAs) must be installed. You can install the PIAs from one of the following locations:
 

2003 PIAs
http://www.microsoft.com/downloads/details.aspx?FamilyID=3c9a983a-ac14-4125-8ba0-d36d67e0f4ad&DisplayLang=en

2007 PIAs
http://www.microsoft.com/downloads/details.aspx?FamilyID=59DAEBAA-BED4-4282-A28CB864D8BFA513&displaylang=en

CR#138239
Migration/Object Compare/Schema Compare (DB2 for LUW) You cannot synchronize schemas if the Code Pages on the compared schemas do not match. CR#141383
Object Management (DB2 for z/OS) There is a known z/OS issue when attempting to ALTER partitioning index values for PRIQTY and SECQTY. If these values are changed in Toad, the subsequent ALTER statement is generated without ENDING AT values for the partition keys. The generated syntax is correct; however a database error will occur. IBM has issued z/OS APAR PK69271 to address the issue. ST#49,829
(DB2 for LUW) Running queries or performing database administrative tasks in Toad on DB2 databases running on an AIX 5.2 machine can cause the DB2 instance to crash. IBM has addressed this issue with APAR IY79365. ST#57,962
(DB2 for LUW) db2bp.exe can fail with a Windows error during advanced alters, migrations, Object Compare synchronization, and regular object management. IBM has issued APAR JR33088 to address this issue. ST#59,491
You cannot create a DB2 8 database from a DB2 9 client. Therefore, you cannot use Toad's DB2 LUW Create Database wizard to create a DB2 8 database. N/A
(DB2 for z/OS) Attempting to drop a distinct type or sequence with a delimited blank name results in following error due to server side abends:
 

"IBM][CLI Driver] CLI0108E Communication link failure. SQLSTATE=40003"

This is a known IBM DB2 issue and IBM has opened APAR PK3269 to track this issue.

N/A
(DB2 for z/OS) In some cases, a user can revoke INSERT privileges on a table for the owner and cause a cascading revoke of privileges for any user (including the revoker) who was granted privileges by the table owner. This is a known IBM DB2 issue and IBM has opened APAR PK30558 to track this issue. N/A
(DB2 for z/OS) The following DB2 error is generated when you try to refresh an MQ table:
 

"ERROR [58031] [IBM] SQL1034C The database is damaged..."

This error is identified in APAR PQ97328. The APAR states that, if the statement text in the CREATE TABLE statement for a materialized table is more than 4K, the statement text stored in the SYSVIEW.VIEWS catalog table entries for the table (after the first three sequence number entries) contains unusable data.

The APAR has been fixed with PTF UK00557. However, any materialized tables created before this fix need to be dropped and recreated and REFRESH rerun.

N/A
Space Management (DB2 for LUW) APAR IY90197 states: RUNNING SNAPSHOT TABLE FUNCTIONS CAN CORRUPT MEMORY INSIDE THE DB2FMP (C) PROCESS DUE TO STACK OVERFLOW. This issue was fixed in DB2 8.1 Fixpak 14. N/A
SQL Analysis for DB2 LUW Databases on DB2 for LUW 8.1 (with FixPaks 1 through 4 applied) generate deadlock events that show a zero lock-wait start time. IBM has addressed this issue with APAR JR18739 in DB2 8.1 FixPak 5. N/A

 


Upgrade and Compatibility

Upgrade Toad for DB2

Review upgrade information in the Toad for DB2 Installation Guide available from the Windows Start menu under Program Files | Quest Software | Toad for DB2 | Documentation.

Upgrade the Quest IBM DB2 z/OS Component

An upgrade to the Quest IBM DB2 z/OS component is available with Toad for DB2 4.5.2. To ensure you have the latest z/OS component upgrade on a DB2 subsystem, do one of the following:

Determine Current Quest IBM DB2 z/OS Component Version

To determine the Quest z/OS component version currently installed on a DB2 subsystem

  1. Open a Toad Editor on the DB2 subsystem connection.
  2. Execute the following query:

SELECT * FROM TABLE(QUEST.QCVER()) AS UDF;

If the returned value is 5.1.0.14, the component version is 4.5.0. A value less than 5.1.0.14 indicates a pre-4.5.0 version.

Part 1: Update the LOADLIB

To update the LOADLIB

  1. Allocate a sequential file on the mainframe using the following attributes:

RECFM=FB

LRECL=80

BLKSIZE=3120

  1. Use FTP or an IND$FILE transfer to copy loadlib.xmi (located in the Plugins\DB2\zOS folder where the Toad for DB2 4.5.2 client is installed) to the sequential file you set up in step 1. Transfer the file in binary mode.
  2. At a TSO command prompt, type the following, where 'sequential.file.name' is the file you allocated in step 1:

TSO RECEIVE INDATASET (‘sequential.file.name’)

  1. At message INMR906A, type the following:

DATASET(‘loadlib.name’)

The variable ’loadlib.name’ is either the name of the new PDS/E or the name of the old LOADLIB you are replacing, depending on whether you created a new PDS/E or are using the existing LOADLIB.

  1. If you chose to receive the xmi dataset into a new PDS/E, do the following:
  1. Update the WLM-started tasks and QPDSNAT procedures to reflect the new load library name.

  1. APF-authorize the new LOADLIB.

Part 2: Define the New Functions

To define the new functions

  1. Locate the U4045DDL member in the Plugins\DB2\zOS folder where the Toad for DB2 4.5.2 client is installed.

  2. Open this file in the Toad Editor.

  3. Change the %COLLID% and %MULTTCB% variables in the script to match those currently used in your system.

  4. Execute the script to define the two new functions.

  5. Grant these functions the same EXECUTE privileges granted to other QUEST functions.

 


System Requirements

Verify that your system meets the requirements described in the following sections:

 


Client Requirements

Toad for DB2 client installation requires the following.

Note: If a DB2 for LUW 7 client is installed on the machine where you are installing Toad, you must upgrade the DB2 client to version 8 before installing to avoid losing functionality in some DB2 native tools.

Platform

1 GHz minimum

Memory 512 MB of RAM minimum, 1 GB recommended

Note: The memory required may vary based on the following:

  • Applications that are running on your system when using Toad
  • Size and complexity of the database
  • Amount of database activity
  • Number of concurrent users accessing the database
Hard Disk Space 212 MB of disk space required to run Toad.

Allocate the following additional space as needed:

  • If installing the Toad SQL Tuning for DB2 z/OS component, allocate an additional 45 MB.
  • If installing Toad SQL Analysis for DB2 LUW, allocate an additional 47 MB.
  • If installing the Quest SQL Optimizer for DB2 LUW, refer to the Release Notes for that product for disk space requirements.
Operating System Any of the following:
  • Microsoft Windows XP Professional (32-bit only)
  • Windows 2003 (32-bit only)
  • Windows Vista (tested on 32-bit Ultimate edition with XP Graphics)
  • Windows Server 2008 (tested on 32-bit Ultimate edition with XP Graphics)

Note: The Toad SQL Analysis for DB2 LUW client is not supported on Windows Vista or Windows Server 2008.

.NET Framework .NET Framework

Microsoft .NET Framework 3.5 (Service Pack 1)

Notes:

  • The .NET Framework Client Profile is not supported.
  • To run Toad, the .NET security policy must be set to unrestricted. See User Privilege Requirements for more information.
  • Toad installs a DB2 for LUW 9.5 client as part of the installation process. The DB2 9.5 client can co-exist with an existing DB2 8 client; however, it is incompatible with a DB2 7 client. If a DB2 7 client is already installed on the system, the Toad installation stops and cannot complete. To avoid losing functionality in some DB2 native tools, upgrade to the DB2 8 client; then restart the Toad installation.
Other Requirements SVGA monitor with a minimum resolution of 800x600, 1024x768 recommended

 


Server Requirements

Toad supports any of these DB2 and operating system versions.

Database Versions Any of these database versions:
 

Supported DB2 for z/OS versions

  • IBM DB2 8.1 for z/OS
  • IBM DB2 9.1 for z/OS

Note: At this time, Toad supports DB2 8.1 for z/OS running in Full Function mode, but does not support DB2 8.1 running in Compatibility mode.

Supported DB2 for LUW versions

  • IBM DB2 for Linux, UNIX, and Windows (LUW) 8.x (8.1.5 or later)
  • IBM DB2 for Linux, UNIX, and Windows (LUW) 9.x

Notes:

  • To run RUNSTATS and the native REORG utility on tablespaces and indexes, Toad supports version DB2 for LUW 8.2.2 or later.
  • At this time, Toad SQL Analysis for DB2 LUW does not support DB2 for LUW 9.7.
Database Operating System Platforms Any of these operating systems:
 

Supported z/OS platforms

  • z/OS (V1R6 Base Services [5694-A01] or later)

Support Linux, Unix, or Windows platforms

  • IBM AIX 5.1, 5.2, 5.3, 6.1
  • HP-UX 11i 1.5, 2 (32- and 64-bit)
  • Red Hat Enterprise Linux AS release 3 and 4 (32- and 64-bit)
  • Solaris 7, 8, 9, 10 (32- and 64-bit)
  • SuSE 7, 8, 9
  • Windows 2000, 2003 (including 64-bit), XP
Operating System Platforms for the Toad for DB2 Agent Toad requires that the Toad for DB2 Agent 5.1 reside on DB2 for LUW server on which you intend to execute scripts server-side (using the Toad LUW Remote Script Execution component) or to collect SQL using Toad SQL Analysis for DB2 LUW.

The agent supports servers running in any of these operation systems:

  • Microsoft Windows 2000, Windows 2003 (32-bit), Windows XP (32-bit)
  • Sun Solaris 7 or later
  • IBM AIX 4.3 or later
  • SuSE Linux Enterprise Server 8 or 9 for zLinux
  • SuSE Linux Enterprise Server 8 or 9 United Linux for Intel x86
  • SuSE Linux (2.6 Kernel) on AMD64 (x86_24)
  • RedHat Enterprise Linux AS 3.0 or 4.0 zLinux (31-bit)
  • RedHat Enterprise Linux AS 2.1, 3.0, or 4.0 for Intel x86
  • RedHat Enterprise AS 4.0 (2.6 Kernel) on AMD64 (x86)

Notes:

  • In 64-bit zLinux environments, the Toad for DB2 Agent supports only DB2 for LUW 9.1 or later.
  • To collect SQL in a RedHat or a SuSE Linux 2.6 environment on an x86-64 (AMD64) server, Toad SQL Analysis requires a minimum of DB2 for LUW 8.1 with FixPak 10 applied.
  • Sun Solaris 7 servers must have Sun Solaris 7 patch 106327 applied.
  • RedHat 3.0 servers must have compatibility library compat-libstdc++-7.3-2.96.122.i386.rpm installed. This package is available on RedHat Advanced Server 3.0 installation CDs.

See the Toad for DB2 LUW Installation Guide for agent requirements and installation instructions.

Hard Disk Space for Toad for DB2 Agent
  • For the Toad LUW Remote Script Execution agent component, 34.9 MB
  • For Toad SQL Analysis services, 35 MB

 


User Privilege Requirements

The following are user requirements for installing and running Toad:

User Requirements to Install Toad

Only Administrators and Power Users can install Toad.

Note: The following exceptions exist for Power Users:

If an Administrator installs Toad, the Administrator can share the Toad shortcut icon on the desktop and menu items with any user--a Power User, Restricted User, Vista standard user--on the computer.

If a Power User installs Toad, a Restricted User cannot do the following:

User Requirements and Restrictions for Running Toad

The following describes the requirements and restrictions for users who launch and run Toad:

  1. Select Control Panel from the Windows Start menu.
  2. Double-click Administrative Tools.
  3. Double-click Microsoft .NET Framework version Configuration.
  4. Select My Computer, and then select the Runtime Security Policy node.
  5. Select Evaluate Assembly from the list of tasks in the right panel.
  6. In the File field, locate and select Toad.exe.
  7. Click Next, and set the permission to Unrestricted.

 


Citrix Requirements

Toad has been tested for Citrix support on Windows Server 2003 Enterprise Server (Service Pack 2) using the Metaframe Access Suite 4.0 and Citrix Presentation Server Clients 10.2. For information about installing Toad in a Citrix environment, refer to Install Toad on Citrix Systems in the Toad for DB2 Installation Guide.

 


LDAP Requirements

To connect to a Lightweight Directory Application Protocol (LDAP) server, you must enable LDAP support and specify the host name and port number of the LDAP server for the DB2 client installed with Toad.

Note: Keep the following mind:

To configure Toad to use LDAP

  1. Open the Command Window for the DB2 client installed with Toad by selecting Start | All Programs | IBM DB2 | <ToadCom, ToadEval, or ToadFree> | Command Line Tools | Command Window.
  2. Type the following command to enable LDAP support:

db2set DB2_ENABLE_LDAP=YES

  1. Type the following command to specify the TCP/IP host name and port number of the LDAP server:

db2set DB2LDAPHOST=hostname[:port]

The port number defaults to 389 (default LDAP port) if you leave the port number blank.

  1. Exit the Command Window.
  2. Launch Toad and open the Connections window.

Databases on the LDAP server should now be available from the Database Alias drop-down list in the Connections window. To complete the Toad connection setup, you must create a Toad profile for each database. See Create Toad Connection Profiles in the Toad for DB2 Installation Guide.

 


Requirement for Capturing Container Information in a DB2 for LUW Multi-Partition Database

Certain Toad functions use the DB2 snapshot monitor to capture information about containers used in DB2 for LUW databases. To capture this information for a multi-partition database, the snapshot monitor requires that all database partitions be active. Therefore, to ensure that Toad obtains container information across all partitions, execute the DB2 command ACTIVATE DATABASE real_database_name on the server before connecting Toad to the database. This command keeps all partitions on the database active. For more information about ACTIVATE DATABASE, refer to the IBM DB2 for Linux, Unix, and Windows documentation.

 


Compile and Debug Requirements for Stored SQL Procedures

The following are the requirements for using Toad to compile and debug stored SQL procedures in DB2 for z/OS.

Toad Client Requirements

To use the Toad debugger on stored SQL procedures, the following Toad client requirements must be met:

DB2 Subsystem Requirements

Each DB2 subsystem on which you want to compile and debug stored SQL procedures must meet these requirements:

 


Requirements for Using Toad DB2 for z/OS Functionality

If you currently have the Quest Central for DB2 z/OS component or a previous Quest IBM DB2 z/OS component installed on your DB2 subsystem, perform an upgrade. Use the instructions found in Upgrade and Compatibility.

If the neither the Quest Central for DB2 z/OS component nor a previous Quest IBM DB2 z/OS component currently exists on your DB2 subsystem, perform a new installation of Quest IBM DB2 z/OS Component 4.5. Use the instructions found in the Quest IBM DB2 z/OS Installation Guide (available from the Windows Start menu under Program Files | Quest Software | Toad for DB2 | Documentation).

Note: A 32K character-size limit exists for each utility statement executing through DSNUTIILU.

 


Recommended Indexes to Improve Toad Performance in DB2 for z/OS

User-defined indexes on specific system catalog tables can improve performance when you are browsing DB2 for z/OS objects in Toad. The following link contains the DDL for indexes that can optimize Toad performance on your DB2 for z/OS subsystem. Keep in mind that the creation of these indexes is a recommendation only. The indexes can have different results in different environments, depending on the number of DB2 objects and the amount of data involved. To create these indexes, edit and run the DDL contained in the following file:

http://www.toadsoft.com/toaddb2/ReleaseNotes/Latest/ToadDB2zOSIndexes.txt

Additionally, if the schema drop-down lists in the Object Migration wizard populate slowly, consider creating an index on the SCHEMA and CREATOR columns in the catalog table for each object type. Here is a list of some of the object-type tables:

SYSIBM.SYSSYNONYMS
SYSIBM.SYSSEQUENCES
SYSIBM.SYSROUTINES
SYSIBM.SYSTABLES
SYSIBM.SYSDATATYPES
SYSIBM.SYSINDEXES
SYSIBM.SYSTRIGGERS
SYSIBM.INDEXES

 


Requirements for Object Migration

The following are specifications for using Toad's Object Migration wizard to migrate DB2 objects and their dependencies:

 


Configuration Requirements for SQL Analysis

SQL Analysis requires the following configuration on the database servers on which you intend to run SQL collections:

 


Version Control Requirements

Supported Providers

Toad for DB2 supports the following version control providers for the versions and platforms listed. Testing is not complete for versions and platforms not listed:

Supported Provider Server Version Tested Client Version Tested
Visual SourceSafe (VSS) VSS 6.0d VSS 6.0d
Concurrent Versions System (CVS) CVS 1.11.22 on Solaris
CVSNT 2.5.03 on Windows
CVNT 2.5.03
Subversion Subversion 1.5.6 CollabNet Subversion Command-Line Client 1.5.6

Notes:

  • Toad supports only Subversion 1.5.6 or later
  • Any Subversion client must have svn.exe in its installation directory to use version control in Toad.
  • Tortoise SVN is no longer supported in Toad because it no longer includes svn.exe in its installation directory.
Team Foundation Server (TFS) TFS 2005, 2008 Visual Studio (2005 and 2008) Team Foundation Server MSSCCI Provider

Configuration Prerequisites

You must configure Toad to work with your existing version control system. Ensure that you install the following on the same computer where you installed Toad.

Note: Toad connects to your version control system based on login information included in your configuration. Your version control client does not need to run for Toad to connect.

Provider Prerequisite
VSS VSS client
CVS CVSNT 2.5 client
Subversion Subversion client must be 1.5.6 or later, and the client must include the Subversion binary executable (svn.exe) in the client installation directory to work in Toad.
 

Notes:

  • Any Subversion client must have svn.exe in its installation directory to use version control in Toad.

  • In the BinaryPath field of the Command Based Version Control Properties window in Toad, you must specify the Subversion client installation directory where snv.exe is installed. Do not include the executable file name in this path.

TFS Visual Studio Team Foundation Server MSSCCI Provider

Notes:

  • This is not the same client that you install with Visual Studio. Download the MSSCCI Provider from one of these locations:

2005 MSSCCI Provider: http://www.microsoft.com/downloads
/details.aspx?FamilyID=87e1ffbd-a484-4c3a-8776-d560ab1e6198&DisplayLang=en

2008 MSSCCI Provider: http://www.microsoft.com/downloads/
details.aspx?familyid=FAEB7636-644E-451A-90D4-7947217DA0E7&displaylang=en

  • Specify the workspace name for the provider in the Team Foundation Server Properties window in Toad.

 


Global Operations

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. It supports simultaneous operation with multilingual data. This release is targeted to support operations in the following regions: North America, Western Europe and Latin America, Far-East Asia, Japan.

However, this release has the following known capabilities or limitations:


Getting Started

Contents of the Release Package

The Toad for DB2 release package contains the following products:

Installation Instructions

For important information about installing Toad for DB2, refer to the Toad for DB2 Installation Guide available from the Windows Start menu under Program Files | Quest Software | Toad for DB2 | Documentation.

Caution:
  • Do not attempt to manually import catalog entries from the IBM CLP window provided with Toad. If you have any DB2 ODBC entries, db2cfimp will overwrite your existing ODBC system DSN entries and can cause previously configured DB2 ODBC connections to stop working.
  • If a DB2 for LUW 7 client is installed on the machine where you are installing Toad, you must upgrade the DB2 client to version 8 before installing to avoid losing functionality in some DB2 native tools.

Installation Instructions for Additional Components

To install other Toad for DB2 components, refer to the following documentation:

Component Installation Instructions Documentation Location
Quest IBM DB2 z/OS component Quest IBM DB2 z/OS Component Installation Guide From the Start menu, select Program Files | Quest Software | Toad for DB2 | Documentation
Toad for DB2 agent Toad for DB2 LUW Agent Installation Guide From the Start menu, select Program Files | Quest Software | Toad for DB2 | Documentation
Quest SQL Optimizer for DB2 LUW Quest SQL Optimizer for IBM DB2 LUW Installation Guide Downloaded from Quest SupportLink (http://support.quest.com/) or from the Quest product site (http://www.quest.com)
Toad SQL Tuning for DB2 z/OS Toad for DB2 Installation Guide From the Start menu, select Program Files | Quest Software | Toad for DB2 | Documentation
Toad SQL Analysis for DB2 LUW Toad for DB2 Installation Guide From the Start menu, select Program Files | Quest Software | Toad for DB2 | Documentation

 


For More Information

Contacting Quest Software:

Email info@quest.com
Mail Quest Software, Inc.
World Headquarters
5 Polaris Way
Aliso Viejo, CA 92656
USA
Web

http://www.quest.com

Refer to our Web site for regional and international office information.

Contacting Quest Support:

(Commercial and Trial Support only)

Quest Support is available to customers who have a trial version of a Quest product or who have purchased a commercial version and have a valid maintenance contract.

Quest Support provides around the clock coverage with SupportLink, our web self-service. 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, and policy and procedures.
The guide is available at: http://support.quest.com/pdfs/Global%20Support%20Guide.pdf.

 

Yahoo Group

(Freeware Support)

You can join the Toad for DB2 discussion group by sending an email to: toad_db2-subscribe@yahoogroups.com

 


© 2009 Quest Software, Inc.
ALL RIGHTS RESERVED.

This document contains proprietary information protected by copyright. The software described in this document 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.

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
 

www.quest.com

Email: legal@quest.com

Refer to our web site for regional and international office information.

Trademarks

Quest, Quest Software, the Quest Software logo, Aelita, Akonix, Akonix, AppAssure, Benchmark Factory, Big Brother, ChangeAuditor, DataFactory, DeployDirector, ERDisk, Foglight, Funnel Web, GPOAdmin, I/Watch, Imceda, InLook, IntelliProfile, InTrust, Invertus, IT Dad, I/Watch, JClass, Jint, JProbe, LeccoTech, LiteSpeed, LiveReorg, MessageStats, NBSpool, NetBase, Npulse, NetPro, PassGo, PerformaSure, Quest Central, SharePlex, Sitraka, SmartAlarm, Spotlight, SQL LiteSpeed, SQL Navigator, SQL Watch, SQLab, Stat, StealthCollect, Tag and Follow, Toad, T.O.A.D., Toad World, vAnalyzer, vAutomator, vControl, vConverter, vEssentials, vFoglight, vMigrator, vOptimizer Pro, vPackager, vRanger, vRanger Pro, vReplicator, vSpotlight, vToad, Vintela, Virtual DBA, VizionCore, Vizioncore vAutomation Suite, Vizioncore vEssentials, Xaffire, and XRT are trademarks and registered trademarks of Quest Software, Inc in the United States of America and other countries. Other trademarks and registered trademarks used in this guide are property of their respective owners.

Disclaimer

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.