Kbase 17373: Oracle Error -1754 when running protoora
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/05/1998 |
|
Oracle Error -1754 when running protoora
You will receive oracle error -1754 when running protoora, if the .df
you are loading to oracle contains a table with more than 1 column
with a format of long.
Oracle does not allow a table to have more than 1 column with a format
of long. When you experience the error:
01754, 00000, "a table may contain only one column of type LONG"
Protoora will terminate. You can edit the <schemaename>.sql file and
change the format to varchar 2. You can then use this file to load
into Oracle via sqlplus.
CAO 11/3/97
Progress Software Technical Support Note # 17373