select length(name), name || 'x', t.* from sysibm.systables t where name = 'VNI250A101A' ; ; select length(tbName), tbName || 'x' from sysibm.sysIndexes where tbname = 'TWU101A1' ;