If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
How to find which index is type1 and which is type2 in a v8 database that have been migrated from V7.
I know when you migrate from v7 to v8 the indexes will not be converted from type1 to type2.
Thank You.
It worked !!
But i think this process involves too much of effort.
(1****n Inspect
2.Format the output)
On mainframe you can query system catalogs to find out the index is Type1 or Type2.
Iam trying to figure out similar way on UDB too