Wednesday, October 12, 2016

FRM-30187: Size of CHAR column in record group must be between 1 and 2000.

FRM-30187: Size of CHAR column in record group must be between 1 and 2000. Record Group EMPLOYEE



Error:

FRM-30187: Size of CHAR column in record group must be between 1 and 2000.
Record Group EMPLOYEE

Solution:

Go to the property fo RECORDGROUP named EMPLOYEE and there is one property called Column Specification there is one columns will be having length greater then 2000 there set it to 2000 which is maximum value. Then it will work.