Extract DDL for Nickname fails

– Error was raised during Create of Nickname TNG.TOPERATOR

DROP NICKNAME “TNG”.“TOPERATOR”;

–Error was raised during Create of Nickname TNG.TOPERATOR

–KeyNotFoundException

–The given key was not present in the dictionary.

– at System.ThrowHelper.ThrowKeyNotFoundException()

– at System.Collections.Generic.SortedList`2.get_Item(TKey key)

– at Quest.Compare.Schema.DB2.DBModel.CNS2PairNickname.ScriptCreate(IScriptBuilder iSB)

– at Quest.Compare.Schema.DB2.DBModel.ScriptAction.GetScript()

Same thing happens when I click on “Script” tab.

This used to work in version 4.7. Please help.

Thanks,
Bob T

Hi,

I’m on Toad for DB2 version 5.0.3.718. I’m trying to extract the DDL for a nickname, it fails with this error:

Can you please verify it using latest version of Toad for DB2 5.1?
If it doesn’t work there then give details how to reproduce it.