RE: Cannot catalog db2 db in toad
One more question: I cannot catalog 2 databases from different servers with the same name?for example, I have rfs_it3 database on a test server and rfs_it3 database on a production server and I want to...
View ArticleRE: Cannot catalog db2 db in toad
Andra,You will need to use an Alias for your database name. The DB2 Catalog/Toad can only use one database name at a time. The Alias name can be anything you want. You could use "rfs_it3_a" as an...
View ArticleRE: Cannot catalog db2 db in toad
NO, the only way to define db with same name is use "ALIAS" this means thatin "catalog db" is mandatory specify the AS keyword with two differentvalue,for example:catalog db rfs_it3 as T_rfs_it3...
View ArticleCannot catalog db2 db in toad
Hello guys,I am new in Toad world. I have a database on an AIX server and I don't know how to add it in toad interface. I tried to catalog the database but I keep receiving the same error:ERROR [08001]...
View ArticleRE: TOAD and TFS suggestion
Robert,Thanks for the detailed information. We have opened internal issue TDB-3045 for the request to include Explicit Grant Statements along with the DDL in VCS.
View ArticleWhere to get Toad for DB2 Freeware 5.x?
I am currently using Toad for DB2 Freeware 5.x to connect to our DB2 LUW (9.5.x) environment. We have a new employee that needs to connect, and we found that Toad 6.x Freeware, the only version...
View ArticleRE: DB2 z/OS use of the || characters to concatenate a string.
Hello,ok, could be possible that exist a problem in Toad, and patch will bereleased.But, also remember that || is a SQL short cut of SQL statement CONCAT.My suggest is try using syntax like...
View ArticleRE: column mode?
Jeff,Do you know if this enhancement has been added to any future release?Thanks,Robert
View ArticleRE: column mode?
Robert,At this time we have not committed this enhancement to any particular release so we do not yet know when it will be available.Jeff
View Articlecolumn mode?
I was wondering if there is anyway to create a new feature in TOAD for column base editing.I have used this functionality all the time in Sql Server Management Studio and really miss it when I do DB2...
View ArticleRE: DB2 z/OS use of the || characters to concatenate a string.
This works file for me in Toad.select name || '.' || creator from sysibm.systables where CREATOR like '%POD%'I would imagine that the error you are getting has to do with your computer's region and...
View ArticleDB2 z/OS use of the || characters to concatenate a string.
Has anyone run into this issue. Normally, using || between strings will concatenate them into a single string. However, when using Toad, the Characters do not seem to convert correctly and you get a...
View ArticleRE: Where to get Toad for DB2 Freeware 5.x?
We no longer have or support any 5.x Toad DB2 Freeware versions. We recommend to upgrade to the latest 6.2 freeware version to take advantage of our latest features and fixes.
View ArticleRE: Where to get Toad for DB2 Freeware 5.x?
I would use the newest version if it supported our DB2 version. Since it doesn't I have switched to IBM Data Studio - that seems to connect to our old DB2 without issues. Thanks.
View ArticleRE: Where to get Toad for DB2 Freeware 5.x?
Sorry you decided to go back to Data Studio.I would still recommend that you think about upgrading your DB2 LUW version as IBM's 'End of Support Date' for DB2 LUW v9.5 was April 30, 2015.
View ArticleRE: Where to get Toad for DB2 Freeware 5.x?
Thanks for pointing out the expiration! We actually purchased extended support through IBM for our version. Our databases have been mostly migrated to SQL Server, but we still have a few outstanding...
View ArticleToad for DB2 - How to get the most out of this forum – Best practices for...
The better a problem is described, the better the assistance tends to be.In order to better assist with your issue at hand, please include the following information in your initial post: -...
View ArticleRE: how to fix it
In order to assist you we would have to gather a lot of information including:What Version of Toad DB2 are you using?What type of database are you trying to connect to?What Version is your DB2 client...
View Article