Hi
I would like to search a field name or literal in the entire IDD.
First of all is it possible.
I want to do some analysis in my project.
Even otherwise if there is any other option, please let me know.-
Joined: 20 Feb 2007 Posts: 11 Location: Houthalen, Belgium
I also want to know how you can search for an particular elements in the dictionary. I'm searching something as an "LIKE" instruction in DB2
E.g. : SELECT <element names> WHERE element names LIKE "X-01-%"
Is there a tool (batch/in IDD) what you can use to find elements in IDD using wild cards ?
For my project a want to know if there is a another element like "X-01-*"
Thanks a lot,