vijet
Jr. Member

Karma: 5
Posts: 56
|
 |
« Reply #1 on: November 14, 2011, 07:10:13 pm » |
|
Hi All We are trying to update from MAXIMO 6 to 7 . As a first step we are running upgrade on a demo database (OOB supplied with MAXIMO 6 without any customization ), As a first step we upgraded to 6.2.8. The update went through fine and we ran updatedb after this to update database to 6.2.8. Now when we run Integrity Checker from MAXIMO 7 we get error like
ERROR -- The Maximo definition of this column does not match the actual column: Thu Nov 10 17:14:12 PST 2011 ASSET.SOURCESYSID Maximo definition is ALN(10) Database column is VARCHAR2(40) Thu Nov 10 17:14:12 PST 2011 ERROR -- The Maximo definition of this column does not match the actual column: Thu Nov 10 17:14:12 PST 2011 ASSET.STATUS Maximo definition is ALN(20) Database column is VARCHAR2(80) Thu Nov 10 17:14:12 PST 2011
The point to be noted here is we are upgrading an OOB database and this error comes for almost all the out of box columns, looks like there is a difference between MAXIMO metadata and oracle metadata as you can see in the errors up each column is compared against multiple of 4 like ALN(10) to ALN(40) , ALN(20) to ALN(80).
Not sure if I missed something. Any advise direction will be helpfull. Thanks in Advance.
|