FRM-30187: Size of CHAR column in record group must be between 1 and 2000. Record Group EMPLOYEE
FRM-30187: Size of CHAR column in record group must be between 1 and 2000.
Record Group EMPLOYEESolution:
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.