Install, Upgrade, Clone, Patch - EBS (MOSC)

MOSC Banner

patch 14173693:R12.GL.B fails running FndXdfCmp with Error message is ORA-01430: la colonna che si s

edited Nov 7, 2012 5:22AM in Install, Upgrade, Clone, Patch - EBS (MOSC) 3 commentsAnswered ✓
Hi,
While applying this patch due to an issue in FRM we encountered the following fatal error:

The Table GL_DRILL_ACCOUNT_RANGES_GT is missing the column SEGMENT1

Executing statement

ALTER TABLE GL.GL_DRILL_ACCOUNT_RANGES_GT ADD ( SEGMENT1 VARCHAR2(25) NULL )

Start time for statement above is Tue Oct 30 16:54:31 CET 2012
End time for statement above is Tue Oct 30 16:54:31 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 (meaning the column we're trying to add already exists in this table)
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center