Consultor Eletrônico



Kbase P102532: Errors 132 and 2715 on add/update a table within the schema holder
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/16/2008
Status: Unverified

FACT(s) (Environment):

Oracle DataServer

SYMPTOM(s):

Add/Update a table within the schema holder

"tableX" selected

Two different errors 132 and one error 2715 occur

** <file-name> already exists with <field/value...>. (132)

** colsys<num> already exists with <columnY>. (132)

** <tableX> already exists with <columnY>. (132)

array subscript 0 is out of range (2715)

CAUSE:

Earlier columns on a user table, tableX, were marked as not in used but were not deleted

FIX:

Delete columns on Oracle table instead of marking them "not in use".