Database design recommendations usually say use of VARCHAR fields should be limited to text or description fields in DB2 for z/OS because of how DB2 handles VARCHAR fields and key fields should definitely not be VARCHAR.
Is that still true, especially in DB2 V10.
Is that still true, especially in DB2 V10.