Construct of select and subselect
I would like some help with the following select statement. JDBC/ODBC BridgeDB2/400 SQLI get the error [Code: -199, SQL State: 37000] [IBM][System i Access ODBC Driver][DB2 for i5/OS]SQL0199 -...
View ArticleRE: "Processing was cancelled due to an interrupt" with SQL0952N
Hi all,Another Error is also showing in db2diag.log which is given below:"FUNCTION: DB2 UDB, sort/list services, sqlsOptimizeNumMergeRuns, probe:10MESSAGE : ADM9000W Prefetching was disabled during...
View ArticleGetting the error in TOAD for DB2 Free Version 6.4 while altering the Stored...
Steps to reproduce:1. Right Click on the Procedure name and select Alter Procedure2. After that every time clicking on the SQL body produces the error...
View ArticleRE: Toad DB2 v6.3.0.508 beta posted
Hi,Is there a new Beta in the works or will there be a commercial version of 6.3 coming soon?We have a licensed copy of 6.2, but I can't use the automation scripts I wrote using the 6.3 Beta.All the...
View ArticleFTP EXPORT
I am trying to upload a .csv to an FTP site. The customer requires the file have an extention of yyyymmddhhmm and they do not want the header information. I had origially set it up as a file script...
View ArticleRE: Licensing information directory
C:\Users\\AppData\Local\{08439167- 4CA5- 48E9-A810- A3A7C0B80B06}\ProductLicenses.xml
View ArticleLicensing information directory
hi,where does toad for db2 client saves it's licensing information.and file name of licensing key.Thanks in Advance!*** answered.C:\Users\\AppData\Local\{08439167- 4CA5- 48E9-A810-...
View ArticleToad for DB2 - v6.3 beta installer updated
We have just posted our latest beta drop: Toad DB2 v6.3.0.57 (We had to renumber our beta builds so this build number is less than the previous drop's but do not worry - it is the latest).Please...
View ArticleRE: FTP EXPORT
I ran your post past Debbie Peabody our automation expert and she suggest the following:In automation, they would have to do this in two parts. First use the export wizard and uncheck the use headers...
View ArticleToad Automation Scripts
I inherited about 20 queries that have to be run every day in Toad (version 6.1.0.134) for DB2 on z/OS and we manually email the results to various business users. Most of the queries have a date...
View ArticleRE: FTP EXPORT
That works until you try to upload to the FTP site. What file do I define? The file name will change every day, but the FTP definition wants you to select a file name.
View ArticleRE: FTP EXPORT
Select the "use file mask" option and define a filter that will upload the correct file daily.
View ArticleRE: Fetch FIRST 1 ROW ONLY IN SUBSELECT GIVES SYNTAX ERROR IN TOAD for DB2 zos
Can you please paste the text of such statement here?Thanks,Andre
View ArticleReducing the HWM in DMS Table Spaces in db2 9.5 version
hi allI want to reduce the DMS tablespace .so after reorg i tried this commandALTER TABLESPACE TABLESPACE NAME REDUCE MAX but it is not working.It is showing error.It will work for db29.5...
View ArticleNew Toad DB2 v6.3.0.232 beta download is available
We have just posted our Toad DB2 v6.3.0.232 beta drop.This contains our latest fixes for the product.Please download the latest beta...
View ArticleRE: Upload DDL to Mainframe Member?
Robert,Thanks for your feedback and suggestion - we have created TDB-3341 to track this enhancement request.Thanks,Jeff
View ArticleUpload DDL to Mainframe Member?
I would like to give another suggestion to TOAD.I don’t think this would be too hard to do.I recently discovered the feature z/OS Remote Script Execute Wizard (I believe only enabled with DBA license...
View ArticleAdd option to add drop statement in script window
Hello,Currently when you open the script window it shows your create statement as well as your setting your schema and user name.I was wondering if you could add an option in the settings to add the...
View ArticleRE: Add option to add drop statement in script window
The Script tab is meant to be a quick\simple means of displaying the creation DDL.We do not want to introduce complexity to that control.You can use the 'Extract DDL' feature to optionally generate...
View Article