Prior to downloading this Software, you must review the Software Transaction Agreement located here and confirm, by clicking the I agree check box below, that your organization accepts and is bound by the terms and conditions of the Software Transaction Agreement for this Software.
If you purchased the licenses for this Software by executing an order form with Quest or if you have an agreement with Quest that states that all purchases are governed by such agreement, then the terms and conditions of that agreement supersedes and takes precedence over the Software Transaction Agreement.
There is an issue with the "Migrate Object" function (from the right-click menu in the Object Explorer | Tables tab), when attempting to migrate two tables. When selecting the migration options, if the 'Include Drop Statements' option is not selected, the output script does include the 'Add Versioning' clause, which is intended for system versioning.If the 'Include Dr...
It's common for users to notice that the version number shown in the software doesn't always match the version number of the installer. This article explains why this happens and why it’s completely normal.
In Toad 8.0, when using Client CFG connections, there is an issue with the way Toad looks for the db2dsdriver.cfg file. When you try the Client Cfg → DSN Collection connection method, there is an error written in red in Toad: "Config file path: No configuration file found for client DB2COPY1" This happens because: - The default location for the db2dsdriver.cfg file is in ProgramData:C:\P...
In Toad 7.4.1, if you use a DB2CLI Writecfg command to try and add a connection via the DB2 Command Window, it is added successfully in DB2, but doesn't appear in the dropdown menu in the connection screen in Toad. The following example is successfully added, (but not shown in Toad): db2cli writecfg remove -dsn SAMPLEDBdb2cli writecfg add -dsn SAMPLEDB -database SAMPLEDB -host hostname -port 1...