Good afternoon, I would need help with a variable topic in a table in ORACLE. The field in ORACEL is VC4000 and fails to read it from Uniface 9.7 with the following error:
I / O function: O, mode: 0, on file / table: POLIZACERTIFICADOENDOSO
ORACLE Driver Error [-80]: Column has incorrect ORACLE storage format: Table POLIZACERTIFICADODOOSO, Column DE_OBSERVACION, expected storage format LONG, actual storage format is VARCHAR2
I / O function: O, mode: 0, on file / table: CAJAEGRESO
ORACLE Driver Error [-80]: Column has incorrect ORACLE storage format: Table CAJAEGRESO, Column DE_OBSERVACION, expected storage format LONG, actual storage format is VARCHAR2
Could you tell me how the field should be declared in ORACLE
Thank you