Hi! We are creating a set of tables for our Japanese customers who are using DB2 V7 in codepage 932 (Shift-JIS).
Some of the tables that we created need to have index built on the VARGRAPHIC(254) columns. Those columns are meant to store up to 254 characters.
But DB2 has a 255 bytes limit on columns within an index.
How do people get around this limit?
Thanks!
Regards, Nancy
Some of the tables that we created need to have index built on the VARGRAPHIC(254) columns. Those columns are meant to store up to 254 characters.
But DB2 has a 255 bytes limit on columns within an index.
How do people get around this limit?
Thanks!
Regards, Nancy