Kbase P44412: OE 10.0A beta - Unable to dump data - LONGCHAR variables can
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  12/30/2003 |
|
Status: Unverified
FACT(s) (Environment):
OpenEdge 10.0A
SYMPTOM(s):
LONGCHAR variables can only be viewed by the LARGE EDITOR. (11212)
** /usr/dlcdev/tty/prodict/misc/_rundump.i Could not understand line 50. (196)
Cannot dump data from Data Administrator
CAUSE:
BUG# 20030925-013
CAUSE:
This is a known issue - UNIX _progres client allows to define table field as a LONGCHAR, which must not be allowed
FIX:
Delete the field defined as LONGCHAR and use CLOB instead.
This is fixed in OpenEdge 10.0A FCS - the LONGCHAR definition is now not allowed.