R12.1.3 : Patch 16229717 failed
hello,
We trying to apply the patch 16229717 from the note:
AGIS: Approved Transactions (Online Mode) Are Not Passed to AR, AP Interfaces (Doc ID 1538364.1)
But we have the following error:
The table FUN_XLA_TAB_GT is missing the column FTH_ATTRIBUTE1
Executing statement
ALTER TABLE FUN.FUN_XLA_TAB_GT ADD ( FTH_ATTRIBUTE1 VARCHAR2(80) NULL )
Start time for statement above is Mon Apr 07 00:28:01 CDT 2014
End time for statement above is Mon Apr 07 00:28:01 CDT 2014
Error in executing statement ALTER TABLE FUN.FUN_XLA_TAB_GT ADD ( FTH_ATTRIBUTE1 VARCHAR2(80) NULL )
Error message is ORA-01430: la columna que se está agregando ya existe en la tabla