Patch Is Failing Running FndXdfCmp With ORA-01430
(Doc ID 1504251.1)
Last updated on MAY 25, 2024
Applies to:
Oracle Applications DBA - Version 12.1.3 to 12.1.3 [Release 12.1]Information in this document applies to any platform.
Symptoms
On Oracle Applications, when attempting to apply any patch the following error occurs:
ERROR
Invoking Utility FndXdfCmp ...
Class: oracle.apps.fnd.odf2.FndXdfCmp
Method: applyXDF
Arguments: &un_gl &pw_gl &un_apps &pw_apps &jdbc_protocol &jdbc_db_addr table &fullpath_gl_patch/115/xdf_gl_drill_account_ranges_gt.xdf &fullpath_fnd_patch/115/xdf_xsl index_category=large parallel_index_threshold=20000
==========================================================
XDF file application started.
================================================================================
Applying XDF file : /$APPL_TOP/gl/12.0.0/patch/115/xdf/gl_drill_account_ranges_gt.xdf
================================================================================
ALTER TABLE GL.GL_DRILL_ACCOUNT_RANGES_GT ADD ( SEGMENT1 VARCHAR2(25) NULL )
Start time for statement above is Tue Oct 30 16:54:27 CET 2012
End time for statement above is Tue Oct 30 16:54:27 CET 2012
Error in executing statement ALTER TABLE GL.GL_DRILL_ACCOUNT_RANGES_GT ADD ( SEGMENT1 VARCHAR2(25) NULL )
Error message is ORA-01430: la colonna che si sta aggiungendo esiste già nella tabella
Error code is 1430
==========================================================
Invoking Utility FndXdfCmp ...
Class: oracle.apps.fnd.odf2.FndXdfCmp
Method: applyXDF
Arguments: &un_gl &pw_gl &un_apps &pw_apps &jdbc_protocol &jdbc_db_addr table &fullpath_gl_patch/115/xdf_gl_drill_account_ranges_gt.xdf &fullpath_fnd_patch/115/xdf_xsl index_category=large parallel_index_threshold=20000
==========================================================
XDF file application started.
================================================================================
Applying XDF file : /$APPL_TOP/gl/12.0.0/patch/115/xdf/gl_drill_account_ranges_gt.xdf
================================================================================
ALTER TABLE GL.GL_DRILL_ACCOUNT_RANGES_GT ADD ( SEGMENT1 VARCHAR2(25) NULL )
Start time for statement above is Tue Oct 30 16:54:27 CET 2012
End time for statement above is Tue Oct 30 16:54:27 CET 2012
Error in executing statement ALTER TABLE GL.GL_DRILL_ACCOUNT_RANGES_GT ADD ( SEGMENT1 VARCHAR2(25) NULL )
Error message is ORA-01430: la colonna che si sta aggiungendo esiste già nella tabella
Error code is 1430
==========================================================
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |