patch 13570893:R12.CLE.A all xdf files fail with ORA-1430
Hi,
All xdf are failing with ORA-1430 error like this one :
nvoking Utility FndXdfCmp ...
Class: oracle.apps.fnd.odf2.FndXdfCmp
Method: applyXDF
Arguments: &un_cle &pw_cle &un_apps &pw_apps &jdbc_protocol &jdbc_db_addr table &fullpath_cle_patch/115/xdf_cle_ap_hold_codes_ext.xdf &fullpath_fnd_patch/115/xdf_xsl index_category=small parallel_index_threshold=20000
TimeStamp : [Thu May 24 08:48:20 CEST 2012]
==========================================================
The table CLE_AP_HOLD_CODES_EXT is missing the column ATTRIBUTE1
Executing statement
ALTER TABLE CLE.CLE_AP_HOLD_CODES_EXT ADD ( ATTRIBUTE1 VARCHAR2(150) NULL )
Start time for statement above is Thu May 24 08:48:20 CEST 2012
End time for statement above is Thu May 24 08:48:20 CEST 2012
All xdf are failing with ORA-1430 error like this one :
nvoking Utility FndXdfCmp ...
Class: oracle.apps.fnd.odf2.FndXdfCmp
Method: applyXDF
Arguments: &un_cle &pw_cle &un_apps &pw_apps &jdbc_protocol &jdbc_db_addr table &fullpath_cle_patch/115/xdf_cle_ap_hold_codes_ext.xdf &fullpath_fnd_patch/115/xdf_xsl index_category=small parallel_index_threshold=20000
TimeStamp : [Thu May 24 08:48:20 CEST 2012]
==========================================================
The table CLE_AP_HOLD_CODES_EXT is missing the column ATTRIBUTE1
Executing statement
ALTER TABLE CLE.CLE_AP_HOLD_CODES_EXT ADD ( ATTRIBUTE1 VARCHAR2(150) NULL )
Start time for statement above is Thu May 24 08:48:20 CEST 2012
End time for statement above is Thu May 24 08:48:20 CEST 2012
Tagged:
0