Kbase P129334: Index, table or column name too long. Name truncated to 30 during pro-to-ora
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  29/02/2008 |
|
Status: Unverified
FACT(s) (Environment):
OpenEdge 10.x
All Supported Operating Systems
Oracle DataServer
SYMPTOM(s):
Name length truncated to 30 characters
Warning messages during migration of Progress database to Oracle schema
WARNING: Index name too long. Name truncated to 30
CAUSE:
Oracle (at least up to version 10) limits table names, column names, index names and sequence names to 30 characters
FIX:
This warning message should be considered as is. Truncated names is not an issue since the initial full name is referenced in the schema holder. The mapping to the Oracle truncated name is performed using the FOREIGN-NAME field of the object, also present in the schema holder