RX REPORTS
RXi: Retirement Details Extract Report ends in error the log said ORA-12899: value too large for column "JG"."JG_ZZ_FA_REG_ITF"."ASSET_KEY_FLEXFIELD" (actual: 43, maximum: 35)
column asset_key_flexfield at JG"."JG_ZZ_FA_REG_ITF is for VARCHAR2(35 BYTE) and We had defined asset key flexfield with 4 segments with value set for 20 maximum size, the total for this concatend columns is 80 caracters is there a way to increment the size for this column in order to show all the information.