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

MOSC Banner

Patch 6678700: MTL_SERIAL_NUMBERS.xdf Failed

edited Sep 25, 2012 7:05AM in Install, Upgrade, Clone, Patch - EBS (MOSC) 3 commentsAnswered
VPC Team member opened this thread for the customer

Table Name is MTL_SERIAL_NUMBERS
Table exists in the target database
Checking for differences
Number of columns for the table in the xml file is 146
INFO: An additional column COUNTRY_OF_ORIGIN exists in the target database

CREATED_BY differs from the definition in the xdf file
In table MTL_SERIAL_NUMBERS the column CREATED_BY has changed from null to not null

Executing statement  

ALTER TABLE INV.MTL_SERIAL_NUMBERS MODIFY ( CREATED_BY  NOT NULL  )

Start time for statement above is Thu Sep 20 09:45:39 CDT 2012
End time for statement above is Thu Sep 20 09:45:39 CDT 2012
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